"Learn. Teach. Engage."
🚀 A dynamic AI-powered platform that empowers learners, instructors, and enterprises to create, sell, and learn from online courses.
Capstone Project bytheLoopersDevteam – SE17C.NJS class.
- 💻 Frontend Repository: neurolearn_frontend
- ⚙️ Backend Repository: neurolearn_backend
- 📱 Mobile App Repository: Academix_Mobile
- 🎨 Figma Design: Academix Figma Prototype
- 🌐 Live Site: academix.id.vn
| 👤 Name | 🆔 Student Code | |
|---|---|---|
| Âu Công Danh | QE170170 | danhacqe170170@fpt.edu.vn |
| Lê Nguyễn Phúc Anh | QE170043 | anhlnpqe170043@fpt.edu.vn |
| Lê Phước Thắng | QE170122 | thanglpqe170122@fpt.edu.vn |
| Tô Thế Vĩ | QE170234 | vittqe170234@fpt.edu.vn |
| Lê Mạnh Hùng | QE170213 | hunglmqe170213@fpt.edu.vn |
Supervisor: Mr. Huỳnh Vang – 📩 vangh@fe.edu.vn
✨ AITM (Academix) is an AI-integrated learning platform that allows users to:
- 🎯 Learn: Enroll in curated, AI-recommended courses.
- 🧑🏫 Teach: Create & sell personalized courses with AI-assisted tools.
- 💬 Engage: Interact with an AI chatbot for instant support & deeper learning.
- Browse & purchase high-quality courses.
- AI-driven recommendation engine for personalized learning.
- Instructors can design video-based & interactive courses.
- AI helps generate content, slides, and quizzes.
- Learners can ask questions anytime.
- AI provides summaries & extra resources.
- Instructor dashboard with revenue insights.
- Secure bank withdrawal integration.
- HR/Admins assign training to employees.
- Track progress & completion in real time.
- Auto-graded quizzes.
- Digital certification upon course completion.
🔧 Backend
Node.js,Next.js (App Router)MongoDBChatGPT API,TensorFlow,PyTorchAWS,Vercel,GCP
💻 Frontend
React.js,Next.js- Responsive UI (desktop & mobile)
📱 Mobile App
React Native/Expo- Cross-platform support (iOS & Android)
🧠 Applied AI
- ChatGPT
- AI Cloud Services
# Clone the frontend repo
git clone https://github.com/TheLoopersDev/neurolearn_frontend.git
cd neurolearn_frontend
# Install dependencies
npm install
# Start development server
npm run dev