Indegen AI Retrieval Engine using RAG.
- ๐คWelcome to IndegenAI โ your intelligent agent for retrieval-augmented conversations. Ask anything from uploaded content or the broader world.
- ๐Upload PDFs, DOCX, or plain text files. The bot will index and retrieve answers directly from your content.
- ๐It also responds to general knowledge or external-world queries using its built-in language model capabilities.
- ๐ง Built with a memory layer, so it can hold context over multiple turns, allowing deeper and more natural conversations.
- โ๏ธRuns on a fully serverless architecture for scalable, low-latency performanceโno infrastructure management required.
- ๐ ๏ธPowered by LangChain.js + vector search + the Vercel AI SDK in a Next.js environment.
- ๐Uses a vector store retriever (e.g., Supabase, Pinecone) to provide semantic, context-aware responses from your documents.
- ๐ฅGo ahead, upload a file and start exploring insights โ one question at a time.