NAME : MEGHA BHAT EMAIL : meghajbhat@gmail.com
Welcome to the ABC University Admission Chatbot repository! This chatbot is designed to assist prospective students with inquiries related to admission procedures, courses offered, campus facilities, and more. Powered by AIML and TensorFlow, this chatbot provides accurate and timely information to help streamline the admission process for students.
- Comprehensive Responses: Answer queries about admission deadlines, course offerings, transportation, and more.
- Campus Information: Provide information on campus facilities, including housing options, dining facilities, and recreational activities.
- Application Assistance: Assist with the application process, including required documents and deadlines.
- Insightful Responses: Offer insights into academic life, teaching methodologies, and student support services.
To run the chatbot locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/your-username/abc-university-admission-chatbot.git
-
Navigate to the Project Directory:
cd abc-university-admission-chatbot
-
Install Dependencies:
pip install -r requirements.txt
-
Run the ChatBot:
python main.py
-
Interact with the ChatBot: Enter your queries and receive responses from the chatbot. Type 'exit' or even 'bye' to quit the chatbot.
Contributions to the project are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
-
Fork the project
-
Create your Feature Branch:
git checkout -b feature/AmazingFeature
-
Commit your Changes:
git commit -m 'Add some AmazingFeature'
-
Push to the Branch:
git push origin feature/AmazingFeature
-
Open a Pull Request
Special thanks to the developers and contributors of AIML and TensorFlow for their invaluable tools and resources.