VectorWorkflows/Missed-Lead-Responder ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python app that helps me respond to missed leads automatically.
I want it to take in lead info, keep track of who has not been replied to yet, and generate a polite follow up message so I can send it quickly instead of losing the lead. It should have a basic way to store or seed sample lead data, use environment variables for anything sensitive, and be easy to run locally. If it makes sense, include a small interface or workflow that lets me review a missed lead, see the suggested response, and mark it as handled.
Keep it practical and lightweight, with clear setup instructions in the example env file and requirements file. If you need current library details, look them up online and use the latest docs.