patowari/Local-RAG-System-with-DeepSeek-and-Streamlit
This repository features a Local RAG System powered by DeepSeek-Coder and Streamlit. It processes uploaded documents into a vector store and generates context-aware responses using a RAG pipeline. It includes rag_app.py for command-line use and streamlit_rag.py for a web interface. Utilizes Hugging Face Transformers, LangChain, and Chroma.
Stars
—
Forks
1
Language
Python
License
—
Category
Last pushed
Jan 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/patowari/Local-RAG-System-with-DeepSeek-and-Streamlit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ankushkhadka21/ragit
📄 Build RAG applications easily with ragit, a Python toolkit for document handling, vector...
ksm26/Function-Calling-and-Data-Extraction-with-LLMs
Master the techniques of function-calling and structured data extraction with LLMs. Learn to...
Raghavan-04/RAG_model
A Dual-Stream Processing Architecture, where information extraction pipeline designed for the...
Anshu-312/rag-system-foundation
This repository provides a small, end-to-end example demonstrating ingestion, embedding, vector...
pronzzz/prismNLG
PrismNLG is a modular Natural Language Generation system built on Hugging Face Transformers,...