Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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)
|