Merge pull request #268 from jmorganca/mchiang0610-patch-2

Update README.md
This commit is contained in:
Michael Chiang 2023-08-03 11:23:31 -04:00 committed by GitHub
commit f0b365a478
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)