Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.52 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.52 KB

Turtle

cogito

Revolutionize learning with cogito.

Cogito is an AI-powered tutor that generates a personalized study plan for you. Simply give it a short prompt and generate a week long study plan tailored to your strenghts and weaknesses.

Demo

Video

Live Deployment

A live deployment can be found at Cogito

Dark Mode Landing

Light Mode WhyCogito

Setup

Backend

  1. Populate .env file as shown in .env.example
  2. Install requirements using pip install -r requirements.txt
  3. Run uvicorn main:app

Frontend

  1. Populate .env file as shown in .env.example
  2. Run npm install
  3. Run npm run -- --open
  4. Enjoy!

Team Members

Composition

Svelte     | 1215 lines | 44.98% | █████████████████████████████████████████████
Python     |  885 lines | 32.77% | █████████████████████████████████
TypeScript |  402 lines | 14.88% | ███████████████
CSS        |  126 lines |  4.66% | █████
JavaScript |   57 lines |  2.11% | ██
HTML       |   16 lines |  0.59% | █