Skip to content

This repository contains my Nexus internship projects: a specialized college admissions Q&A chatbot utilizing JSON, Python, and .pkl and .h5 files. The project is compatible with any Python IDEs such as VS Code, PyCharm, and IDLE.

Notifications You must be signed in to change notification settings

meghajbhat/University-Admission-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

NAME : MEGHA BHAT EMAIL : meghajbhat@gmail.com

ABC University Admission Chatbot

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.

Table of Contents

Features

  • 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.

Installation

To run the chatbot locally, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/abc-university-admission-chatbot.git
  2. Navigate to the Project Directory:

    cd abc-university-admission-chatbot
  3. Install Dependencies:

    pip install -r requirements.txt

Usage

  1. Run the ChatBot:

    python main.py
  2. Interact with the ChatBot: Enter your queries and receive responses from the chatbot. Type 'exit' or even 'bye' to quit the chatbot.

Contributing

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.

  1. Fork the project

  2. Create your Feature Branch:

    git checkout -b feature/AmazingFeature
  3. Commit your Changes:

    git commit -m 'Add some AmazingFeature'
  4. Push to the Branch:

    git push origin feature/AmazingFeature
  5. Open a Pull Request

Acknowledgements

Special thanks to the developers and contributors of AIML and TensorFlow for their invaluable tools and resources.

About

This repository contains my Nexus internship projects: a specialized college admissions Q&A chatbot utilizing JSON, Python, and .pkl and .h5 files. The project is compatible with any Python IDEs such as VS Code, PyCharm, and IDLE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages