Shivam909058/voice-rag ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app for creating voice AI agents with two main parts, a voice knowledge base chat and a batch calling tool.
I want to be able to upload documents like PDF, TXT, DOC, and DOCX, or paste in text or a URL, then attach those files to an agent with a custom name, persona, and instructions. After that I should be able to open a voice chat with the agent and ask questions based on the uploaded material.
I also want a second section where I can upload a CSV of phone numbers, create an outbound calling campaign, assign the same kind of AI persona and prompt, then start and stop the campaign and see call logs, transcripts, and progress.
Please make it clean and easy to use, with a simple dashboard, document management, agent management, and campaign status screens. Use ElevenLabs for the voice features, and make sure it works locally with a backend and frontend setup. If you need anything current from the docs, look it up online first.
Are you gonna build this?
make sure you review the code using coderabbit