From 155734e09ae066efe26bca19d015ead10ea9d99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Szczygli=C5=84ski?= <61396542+szczyglis-dev@users.noreply.github.com> Date: Thu, 21 Nov 2024 10:54:39 +0100 Subject: [PATCH] readme: add community integration py-gpt (#6503) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be01628f..d07a684f 100644 --- a/README.md +++ b/README.md @@ -324,6 +324,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [LLMStack](https://github.com/trypromptly/LLMStack) (No-code multi-agent framework to build LLM agents and workflows) - [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) - [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)