Spaces:
Sleeping
Sleeping
Update to-do.md
Browse files
to-do.md
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
- data_loader.py β Handles dataset loading (CSV, Hugging Face)
|
5 |
- sql_tools.py β Contains SQL-related tools and database setup
|
6 |
- agents.py β Defines agents and their goals
|
7 |
-
- app.py β Orchestrates the Streamlit app
|
|
|
|
4 |
- data_loader.py β Handles dataset loading (CSV, Hugging Face)
|
5 |
- sql_tools.py β Contains SQL-related tools and database setup
|
6 |
- agents.py β Defines agents and their goals
|
7 |
+
- app.py β Orchestrates the Streamlit app
|
8 |
+
4. tab 1 -- Answer to the query + visualization specific to the query asked; tab 2 -- all the visualizations for the uploaded CSV/dataset.
|