This repository contains five workshops introducing high school students to AI, Python programming, and mobile app development through hands-on exercises and real-world applications.
This repository contains a collection of five workshops designed to introduce high school students to essential concepts in AI and Python programming. These activities were created to support the development of their year-long school project: a mobile application using Python and AI.
The workshops cover topics such as decision-making algorithms, AI classification models, and user interface design, providing students with the knowledge and skills needed to complete their project. Key features include practical exercises, hands-on coding, and real-world applications to solidify understanding and encourage creativity.
This project was undertaken during my first year of engineering studies (Bac+3) as part of an internship with the company Youth Fusion, offering valuable experience in applying technical knowledge to educational development and fostering collaboration with high school students.
To install and run the the workshop's solutions, follow these steps:
- Clone the repository:
git clone https://github.com/Victor-Pavageau/EducationalProgramAI.git- Navigate to the project directory:
cd EducationalProgramAI-
Install the required dependencies:
Make sure you have Python installed.
To start one of the workshop solution, simply go into the workshop directory and run the .py file.
Development: The development of this project was completed in April 2022.
Maintenance: This project is no longer maintained.
Future updates: No future updates are planned for this project.