/dummyAI

DummyAI is an AI that helps you in a lot of things. It is designed to automate many of your every tasks.

Primary LanguagePython

image

dummyAI 💻


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

Features 🎭

  • 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

Usage

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!