From c9a5aca3daf3bd8e704f668c6995926b56a7e65f Mon Sep 17 00:00:00 2001 From: Darius Kocar <60488234+DariusKocar@users.noreply.github.com> Date: Sun, 17 Nov 2024 15:19:26 -0800 Subject: [PATCH] readme: add Perfect Memory AI to community integrations (#7431) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49938b37..9083b3b2 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [ARGO](https://github.com/xark-argo/argo) (Locally download and run Ollama and Huggingface models with RAG on Mac/Windows/Linux) - [G1](https://github.com/bklieger-groq/g1) (Prototype of using prompting strategies to improve the LLM's reasoning through o1-like reasoning chains.) - [Ollama App](https://github.com/JHubi1/ollama-app) (Modern and easy-to-use multi-platform client for Ollama) +- [Perfect Memory AI](https://www.perfectmemory.ai/) (Productivity AI assists personalized by what you have seen on your screen, heard and said in the meetings) - [Hexabot](https://github.com/hexastack/hexabot) (A conversational AI builder) - [Reddit Rate]((https://github.com/rapidarchitect/reddit_analyzer)) (Search and Rate Reddit topics with a weighted summation) - [VT](https://github.com/vinhnx/vt.ai) (A minimal multimodal AI chat app with dynamic conversation routing, support both models backend by Ollama)