diff options
author | Firat <firatkiral@gmail.com> | 2024-04-08 00:48:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 09:48:29 +0200 |
commit | d752327c3338d5b9634121d651c0105f2c933f9b (patch) | |
tree | ae506a2315e5aa571955ac0d072275474d14eeec | |
parent | 855f54402e866ed19d8d675b56a81c844c64b325 (diff) |
Adding KodiBot to UI list (#6535)
KodiBot is free and open source ai chat app released under the GNU General Public License.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [KanTV](https://github.com/zhouwg/kantv?tab=readme-ov-file)(Apachev2.0 or later) - [Dot](https://github.com/alexpinel/Dot) (GPL) - [MindMac](https://mindmac.app) (proprietary) +- [KodiBot](https://github.com/firatkiral/kodibot) (GPL) *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* |