Skip to content

devesh-2002/EduAIx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

EduAIx - AI based Educational Platform

EduAIx is an AI based Educational Platform, aimed to help both Students and Teachers.

Features

  1. 3D Classroom Model
  2. Multimodal RAG for Students where Students can Query various PDFs, Audios and Links.
  3. Question Generator for generating Questions based on PDFs, and given prompt.
  4. AI Paper Corrector for giving grades and suggestions based on Textbook and Question - Answers and given prompt.

Tech Stack

  1. Python - FastAPI, Langchain
  2. Javascript - React.js, Three.js
  3. Vector Databases - MongoDB Atlas, ChromaDB
  4. API - OpenAI, Deepgram

Feature Enhancements

  1. Improving Response of the LLMs
  2. Gesture Detection using OpenCV