Skip to content

Add file upload, charts, icons, and centralize config#8

Open
nattu22 wants to merge 1 commit intomainfrom
feature/file-upload-icons-config-fix
Open

Add file upload, charts, icons, and centralize config#8
nattu22 wants to merge 1 commit intomainfrom
feature/file-upload-icons-config-fix

Conversation

@nattu22
Copy link
Owner

@nattu22 nattu22 commented Dec 5, 2025

  • Implemented FileProcessor for text/data extraction from files.
  • Updated flask_app.py and UI to support file uploads for content/charts.
  • Implemented IconSelector using embeddings and GlobalConfig paths.
  • Centralized model settings in GlobalConfig (defaulting to gpt-4o/mini).
  • Updated requirements.txt with scikit-learn, pandas, Pillow, openpyxl.
  • Refactored agents to use GlobalConfig.

- Implemented `FileProcessor` for text/data extraction from files.
- Updated `flask_app.py` and UI to support file uploads for content/charts.
- Implemented `IconSelector` using embeddings and `GlobalConfig` paths.
- Centralized model settings in `GlobalConfig` (defaulting to gpt-4o/mini).
- Updated `requirements.txt` with `scikit-learn`, `pandas`, `Pillow`, `openpyxl`.
- Refactored agents to use `GlobalConfig`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant