tacigomess / TalkData

Repository of the final project for Le Wagon's Data Science course! This project was developed to showcase the skills acquired throughout the course, with a special focus on Generative AI.
1 stars 0 forks source link

Hachbranch #52

Closed hachlam closed 1 month ago

hachlam commented 1 month ago

Enhanced the app by adding caching to reduce redundant computations, improving query response times. Implemented modular code structure for better readability and maintainability. Enhanced error handling for CSV file reading and query processing. Improved data visualization using Matplotlib. Added query preprocessing with OpenAI for better query relevance. Refactored code to remove unused imports and enhance logging.