Spaces:
Sleeping
Sleeping
File size: 508 Bytes
0f6450a 1df3d2a 0f6450a 1df3d2a 0f6450a 1df3d2a 703c53f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: LLM_Powered_Legal_RAG_Demo
emoji: π
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.29.1
app_file: run.py
pinned: true
license: mit
accelerator: cpu
python_version: 3.13
---
The repository for a demo of RAG system based on the "Federal Act on Foreign Nationals and Integration".
It supports both English and German for UI and query, including example questions, clear citations and detailed answers.
Integrated Langchain, FAISS vectorstore, Gradio UI, OpenAI APIs (GPT-4.1-mini)
|