From 97a7157e11876fe4cf440cdacd07c01fd1b9abdd Mon Sep 17 00:00:00 2001 From: vincent Date: Fri, 31 Jan 2025 07:36:08 +0100 Subject: [PATCH] Update README.md Add ChatPDFLocal which is a MacOS app for chatting local PDF, and it is supported by llama.cpp for running LLMs on Mac. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d40309875..0cd30af48 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo - [ramalama](https://github.com/containers/ramalama) (MIT) - [semperai/amica](https://github.com/semperai/amica) (MIT) - [withcatai/catai](https://github.com/withcatai/catai) (MIT) +- [ChatPDFLocal](https://www.chatpdflocal.com) (proprietary)