DummyAI is an AI designed for terminal that helps you in a lot of things. It is designed to automate many of your every tasks. (Based in Cohere API)
IMPORTANT: DummyAI can't see previous messages, chat is not continuous, that is why it's named Dummy
In case of bugs π, create an Issue
- It can write emails for you. β
- It can write essays. β
- It can help you with your code. β
- It can write summaries about books β
- It can recognize the message language β
- It can't read the message history β
- More soon!
See the examples here
Clone this repository:
git clone https://github.com/greedyboyy/dummyAI
Go in!
cd dummyAI
Install dependencies.
pip install -r requirements.txt
Before running it remember to register in cohere and get your secret API key. After getting it, replace the variable API_KEY in the main.py file with your key.
Run it
python main.py
When u want to exit the program just type exit
Enjoy! and please give us a star!