Update README.md

This commit is contained in:
lyx0 2024-03-08 20:16:10 +00:00 committed by GitHub
parent 7da9f823eb
commit 0625071b51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Ollama Twitch Bot
Twitch chat bot that interacts with ollama. Work in Progress.
Twitch chat bot that interacts with ollama.
## Requirements:
[Golang](https://go.dev/)
@ -16,3 +16,6 @@ Twitch chat bot that interacts with ollama. Work in Progress.
- Without docker:
- `$ make build && make run`
4. Join the Twitch channels you chose and type `()gpt <cool query>` and hopefully get a response.
## Example Response
![image](https://github.com/lyx0/ollama-twitch-bot/assets/66651385/3a8a6e7d-07d7-42fc-bf10-27227746a1a8)