AI-powered assistant chatbot designed to help new admission college students with academic and campus-related queries.
Project-Nexus is an AI-powered chatbot platform developed to simplify the onboarding experience for newly admitted college students. The system helps students access important academic, administrative, and campus-related information through an intelligent conversational interface.
The chatbot is capable of answering queries related to:
- admissions
- campus facilities
- academic procedures
- documents
- schedules
- student support
The platform combines document processing, OCR, authentication, database integration, and AI-powered response generation to provide an interactive student assistance system.
- Conversational student support chatbot
- Academic and campus-related query handling
- Intelligent response generation
- PDF document analysis
- OCR-based text extraction
- Automated content processing
- User login and authentication
- Secure access handling
- Student data handling
- Query management
- Information storage and retrieval
- Context-aware responses
- Structured information retrieval
- AI-assisted answer generation
assistant.py→ Main chatbot assistant logicapi.py→ API endpoints and backend communicationanswer_generator.py→ AI response generationdocument_processor.py→ Document parsing and processingcheck_pdf.py→ PDF validation and analysisauth.py→ Authentication handlingdatabase.py→ Database connectivitymodels.py→ Database/data models
data/→ Dataset and stored informationtemplates/→ Frontend templatesstatic/→ Static assetsDatabase/→ Database-related filesindex/→ Indexed search data
- Python
- Flask / FastAPI
- OCR Processing
- AI-based response generation
- PDF document parsing
- SQLite / SQL Database
- HTML
- CSS
- JavaScript
The goal of Project-Nexus is to improve the student onboarding experience by providing an accessible AI-powered assistant capable of simplifying academic and campus-related interactions for newly admitted students.
- Multi-language support
- Voice-enabled chatbot
- Real-time student portal integration
- Personalized student recommendations
- Mobile application support
Developed by Hrishikesh Kunde, a 2nd-year Computer Science student at NMIMS Mumbai (MPSTME).
- LinkedIn: Hrishikesh Kunde LinkedIn
- Email: hrishikeshkunde07@gmail.com
This project is developed for educational and research purposes.