drizzle-mizzle / CharacterAI-Discord-Bot

CharacterAI for your Discord server
MIT License
244 stars 60 forks source link

SillyTabern Discord Bot #129

Open KrisFortnite opened 1 year ago

KrisFortnite commented 1 year ago

Hello drizzle-mizzle, your work connecting Character.AI with Discord has been incredible, but I was wondering if you could create something similar for SillyTavern? Due to the nsfw filter on Character.AI, the characters become quite stupid and most of the conversations or questions end up breaking the bots and saying things that have nothing to do with the character. It would be interesting to use SillyTavern instead of Character.AI

KrisFortnite commented 1 year ago

@drizzle-mizzle

drizzle-mizzle commented 1 year ago

I think about making something similar for chub.ai Firstly, in pair with GPT, then maybe with Kobold, which, if I understand it correctly, basically means the same thing as making an integration with Tavern.

That is not a promise though.

KrisFortnite commented 1 year ago

I am sorry to tell you that SillyTavern is not the same as Tarvern AI, more than 50% of the code has been rewritten or improved, I recommend that you try using Tarvern AI and then SillyTabern and you will see the big changes between one version and another. If you are going to make a version for Tavern AI at least make sure it is compatible with SillyTabern. Thanks for your attention @drizzle-mizzle

drizzle-mizzle commented 1 year ago

It is literally just an user interface for KoboldAI and ChatGPT (or some others like Claude), am I wrong? And if it's so, the "code" you're reffering to is all about their app, but would have nothing to do with AI itself.

drizzle-mizzle commented 1 year ago

I know there's some thing about sprites, but it would be useless for Discord, in my opinion.

KrisFortnite commented 1 year ago

It is literally just an user interface for KoboldAI and ChatGPT (or some others like Claude), am I wrong? And if it's so, the "code" you're reffering to is all about their app, but would have nothing to do with AI itself.

@drizzle-mizzle I mean, the SillyTavern and Tavern AI interfaces have some differences between them, which would cause several issues when it comes to web scraping the interface and identifying buttons or selecting characters, for example.

image

image

Additionally, a significant difference between SillyTavern and Tavern AI is that SillyTavern has an extra option besides ChatGPT and Kobold AI called "Poe," which many users end up using because it allows them to use the models from the "Poe.com" website for free indefinitely, instead of needing to pay for ChatGPT Plus to use its API key or having to have a powerful graphics card to use Kobold.

image image

As I mentioned before, thank you for taking your time and reading these messages

drizzle-mizzle commented 1 year ago

scraping the interface

There's no meaning in doing this. It's not even a site or some kind of API, it's just a browser that makes requests to the different LLM APIs.

drizzle-mizzle commented 1 year ago

By the way: https://github.com/drizzle-mizzle/Character-Engine-Discord