Open source
LLM App: Live RAG Without a Vector DB
Learn how pathwaycom/llm-app, an open-source project, turns documents into a live question-answering system. See how it keeps your data in sync automatically. More at
Watch on YouTube · Watch on TikTok
The story
What the video said
LLM App, an open source project, turns your documents into a live question answering system. It keeps answers fresh as files change. You have a folder of PDFs and want to ask questions. But every time a file changes, you must rebuild the search index manually. That is slow. LLM App is an open source project that provides ready to run templates. It watches your files and updates the index automatically. No separate vector database needed. The demo shows a chat box. You type a question and get an answer from your latest documents. The index syncs live as you edit files. LLM App gives you live document search with automatic updates. It is open source and ready to run with Docker.
This page was generated from the Ming Dao AI publication record.
Ming Dao AI is independent and unaffiliated with GitHub or the featured project. Read our editorial policy.