Saana2005 commited on
Commit
841e24f
·
verified ·
1 Parent(s): 407a03a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,9 +1,7 @@
1
- # GenAI RAG App (Docs + Code)
2
-
3
- RAG application that:
4
- indexes PDF and text documents
5
- indexes and analyzes source code
6
- supports explanations, debugging, refactoring, complexity analysis
7
- supports doc summarization, keywords, bullet points
8
-
9
- Includes FastAPI backend + Streamlit UI + FAISS vector store
 
1
+ title: "GenAI RAG App (Docs + Code)"
2
+ emoji: "🧠"
3
+ colorFrom: "blue"
4
+ colorTo: "green"
5
+ sdk: "streamlit"
6
+ appFile: "app.py"
7
+ pinned: false