Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
atara57769
/
RAG_Knowledge_Assistant
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAG_Knowledge_Assistant
59.9 kB
Ctrl+K
Ctrl+K
1 contributor
History:
42 commits
atara57769
feat: add conversation history support to chat service and update Gradio UI for interactive sessions
491caa2
18 days ago
data
feat: implement RAG pipeline with Qdrant vector store, Groq LLM integration, and structured prompt management
18 days ago
db
refactor: migrate chat and ingestion logic into dedicated services and consolidate database initialization
18 days ago
rag
feat: implement modular RAG architecture, query routing, metadata-filtered retrieval, and a comprehensive offline testing suite.
18 days ago
services
feat: add conversation history support to chat service and update Gradio UI for interactive sessions
18 days ago
tests
feat: add conversation history support to chat service and update Gradio UI for interactive sessions
18 days ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
.gitignore
Safe
41 Bytes
feat: migrate LLM from local Flan-T5 to Groq API and add environment configuration files
18 days ago
README.md
Safe
5.98 kB
feat: add conversation history support to chat service and update Gradio UI for interactive sessions
18 days ago
app.py
Safe
3.7 kB
feat: add conversation history support to chat service and update Gradio UI for interactive sessions
18 days ago
config.py
Safe
705 Bytes
feat: introduce VECTOR_SIZE configuration for dynamic Qdrant collection creation
18 days ago
requirements.txt
Safe
144 Bytes
feat: implement modular RAG architecture, query routing, metadata-filtered retrieval, and a comprehensive offline testing suite.
18 days ago