Mai is an AI-powered virtual mentor that helps you ask questions and get personalized guidance
git clone https://github.com/alifayed02/Mai
cd Mai/Frontend
yarn install
yarn start
cd Mai/Backend
pip install -r requirements.txt
cd Mai/Frontend
yarn start
cd Mai/Backend
python main.py




