diff options
author | zhouwg <6889919+zhouwg@users.noreply.github.com> | 2024-03-29 15:33:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 09:33:46 +0200 |
commit | b910287954d4462fd3d48938336770e258459677 (patch) | |
tree | 372b1520ecdfb33fd3b5c02d27180d7a717cd0a7 | |
parent | 809398709041ee854fbbad9b344bcfdcd3712d59 (diff) |
readme : add project (#6356)
* readme: add Android UI binding
* Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -175,6 +175,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [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) +- [KanTV](https://github.com/zhouwg/kantv?tab=readme-ov-file)(Apachev2.0 or later) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* |