
Build an AI chatbot from your documents.
Upload resumes, product docs, manuals, or FAQs. BotBhai chunks them, builds a retrieval index, and gives you a chatbot that answers from your knowledge base — with cited sources.
📄 Smart ingestion
PDF, DOCX, PPTX, TXT, MD, CSV — async pipeline with streaming status updates.
🔎 Ranked answers + streaming
Jina embeddings → Pinecone retrieval → reranking → streaming Groq Llama 3.1 answers with cited sources.
🔗 Embeddable widget
One <script> tag → iframe-isolated floating bubble on any website, secured by an embed key.
📭 Missing-answers loop
Captures unanswered questions; one-click 'Add data' re-embeds the answer immediately.
🤖 Multi-bot per account
Create multiple bots, each with its own knowledge base, persona, and widget.
⚡ Clean architecture
SOLID ports-and-adapters design — providers are swappable, use-cases are independently testable.