diff options
author | Artem <guinmoon@gmail.com> | 2024-02-26 17:15:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-26 16:15:28 +0200 |
commit | c4d7f8178608440506e5489bae0109e4ca12e44a (patch) | |
tree | 9e07f65e0ef4f20355e944e4a960943ec405c1e8 | |
parent | e849078c6e09e72fdd2c95ba61f5fba9a7b2d9ef (diff) |
readme : update ui list (#5731)
* Add LLMFarm (ui for iOS) to list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -159,6 +159,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [withcatai/catai](https://github.com/withcatai/catai) - [Mobile-Artificial-Intelligence/maid](https://github.com/Mobile-Artificial-Intelligence/maid) (MIT) - [Msty](https://msty.app) (proprietary) +- [LLMFarm](https://github.com/guinmoon/LLMFarm?tab=readme-ov-file) (MIT) --- |