An adaptive learning platform that tailors educational experiences to individual needs, with dynamic content, interactive quizzes, and goal tracking on a visual roadmap.
Watch a demo of InstaLearn:
InstaLearn_.Revolutionizing.Education.with.Personalized.Learning.AI.2.mp4
git clone https://github.com/chrisma71/InstaLearn.gitcd frontend
npm install
npm run devcd ../backend
npm installUpdate the API keys in .env (MongoDB should stay the same)
Run the server:
node server.js