diff options
author | Yaroslav <yaroslav.yashin@me.com> | 2024-04-17 14:47:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-17 15:47:50 +0300 |
commit | 8dd1ec8b3ffbfa2d26e82e672cea89f5eeb2f141 (patch) | |
tree | 884010f7999b80456616ade6485443c6c90540d6 | |
parent | facb8b56f8fd3bb10a693bf0943ae9d69d0828ef (diff) |
readme : add UI (#6724)
* Update README.md
* Update README.md
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -189,6 +189,8 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [MindMac](https://mindmac.app) (proprietary) - [KodiBot](https://github.com/firatkiral/kodibot) (GPL) - [eva](https://github.com/ylsdamxssjxxdd/eva) (MIT) +- [AI Sublime Text plugin](https://github.com/yaroslavyaroslav/OpenAI-sublime-text) (MIT) + *(to have a project listed here, it should clearly state that it depends on `llama.cpp`)* --- |