From ace2cdf1c627178a78dea7c7a415ed92abfaed6f Mon Sep 17 00:00:00 2001 From: Muhammed Nazeem <39720973+n4ze3m@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:33:58 +0530 Subject: [PATCH] Add Page Assist to the community integrations (#2447) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0429e942..e01e78f1 100644 --- a/README.md +++ b/README.md @@ -342,3 +342,4 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Open Interpreter](https://docs.openinterpreter.com/language-model-setup/local-models/ollama) - [twinny](https://github.com/rjmacarthy/twinny) (Copilot and Copilot chat alternative using Ollama) - [Wingman-AI](https://github.com/RussellCanfield/wingman-ai) (Copilot code and chat alternative using Ollama and HuggingFace) +- [Page Assist](https://github.com/n4ze3m/page-assist) (Chrome Extension)