Skip to content

clucasjiang/AI-Desktop-ChatCat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Desktop Chatcat

Do humans dream of cyber cats?

demo

This project creates a desktop kitty that sleeps, wanders around, keeps you company, and replies to your messages.

Features

  • a basic tkinter app
  • randomly chooses actions
  • animation/ sprite management
  • openai integration

Improvements

  • improve gui for cat interaction
  • more complex behaviors (e.g., eating, dying(purrhaps?), responding to music, being able to control the computer via terminal/cmd)
  • adding more skins for the cat (can be done by AI as well)
  • onedrive

Run Instructions

  • set your openai api key as your environment variable with a name called "OPENAI_API_KEY"
  • open the root folder where the project is installed and run py main.py

Contributions

  • this project is based off the open source project Desktop Cat
  • Ryan and Sihao

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%