From 5f301ece1d1ac948210b4a0c8a332a654afbf96a Mon Sep 17 00:00:00 2001 From: Dane Madsen Date: Fri, 17 Nov 2023 02:27:53 +1000 Subject: [PATCH] Add Maid to Community Integrations (#1120) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0dabc59c..ab19a727 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,10 @@ See the [API documentation](./docs/api.md) for all endpoints. ## Community Integrations +### Mobile + +- [Maid](https://github.com/danemadsen/Maid) (Mobile Artificial Intelligence Distribution) + ### Web & Desktop - [HTML UI](https://github.com/rtcfirefly/ollama-ui)