Finish-him commited on
Commit
f8b942e
·
verified ·
1 Parent(s): aded655

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,4 +1,29 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  title: Agente DETRAN-RJ
3
  emoji: 🚗
4
  colorFrom: blue
 
1
  ---
2
+ title: "Prometheus — Agente Especialista DETRAN-RJ"
3
+ emoji: 🚗
4
+ colorFrom: blue
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "5.12.0"
8
+ app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ short_description: "AI assistant for DETRAN-RJ with RAG pipeline"
12
+ ---
13
+
14
+ # Prometheus — Agente Especialista DETRAN-RJ
15
+
16
+ IA treinada com regulamentações e manuais do DETRAN-RJ para suporte ao cidadão.
17
+
18
+ ## 🚀 Features
19
+ - **RAG Pipeline**: LangChain + FAISS + HuggingFace
20
+ - **LLM**: Mistral-7B-Instruct
21
+ - **Expertise**: DETRAN-RJ regulations and procedures
22
+
23
+ ## 🔗 Links
24
+ - [LinkedIn](https://www.linkedin.com/in/moises-costa-rj/)
25
+ - [GitHub](https://github.com/Finish-Him)
26
+ - ---
27
  title: Agente DETRAN-RJ
28
  emoji: 🚗
29
  colorFrom: blue