An application that creates course for you by uploading syllabus image and with just one click, also contains in-app AI chatbot.All made using Microsoft Azure AI service.
To run the application go to server folder and .env file in this project make one if you dont have and put the following values
MONGO_URI
CLIENT_ID
CLIENT_SECRET
CVAZUREAPIKEY
HUGGINGCHAT_EMAIL
HUGGINGCHAT_PASSWORD
Now go to client folder and .env file in this project make one if you dont have and put the following values
EDGE_STORE_ACCESS_KEY
EDGE_STORE_SECRET_KEY
GITHUB_CLIENT_ID
Download Coursensei on your local machine and run this command
npm run dev
Currently you can only use github to login in the website