Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 1.86 KB

README.md

File metadata and controls

65 lines (47 loc) · 1.86 KB

OLabs Hackathon 2025 - HACKON4


👥 Team Members

  • Dattanand U D
  • Yadhu Vipin
  • Ghanasyam Sunil
  • Aditya Kiran

🚀 Project Overview

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.


✨ Features

🔹 AI-Powered Chatbot

  • Integrated chatbot to assist users with queries.
  • Drag-and-drop text feature for instant explanations.

🔹 Personalized Quiz System

  • 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.

🔹 AI-Powered Evaluation System

  • Users submit responses via an evaluation form.
  • AI automatically grades and provides feedback.

🔹 Text Simplification Feature

  • Users can click and select text to get a simplified version.
  • A chatbot icon allows users to drag text for AI-generated explanations.

🔹 Virtual Chemistry Lab

  • Built using React Three Fiber.
  • Users can conduct virtual chemistry experiments.
  • Generates chemical equations and experiment results.

🛠️ Technologies Used

  • 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)

⚙️ Installation & Setup

$ git clone https://github.com/Dattaaanand/Hackon4.git
$ cd your-repo-name
$ npm install
$ npm run dev

🚀 Innovating the future of learning with AI!