Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lvvignesh2122
/
Gemini-Rag-Fastapi-Pro
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f2824f
Gemini-Rag-Fastapi-Pro
Ctrl+K
Ctrl+K
2 contributors
History:
25 commits
lvvignesh2122
feat: UI overhaul with dark mode, glassmorphism, and tavily dependency fix
5f2824f
3 months ago
frontend
feat: UI overhaul with dark mode, glassmorphism, and tavily dependency fix
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
220 Bytes
feat: Update RAG implementation to V2 with agentic graph and enhanced frontend
3 months ago
Dockerfile
Safe
381 Bytes
Add Dockerfile for HF deployment
4 months ago
LICENSE
Safe
1.07 kB
:wqInitial commit
4 months ago
README.md
4.24 kB
Update README.md
3 months ago
agentic_rag_graph.py
Safe
3.97 kB
Remove auth, fix quota issues with retries, and update agent graph
3 months ago
agentic_rag_v2_graph.py
8.71 kB
feat: implement multi-agent RAG with self-correction and web search
3 months ago
analytics.py
Safe
2.56 kB
RAG v2: HNSW ANN, cross-encoder reranking, evaluation logging, analytics dashboard
3 months ago
analyze_logs.py
Safe
1.26 kB
RAG v2: HNSW ANN, cross-encoder reranking, evaluation logging, analytics dashboard
3 months ago
eval_logger.py
556 Bytes
feat: implement multi-agent RAG with self-correction and web search
3 months ago
langgraph_rag.py
Safe
2.59 kB
Remove auth, fix quota issues with retries, and update agent graph
3 months ago
llm_utils.py
1.4 kB
feat: Update RAG implementation to V2 with agentic graph and enhanced frontend
3 months ago
main.py
7.74 kB
feat: implement multi-agent RAG with self-correction and web search
3 months ago
migrate_bm25.py
Safe
746 Bytes
Remove auth, fix quota issues with retries, and update agent graph
3 months ago
rag_eval_logs.jsonl
13.6 kB
feat: UI overhaul with dark mode, glassmorphism, and tavily dependency fix
3 months ago
rag_store.py
6.43 kB
feat: Update RAG implementation to V2 with agentic graph and enhanced frontend
3 months ago
requirements.txt
Safe
136 Bytes
feat: UI overhaul with dark mode, glassmorphism, and tavily dependency fix
3 months ago
verify_rag.py
1.43 kB
feat: Update RAG implementation to V2 with agentic graph and enhanced frontend
3 months ago