Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π FinSightX β AI-Powered Financial Analyst Suite
|
2 |
|
3 |
**FinSightX** is an intelligent, agent-powered financial assistant built using Groq's ultra-fast LLaMA 3.1 models, AutoRAG, and open-source tools. It allows users to query equities, summarize news, run macroeconomic forecasts, test quant strategies, track regulatory changes, and receive client-style advisory responses β all in one lightweight app.
|
@@ -115,4 +127,4 @@ If using Groq-hosted LLaMA 3.1, ensure compliance with Metaβs licensing.
|
|
115 |
## π¨βπ» Author
|
116 |
|
117 |
Developed by **Rahul Thakur**
|
118 |
-
Want to collaborate or contribute? Fork, star, and connect!
|
|
|
1 |
+
---
|
2 |
+
title: FinSightX - Financial Agent Suite
|
3 |
+
colorFrom: blue
|
4 |
+
colorTo: green
|
5 |
+
sdk: streamlit
|
6 |
+
sdk_version: 1.29.0
|
7 |
+
app_file: ui/streamlit_app.py
|
8 |
+
pinned: false
|
9 |
+
license: apache-2.0
|
10 |
+
short_description: Multi-agent AI assistant for finance, news, and analysis.
|
11 |
+
---
|
12 |
+
|
13 |
# π FinSightX β AI-Powered Financial Analyst Suite
|
14 |
|
15 |
**FinSightX** is an intelligent, agent-powered financial assistant built using Groq's ultra-fast LLaMA 3.1 models, AutoRAG, and open-source tools. It allows users to query equities, summarize news, run macroeconomic forecasts, test quant strategies, track regulatory changes, and receive client-style advisory responses β all in one lightweight app.
|
|
|
127 |
## π¨βπ» Author
|
128 |
|
129 |
Developed by **Rahul Thakur**
|
130 |
+
Want to collaborate or contribute? Fork, star, and connect!
|