nai-chatbot
A chatbot web server for NovelAI, with persistent chat context and log storage (by rosemash)
lit
Toolkit for developing, sharing, and running luvit/lua programs and libraries. (by luvit)
nai-chatbot | lit | |
---|---|---|
3 | 3 | |
20 | 257 | |
- | 2.3% | |
2.5 | 5.8 | |
almost 2 years ago | about 1 month ago | |
Lua | Lua | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nai-chatbot
Posts with mentions or reviews of nai-chatbot.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Who has experience with the chat format in NAI to build a custom chat bot?
I'm new too and also curious about this. There is a chat bot shell written in lua on github if that helps. https://github.com/rosemash/nai-chatbot
-
So bored
That's one of them! And probably the most recent? I remember trying out at least one other older one, a long time ago. This standalone interface hits the NovelAI API and also lets you define multiple characters.
-
I released an open source web app that lets you host NAI as a chatbot and talk to the AI in a chat interface, with multiple tabs, custom memory, and thinking notifications.
It was written in Luvit (Lua+libuv). You can download it and set it up here: https://github.com/rosemash/nai-chatbot
lit
Posts with mentions or reviews of lit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-19.
-
Ask HN: Apps that are built with Git as the back end?
Another project that uses git as a storage medium is a package server for the node.js API implemented in Lua: https://github.com/luvit/lit.
Both serve files from a git repository, and lit will actually write to the repository.
-
Proxies with luvit api
Hello would it be possible to use proxies with the luvit/coro-http api? https://github.com/luvit/lit https://bilal2453.github.io/coro-docs/docs/coro-http.html It doesn't seem to be anywhere and I really need this.
- Problems installing Luvit, a Lua environment
What are some alternatives?
When comparing nai-chatbot and lit you can also consider the following projects:
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
luarocks - LuaRocks is the package manager for the Lua programming language.
Discordia - Discord API library written in Lua for the Luvit runtime environment
proot - chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.
luv - Bare libuv bindings for lua