Skip to content

MissClickalot/ai-powered-cs-learning-portal

Repository files navigation

ai-powered-cs-learning-portal

My final year undergraduate Computer Science project.

The overall aim of this project is to develop a web platform to improve access to high-quality, free Computer Science materials for KS3/4 students and teachers. The platform will incorporate Artificial Intelligence to guide users to relevant Computer Science educational resources regardless of their subject expertise.

Project Setup

Navigate to the project folder

  1. Create a virtual environment and install requirements: pip install -r requirements.txt
  2. Create and populate the database: python create_database.py python populate_database.py
  3. Run the Flask app: flask run --host=0.0.0.0

About

My final year undergraduate Computer Science project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published