From df8048fecd44bc644b003d7570bd3e94dd2503cc Mon Sep 17 00:00:00 2001 From: Michael Chiang Date: Thu, 3 Aug 2023 11:22:57 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e80afb44..2426ef98 100644 --- a/README.md +++ b/README.md @@ -153,3 +153,4 @@ curl -X POST http://localhost:11434/api/create -d '{"name": "my-model", "path": - [Continue](https://github.com/continuedev/continue) - embeds Ollama inside Visual Studio Code. The extension lets you highlight code to add to the prompt, ask questions in the sidebar, and generate code inline. - [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)