Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.31 KB

Comfy

Comfy is an AI-powered psychologist-Discord bot.

Comfy is a Discord-bot powerd by Falcon-7b, finetuned with the counsel-chat dataset using the Lit-GPT library.

How can I add Comfy to my Discord server?

To run Comfy, you'll need to:

After you have done this:

  1. Copy .env.example to .env.
  2. Enter your Discord bot token, and Discord server id into .env. The bot will only function within this server.
  3. In the terminal, navigate to the project dir and run:
poetry install
poetry run python comfy/app.py

References

License

MIT