From 820f95c4c4c774aeedbb84297e4912f09c3bbb1a Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Thu, 10 Aug 2023 20:13:47 -0700 Subject: [PATCH] add example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbb54266..0828e06e 100644 --- a/README.md +++ b/README.md @@ -159,3 +159,4 @@ curl -X POST http://localhost:11434/api/generate -d '{ - [Discord AI Bot](https://github.com/mekb-turtle/discord-ai-bot) - interact with Ollama as a chatbot on Discord. - [Raycast Ollama](https://github.com/MassimilianoPasquini97/raycast_ollama) - Raycast extension to use Ollama for local llama inference on Raycast. - [Simple HTML UI for Ollama](https://github.com/rtcfirefly/ollama-ui) +- [Emacs client](https://github.com/zweifisch/ollama) for Ollama