From 39ae18444fa008bed7ded807bad7a1a6ec4a6183 Mon Sep 17 00:00:00 2001 From: Chase Adams Date: Thu, 1 Aug 2024 17:05:53 -0500 Subject: [PATCH] added dir-assistant to UI projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 775ce2c88..8958fafcb 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,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) +- [dir-assistant](https://github.com/curvedinf/dir-assistant) (MIT) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)*