model change
Browse files
app.py
CHANGED
|
@@ -18,6 +18,11 @@ GraphRAG: Maps transactional relationships into dynamic knowledge graphs to dete
|
|
| 18 |
Tool Use: Integrates fraud detection APIs, anomaly scoring models, and regulatory compliance checkers
|
| 19 |
|
| 20 |
DSPy: Optimizes fraud explanation prompts for regulatory reporting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
""")
|
| 22 |
gr.Markdown("""
|
| 23 |
Retrieval: Public RBC Product Data
|
|
|
|
| 18 |
Tool Use: Integrates fraud detection APIs, anomaly scoring models, and regulatory compliance checkers
|
| 19 |
|
| 20 |
DSPy: Optimizes fraud explanation prompts for regulatory reporting
|
| 21 |
+
|
| 22 |
+
Other Use Case
|
| 23 |
+
------------
|
| 24 |
+
https://huggingface.co/spaces/kevinhug/clientX
|
| 25 |
+
https://kevinwkc.github.io/davinci/
|
| 26 |
""")
|
| 27 |
gr.Markdown("""
|
| 28 |
Retrieval: Public RBC Product Data
|