The CBIT Chatbot is an AI-powered virtual assistant designed to help students, faculty, and visitors quickly access information related to academics, schedules, departments, and campus resources at CBIT.
Students often face difficulty in accessing:
- Timetables and academic schedules
- Faculty and subject information
- Campus-related queries
- Department-specific details
Most information is scattered across different platforms, making it time-consuming and inefficient to find answers.
The CBIT Chatbot provides a centralized conversational interface where users can ask questions in natural language and receive instant, accurate responses.
Users interact with the chatbot through:
- Web interface or application
- Text-based queries
Example: "What is the timetable for AIML 3rd year?"
The chatbot:
- Understands user queries
- Extracts intent and keywords
- Matches them with stored data
The system fetches relevant information such as:
- Timetables
- Faculty details
- Subject information
- Announcements
The chatbot generates:
- Clear and structured responses
- Context-aware answers
- Follow-up suggestions
- Natural language conversation
- Timetable access
- Faculty and subject information
- Announcements and updates
- Instant responses
- Accessible on any device
- Saves time for students and faculty
- Centralized information system
- Easy-to-use conversational interface
- Reduces dependency on manual queries
- Scalable for future enhancements
- HTML, CSS, JavaScript
- Python or Node.js
- NLTK, spaCy, or Transformers
- MongoDB or SQLite
- APIs for dynamic data
- Optional integration with messaging platforms
# Clone the repository
git clone https://github.com/your-username/cbit-chatbot.git
# Navigate to project folder
cd cbit-chatbot
# Install dependencies
pip install -r requirements.txt
# Run the application
python app.py- Improves student experience
- Provides quick access to academic data
- Enhances digital transformation in campus
- Reduces workload on administration
- Voice-based interaction
- AI-powered personalized suggestions
- Integration with attendance and results
- Mobile application
The CBIT Chatbot acts as a smart digital assistant, simplifying access to campus information and improving communication between students and the institution.