#129 · Primary category: Knowledge Base & RAG
vault-ai
OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
Project last updated:07/08/25
GitHub Stars
3.4K
Forks
296
Contributors
5
License
MIT
Why we included this project
If you want to ask natural-language questions about a private set of documents, this project shows you the whole pipeline in one place. A Go server does the processing while a React frontend handles uploads: feed it PDFs, EPUBs, or plain text, and it splits the content into chunks, embeds each chunk through OpenAI, and stores the vectors in Pinecone. Ask a question and the same path retrieves the relevant sections and passes them to the model, so answers arrive with the filename and the exact passage they came from. Because the codebase is small, reading the upload and question handlers is a quick way to see chunking, embedding, and retrieval working together without a lot of abstraction.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience