An AI-powered EdTech platform that helps students solve academic questions using AI-generated responses. Used chatgpt
- Students can ask questions and receive AI-generated answers instantly.
βββ frontend
β βββ public
β βββ src
β β βββ components
β β βββ pages
β β βββ services
β β βββ App.jsx
β βββ package.json
βββ backend
β βββ config
β βββ controllers
β βββ models
β βββ routes
β βββ server.js
β βββ package.json
βββ .gitignore
βββ README.md
βββ .env1