This project is a simple CLI chatbot developed in C# that serves as a conversational interface with the Zie AI service to provide responses to user queries.
This conversational chatbot allows users to engage in natural language conversations with the Zie AI service. Users can input their queries, and the chatbot will display the AI's responses in a conversational manner.
To use this chatbot, follow these steps:
- Clone the repository to your local machine.
- Open the project in your preferred IDE or text editor.
- Build and run the
Program.cs
file.
- When prompted, enter your name to begin the conversation.
- The AI, named Zie AI, will introduce itself.
- Enter your queries to engage in a conversation with the AI.
- To exit the chatbot, type "/exit" and press Enter.
- Adonis Jr S (Isoy Dev) - Developer
- GhostZhen Dev Team - Development support
The AI used in this project is named Zie AI.
This project is licensed under the MIT License - see the LICENSE file for details.