I'm a complete noob with a use case where do i start?

I’ve been dabbling with OpenAI Agent Builder and have a use case in mind but not sure if it is possible to do within Agent Builder. ChatGPT says one thing but I want to ask the community to verify if it is actually possible.

For some context, I’m not a hard core developer just a tech consultant implementing ERPs across technical and functional work so don’t know all the in and out of this space. Like I mentioned, I’m a noob, but a noob with a use case. I built a ChatGPT that essentially searches the web for all public RFPs/RFIs for certain industry that’s not behind a login and compiles this all into a document including the URLs, it looks for any new RFPs/RFIs, updates existing RFPs for any addenda.

I want to take it a step further since a human currently goes into the document - goes into the URLs and downloads the RFPs/RFIs and stores in our internal Google Drive; categorized and labeled in our folder structure that essentially aligns with the type of RFP.

I want to automate the step of downloading the RFPs into our folder structure and when I was researching how to do this ChatGPT was pointing me to “Actions” in Agent Builder as ChatGPT says it’s there. But I don’t see this option for me? Am I missing something here?

Is what I envisioned possible in Agent Builder?

Ask ChatGPT to build you a python script for that and how to start it. Should be less than 150 lines of code

1 Like

And it’s really simple as that.