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

TalkData

Project: Leveraging Generative AI to Communicate with Your Data, Create, and Interpret Graphs

The goal of this project is to explore the use of generative artificial intelligence to empower knowledge holders to independently conduct research and create their own charts, facilitating more complex and spontaneous analyses. By adopting this approach, the need for SQL expertise or specialized tools like Tableau or PowerBI is minimized. Using advanced AI models, the project aims to develop solutions that simplify interaction with data, allowing users to generate intuitive and informative visualizations from raw data and gain valuable insights in an accessible and visually appealing manner.

Team :

| Ilias Benkhaled | | Hachem Lamrani Alaoui | | Jens | | Lucia Fontana | | Taciana Gomes Cruz |

Responsibles TAs :

| Sjoerd | | Kenza |

Database: Insurance Data Agency Performance Dataset

Image of the diagram

TalkData

How to use

python -m venv .venv
source .venv/bin/activate
pip install -r requirements
cd talk_data
./start.sh