From 0625071b51b6b226a4266c83df6c6350e2c3c688 Mon Sep 17 00:00:00 2001 From: lyx0 <66651385+lyx0@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:16:10 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe0ec3a..c2d2119 100644 --- a/README.md +++ b/README.md @@ -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 ` and hopefully get a response. + +## Example Response +![image](https://github.com/lyx0/ollama-twitch-bot/assets/66651385/3a8a6e7d-07d7-42fc-bf10-27227746a1a8)