mirror-ollama-twitch-bot/README.md

18 lines
439 B
Markdown
Raw Normal View History

2024-03-03 00:07:33 +01:00
# NourybotGPT
2024-03-05 19:29:55 +01:00
Twitch chat bot that interacts with ollama. Work in Progress.
## Requirements:
Go
2024-03-05 19:30:53 +01:00
2024-03-05 19:29:55 +01:00
[Ollama.com](https://ollama.com)
## Build and run:
1. Change the default values in the provided `env.example` and rename it to `.env`.
2. Make sure ollama is up and running on the host.
3. With docker compose:
* `$ make up`
3. Without docker:
* `$ make build && make run`
4. Join the Twitch channel you chose and use `()gpt <cool query>`