Skip to content

Ishanthr1/FocusMate

Repository files navigation

Setup

Clone the repository

git clone https://github.com/Ishanthr1/FocusMate.git
cd FocusMate

Setup backend

cd backend
pip install -r requirements.txt    
python app.py

Setup frontend

cd ../src
npm install
npm run dev

Access the app

Open your browser and visit: http://localhost:5173

About

An AI-powered study assistant that uses computer vision and NLP to track focus, generate personalized quizzes, and optimize solo and group study sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors