ChatGPT
ChatGPT copied to clipboard
Please add my project(ChatGPTBot)into your list.
Repo: https://github.com/code-monad/ChatGPTBot This is a simple repo, but can simply help you to setup a telegram-bot. The hint words this bot using is now in Mandarin chinese, but I'll add multi-language support these days.
Main feature:
- Load history session states, you can continue your talk session everywhere in every time(supported by caching
conversation_id&parent_id), useful if you want to create multiple character and talk to them, or emulate a character in different time - Reroll latest reply.
I use this created different "emulated-soul", and hot load it whenever i want.
Thanks.