Skip to content

Peteryhs/IntelliLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

IntelliLearn is your ultimate personal learning ally, seamlessly blending Artificial Intelligence and Machine Learning. Crafted with precision and empowered by custom training using Ontario Curriculum resources, it redefines education. Unleashing the power of hundreds of meticulously curated pages ensures an unparalleled learning experience for all. Welcome to a new era of education, intelligently tailored to the Ontario Curriculum.

Information

  • This was made for Hack the Ridge 2023, an annual hackathon hosted at Iroquois Ridge High School in Oakville, Ontario.
  • We ended up being awarded $50 for having the best pitch!
  • Here's the link to our Pitch Slideshow: https://bit.ly/46RBlTM

Dependencies

  • Python 3.12 or higher
  • A valid OpenAI API Key
  • Tuned assistant AI

Quick Start

1. Clone the repository

git clone https://github.com/Peteryhs11/IntelliLearn.git
cd IntelliLearn

2. Install required dependencies

pip3 install -r requirements.txt

3. Input your OpenAI API Key into the .env file

Open the .env file using your computer's text editor and paste your API Key into the quotations (it should start with "sk").

4. Run the app.py file

python3 app.py

5. Navigate to the website in your browser

Open your preferred web browser and navigate to this address: http://127.0.0.1:5000

6. Happy learning!

Gallery

Dark mode Dark Mode

Light mode Light Mode

License

This code is licensed under the MIT License. Feel free to use this code, but make sure to credit this repository and the creators (Aiden Pinto, Peter Shao, and Kevin Rjeousski).

About

Elevate your learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors