- Dattanand U D
- Yadhu Vipin
- Ghanasyam Sunil
- Aditya Kiran
Our team, HACKON4, participated in OLabs Hackathon 2025 and developed an innovative AI-powered solution aimed at enhancing digital learning experiences. The project integrates various AI-driven features to improve user engagement and personalized learning.
- Integrated chatbot to assist users with queries.
- Drag-and-drop text feature for instant explanations.
- Users are given 2 questions per round.
- Difficulty adjustment logic:
- ✅ Both correct → Next questions are harder.
- ☑️ One correct → Same level continues.
- ❌ Both incorrect → Easier questions follow.
- Users submit responses via an evaluation form.
- AI automatically grades and provides feedback.
- Users can click and select text to get a simplified version.
- A chatbot icon allows users to drag text for AI-generated explanations.
- Built using React Three Fiber.
- Users can conduct virtual chemistry experiments.
- Generates chemical equations and experiment results.
- React Three Fiber (for Virtual Chemistry Lab)
- AI & Gemini API (for chatbot and evaluation system)
- JavaScript, Next.js (for frontend development)
- Flask (for backend endpoints and API fetching)
$ git clone https://github.com/Dattaaanand/Hackon4.git
$ cd your-repo-name
$ npm install
$ npm run dev
🚀 Innovating the future of learning with AI!