An intelligent tutoring system combining React frontend, Node.js backend, and Python RAG (Retrieval-Augmented Generation) service for personalized AI-assisted learning. tutorverse-21/ ├── ai-tutor-app ...
GSD-APP/ ├── index.html ← Landing page (homepage) ├── dashboard.html ← To-do app (the main app!) ├── login.html ← Login form (demo mode - not connected to server yet) ├── signup.html ← Sign up form ...