From 51af455f624598deee3960d3e9b1837225a97b0b Mon Sep 17 00:00:00 2001 From: aritra saha <162728301+olumolu@users.noreply.github.com> Date: Wed, 25 Dec 2024 09:35:35 +0530 Subject: [PATCH] readme: add alpaca client application to community integrations (#8227) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8cd54b3b9..dca4538cf 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [BoltAI for Mac](https://boltai.com) (AI Chat Client for Mac) - [Harbor](https://github.com/av/harbor) (Containerized LLM Toolkit with Ollama as default backend) - [PyGPT](https://github.com/szczyglis-dev/py-gpt) (AI desktop assistant for Linux, Windows and Mac) +- [Alpaca](https://github.com/Jeffser/Alpaca) (An Ollama client application for linux and macos made with GTK4 and Adwaita) - [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT/blob/master/docs/content/platform/ollama.md) (AutoGPT Ollama integration) - [Go-CREW](https://www.jonathanhecl.com/go-crew/) (Powerful Offline RAG in Golang) - [PartCAD](https://github.com/openvmp/partcad/) (CAD model generation with OpenSCAD and CadQuery)