Raahulthakur commited on
Commit
1f30eec
Β·
verified Β·
1 Parent(s): bb4e28f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
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!