Kareman commited on
Commit
34241fb
·
1 Parent(s): e808cb9

udate readme.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # ContextAI
2
 
3
  A **FastAPI-based RAG application** that lets users upload documents (PDF/TXT) and ask questions.
 
1
+ ---
2
+ title: ContextAI
3
+ emoji: 🤖
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: docker
7
+ sdk_version: "1.0"
8
+ app_file: app.main
9
+ pinned: false
10
+ ---
11
  # ContextAI
12
 
13
  A **FastAPI-based RAG application** that lets users upload documents (PDF/TXT) and ask questions.