Skip to content

Coeus is an A.I. Computing Assistant for MacOS that can answer just about any question you may have reading back the responses if you choose. It also creates realtime images using A.I., all by leveraging the OpenAI API.

License

se7enack/ai-computing-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coeus - AI Computing Assistant

The Coeus AI Computing Assistant is a MacOS tool that uses the OpenAI API to generate images, answer questions, provide math solutions, recipes, code examples/correction, write reports, write letters, or just about anything. It will also read responses back to you.

Install

For M1 Chip Macs: Installation from Terminal.app

git clone https://github.com/se7enack/ai-computing-assistant.git
cd ai-computing-assistant/releases
unzip Coeus-M1-v1.0.0.zip
mv Coeus.app ~/Applications/.

For Intel Chip Macs: Installation from Terminal.app

git clone https://github.com/se7enack/ai-computing-assistant.git
cd ai-computing-assistant/releases
unzip Coeus-Intel-v1.0.0.zip
mv Coeus.app ~/Applications/.

Locate and run the app

Open a finder window and search for "Coeus"

Lock it to the dock

Signup to get an API key:

https://platform.openai.com/account/api-keys

Image Generated Example:

Example



A.I. Question / Answer



Additional Sample Images Created by A.I.

Happy Future with AI

Blind date

The lady who watches

Steampunk railroad conductor

Closeup of a human eye with fire

An angry woman in church

Enjoying a nuclear blast



Source Code

Python3 Source Code

About

Coeus is an A.I. Computing Assistant for MacOS that can answer just about any question you may have reading back the responses if you choose. It also creates realtime images using A.I., all by leveraging the OpenAI API.

Topics

Resources

License

Stars

Watchers

Forks

Languages