aniket-work/autonomous-rfp-agent ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python proof of concept that can take an RFP or long requirements doc, pull out the important asks, find matching info from a small knowledge base, and draft a solid proposal response automatically.

I want it to feel like a little team of AI agents working together, one to read the document, one to research related company material, one to write the response, and one to check the draft for missing points or bad wording before it finishes. It should run from a simple main script, print clear progress in the console, and use an OpenAI style API key from a .env file.

Keep the knowledge base simple for now, something mock or local is fine, but make the workflow look realistic and easy to extend later. If you need current docs for any library choices, look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab