File size: 966 Bytes
dcf8917
419fe53
 
 
 
 
 
 
4d55cc7
 
 
819af17
419fe53
2cde00e
cdc6d1f
 
 
5e2063f
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
1. ~~include graphs/charts~~
2. Downloadable Visualization Images
3. Automatically generate the most relevant chart (e.g., bar chart, line graph, pie chart) based on query content (in Tab 1)
4. include tables
5. fix prompts + report structure/content
6. ~~fix viz insights sectio~~
7. Allow users to download the report as PDF or TXT.
8. split the code into functional modules:
   - data_loader.py β†’ Handles dataset loading (CSV, Hugging Face)
   - sql_tools.py β†’ Contains SQL-related tools and database setup
   - agents.py β†’ Defines agents and their goals
   - app.py β†’ 
9. tab 1 -- Answer to the query + visualization specific to the query asked; tab 2 -- all the visualizations for the uploaded CSV/dataset.
10. dynamic viz issue: fix partial report rendering; threading + progress indicator(s)


final report should consist of:
overview, [yearly salary trends, location + remote work impact, company size consideration] + visual insights, conclusion)