Skip to content

An AI-Powered tutor that generates weekly study plans customized to you. To aid you in your studies, it also generates quizzes and flashcards

Notifications You must be signed in to change notification settings

lalitm1004/cogito-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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% | █