Logo Lanfrica

daniel-turu/ICIN-chatbot

Domaine:

natural language processing
Créateur:
dan
Hôte:
This repository contains the source code for the ICIN Learning Center Chatbot, a conversational agent built using Natural Language Processing (NLP) techniques. The chatbot is designed to provide information and assistance related to ICIN Learning Center, an educational institution based in Plateau State, Nigeria. # ICIN Learning Center Chatbot This repository contains the source code for the ICIN Learning Center Chatbot, a conversational agent built using Natural Language Processing (NLP) techniques. The chatbot is designed to provide information and assistance related to ICIN Learning Center, an educational institution based in Plateau State, Nigeria. ## Features - **Interactive Conversations:** Engage in interactive conversations with the chatbot to get information about ICIN Learning Center, its courses, enrollment process, and more. - **Text-to-Speech Integration:** The chatbot not only responds in text but also utilizes text-to-speech functionality to audibly communicate with users. - **ANSI Formatting:** The user interface incorporates ANSI escape codes for text formatting, enhancing the visual appeal of the chat interactions. ## How to Use 1. Clone the repository to your local machine. 2. Install the required dependencies, including NLTK and pyttsx3. 3. Run the script using Python (`python chatbot.py`) to start interacting with the ICIN Learning Center Chatbot. 4. Type 'exit' to end the conversation. ## Chatbot Commands - Type greetings like 'hi,' 'hello,' or 'hey' to initiate a conversation. - Inquire about ICIN Learning Center, available courses, office location, enrollment process, and online learning options. - Express gratitude with 'thank you.' - End the conversation by typing 'bye' or 'goodbye.' Feel free to explore the code and customize the chatbot for your specific use case. If you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request. Happy chatting with ICIN Learning Center Chatbot!