mirror of
https://github.com/lyx0/ollama-twitch-bot.git
synced 2024-11-06 18:52:03 +01:00
Twitch chat bot that interacts with ollama.
.gitignore | ||
commands.go | ||
docker-compose.yml | ||
Dockerfile | ||
env.example | ||
generate.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md | ||
send.go |
NourybotGPT
Twitch chat bot that interacts with ollama. Work in Progress.
Requirements:
Go
Build and run:
- Change the default values in the provided
env.example
and rename it to.env
. - Make sure ollama is up and running on the host.
- With docker compose:
$ make up
- Without docker:
$ make build && make run
- Join the Twitch channel you chose and use
()gpt <cool query>