From ae06bb426bcf4b16b116338011ad52f237ada5e9 Mon Sep 17 00:00:00 2001 From: Steve Korshakov Date: Tue, 21 Nov 2023 11:08:19 -0800 Subject: [PATCH] add Llama Coder (#1225) * add Llama Coder * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ef0b8a8..4fb58414 100644 --- a/README.md +++ b/README.md @@ -272,3 +272,4 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Discord AI Bot](https://github.com/mekb-turtle/discord-ai-bot) - [Hass Ollama Conversation](https://github.com/ej52/hass-ollama-conversation) - [Rivet plugin](https://github.com/abrenneke/rivet-plugin-ollama) +- [Llama Coder](https://github.com/ex3ndr/llama-coder) (Copilot alternative using Ollama)