chromedb
Here are 13 public repositories matching this topic...
Personal AI with persistent memory. Turns any LLM into an entity that remembers who you are, learns from your conversations, and grows over time. Local, private, yours.
-
Updated
May 21, 2026 - HTML
RAG-based Question Answering system using LangChain, Groq LLM, and ChromaDB that processes PDFs and retrieves context-aware answers with source references.
-
Updated
Mar 27, 2026 - Jupyter Notebook
I understood in practical way and tried to explain same.
-
Updated
Apr 25, 2026 - Python
RAG-based customer support assistant using LangGraph, ChromaDB, and Groq with human-in-the-loop escalation.
-
Updated
Apr 24, 2026 - Python
Sovereign-RAG is a Private Local Intelligence Engine. It allows you to talk to your PDF documents without ever sending that data to the internet. It uses Retrieval-Augmented Generation (RAG), which means the AI "reads" your specific files to give accurate answers instead of guessing.
-
Updated
May 9, 2026 - Python
A minimal, fully local Retrieval-Augmented Generation pipeline built from scratch. Covers document chunking, embedding with sentence-transformers, vector storage via ChromaDB, and LLM generation through Ollama.
-
Updated
Apr 11, 2026 - Python
A multilingual and multimodal Retrieval-Augmented Generation (RAG) system that enables organizations to query internal documents using AI while keeping data secure. The system processes text, tables, and images from documents and generates grounded answers with citations using modern LLMs.
-
Updated
Mar 5, 2026 - Python
RAG PDF Chatbot using Python, ChromaDB, Sentence Transformers and Gemini API
-
Updated
May 29, 2026 - Python
Improve this page
Add a description, image, and links to the chromedb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chromedb topic, visit your repo's landing page and select "manage topics."