tongyi21 commited on
Commit
703c53f
·
verified ·
1 Parent(s): db81bb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -10,4 +10,10 @@ pinned: true
10
  license: mit
11
  accelerator: cpu
12
  python_version: 3.13
13
- ---
 
 
 
 
 
 
 
10
  license: mit
11
  accelerator: cpu
12
  python_version: 3.13
13
+ ---
14
+
15
+ The repository for a demo of RAG system based on the "Federal Act on Foreign Nationals and Integration".
16
+
17
+ It supports both English and German for UI and query, including example questions, clear citations and detailed answers.
18
+
19
+ Integrated Langchain, FAISS vectorstore, Gradio UI, OpenAI APIs (GPT-4.1-mini)