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.
A live deployment can be found at Cogito
- Populate
.env
file as shown in.env.example
- Install requirements using
pip install -r requirements.txt
- Run
uvicorn main:app
- Populate
.env
file as shown in.env.example
- Run
npm install
- Run
npm run -- --open
- Enjoy!
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% | █