Skip to content

Victor-Pavageau/EducationalProgramAI

Repository files navigation

Educational Program AI

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.

Table of Contents

  1. About
  2. Installation
  3. Usage
  4. Status

About

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.

Installation

To install and run the the workshop's solutions, follow these steps:

  1. Clone the repository:
git clone https://github.com/Victor-Pavageau/EducationalProgramAI.git
  1. Navigate to the project directory:
cd EducationalProgramAI
  1. Install the required dependencies:

    Make sure you have Python installed.

Usage

To start one of the workshop solution, simply go into the workshop directory and run the .py file.

Status

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.