From 5ee96aa7e095b88e9034121161a248b9e0f64fb6 Mon Sep 17 00:00:00 2001 From: Rune Berg Date: Thu, 22 Aug 2024 06:58:25 +1200 Subject: [PATCH] Add to README: ConfiChat - a lightweight, standalone, multi-platform, and privacy focused LLM chat interface with optional encryption --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb2b93a35..0b15aa029 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT) - [AIKit](https://github.com/sozercan/aikit) (MIT) - [LARS - The LLM & Advanced Referencing Solution](https://github.com/abgulati/LARS) (AGPL) +- [ConfiChat - Multiplatform standalone UI with Encryption](https://github.com/1runeberg/confichat) (Apache2) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*