diff options
author | Xiaoyi Chen <cxychina@gmail.com> | 2024-03-22 04:29:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-22 13:29:49 +0200 |
commit | 29ab270e65975785cdca3243a3de71ccebc1252a (patch) | |
tree | 0132e2e3e2042fadd148bc96d6033dce9b345a1e | |
parent | 6b8bb3a31d260a01020497c5f01025c34222fcb9 (diff) |
readme : add RecurseChat to the list of UIs (#6219)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -166,6 +166,7 @@ Unless otherwise noted these projects are open-source with permissive licensing: - [cztomsik/ava](https://github.com/cztomsik/ava) (MIT) - [ptsochantaris/emeltal](https://github.com/ptsochantaris/emeltal) - [pythops/tenere](https://github.com/pythops/tenere) (AGPL) +- [RecurseChat](https://recurse.chat/) (proprietary) - [semperai/amica](https://github.com/semperai/amica) - [withcatai/catai](https://github.com/withcatai/catai) - [Mobile-Artificial-Intelligence/maid](https://github.com/Mobile-Artificial-Intelligence/maid) (MIT) |