Spaces:
Sleeping
Sleeping
Dhruv Pawar
commited on
Commit
Β·
045cb2c
1
Parent(s):
1273036
first commit
Browse files
README.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# β‘ Neural Data Analyst
|
| 2 |
+
|
| 3 |
+
Premium AI-Powered Business Intelligence Suite
|
| 4 |
+
|
| 5 |
+
## π Features
|
| 6 |
+
- π Comprehensive Data Analysis
|
| 7 |
+
- π€ AI-Powered Insights
|
| 8 |
+
- βοΈ Model Battle Arena
|
| 9 |
+
- π¬ Advanced EDA
|
| 10 |
+
- π Interactive Visualizations
|
| 11 |
+
|
| 12 |
+
## π οΈ Setup
|
| 13 |
+
|
| 14 |
+
1. Clone this repository
|
| 15 |
+
2. Install dependencies: `pip install -r requirements.txt`
|
| 16 |
+
3. Copy `.env.template` to `.env` and add your Groq API key
|
| 17 |
+
4. Run: `streamlit run app.py`
|
| 18 |
+
|
| 19 |
+
## π API Key Setup
|
| 20 |
+
|
| 21 |
+
Get your free API key from [Groq Console](https://console.groq.com/keys)
|