Skip to content

B-Proctor/chataithing

Repository files navigation

Psedo Conversation AI

Welcome to the Conversation AI, a simple but engaging command-line chatbot and game hub! This project aims to provide a fun and interactive way to chat with the AI, enjoy some entertaining games and explore various commands.

Features

  • Chat with the AI: Start a conversation with our AI by typing messages in the terminal. The AI can respond to greetings and engage in simple conversations.

  • Play Games: Challenge the AI to a game of "Number Guessing" or "Rock, Paper, Scissors." Test your skills and see if you can outsmart the AI.

  • Execute Commands: Interact with the AI using various commands. You can explore available commands and even add your own.

Usage

  1. Clone this repository to your local machine.

  2. Compile the program using a C++ compiler:

    g++ -o conversation_ai cmp_cpp.cpp responses.cpp greetings.cpp jokes.cpp commands.cpp gm1.cpp gm2.cpp -std=c++11 // or run the bat file to compile with mingw
    

Start chatting with the AI, playing games, or executing commands!

Available Commands cmd: List available commands. gm1: Play the "Number Guessing" game. gm2: Play the "Rock, Paper, Scissors" game.

Feedback We welcome your feedback and contributions to make this project even better. Feel free to open issues, suggest new features, or submit pull requests. (keep in mind this is literally just me messing around)

License This project is licensed under the MIT License - see the LICENSE file for details.

Enjoy chatting with our AI and have fun playing the games! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors