Skip to content

A Slack bot helping you to write diaries and to-dos on Trello, powered by ChatGPT

License

Notifications You must be signed in to change notification settings

MingStar/hannah-life-coach-demo

Repository files navigation

Hannah, an AI Life Coach (Powered by ChatGPT)

A slack bot that captures your thoughts, gives you suggestions, writes journals and makes to-do items on Trello

Local Development

Dependencies

Python 3.10+
Poetry

First time install

Rename config.example.yaml to config.yaml, fill the variables

Then:

poetry install

Run the app

With hot reload in PyCharm:

press the orange Play button (by Reloadium)

from CLI:

python main.py

Deployment

docker-compose build
docker-compose up -d

Credits:

Prompt idea from this YouTube Video (Chinese).

License

See the LICENSE file for license rights and limitations (MIT).

About

A Slack bot helping you to write diaries and to-dos on Trello, powered by ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published