No-Code AI Bot Building Framework
A no-code environment for building custom AI agents on configurable LLMs, connecting different models and data sources for RAG. Twilio handles programmable voice; Google handles sign-in.
What I built
- A no-code environment where users build custom AI agents on top of configurable LLMs — OpenAI and Llama 3.
- Connects different LLMs and data sources for retrieval-augmented generation (RAG) through LlamaIndex.
- Twilio Programmable Voice lets the agents take phone calls.
- Google handles sign-in.
- Backend in FastAPI with TypeScript and MongoDB; Selenium for browser automation.
- Runs in Docker, behind PM2 and Nginx.