Skip to content

ashreya2003/Academic-Advisor-using-RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 ConsultGPT

ConsultGPT is a smart, academic-focused chatbot designed to help students interactively explore their course information, GPA, term history, and get personalized academic advice. Powered by the Google Generative AI model, it integrates real-time conversation with student data for an enriched advising experience.


🎯 Features

  • 🧠 AI-powered Academic Advisor (Google Gemini 1.5 Flash)
  • 🔍 Recognizes students by name and fetches academic records
  • 🗂️ Recommends electives, schedules, and available course timings
  • 💬 Real-time chat interface with responsive design
  • 🌙 Dark mode with beautiful gradients and animations

📂 Project Structure

.
├── index.html          # Main HTML structure
├── style.css           # Elegant and responsive CSS styling
├── tempscript.js       # Chatbot logic & integration with generative AI
└── data/
    ├── Students_Enrollment.json
    ├── Academic_Progress.json
    ├── Class_Schedule.json
    └── Term_History.json

About

RAGAdvisor is a simple AI-powered academic advisor bot built using Google Gemini and Retrieval-Augmented Generation (RAG). It helps students by understanding their academic records (in JSON format) and provides personalized suggestions for classes, electives, and scheduling — all in a natural chat interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors