I was miffed to learn that countries were starting to ban LLMs. Access to this technology should be open to all, not just people with a credit card and a US address.
So, I forked a OpenAI UI clone project. I then integrated LNBits so that it charges per query. Price is set at 0.5 sats per tokenized input/output.
Then, I built a Google Search plugin that allows you to feed in real-time data to the context of your conversation.
Finally, I built a Dall-E 2 plugin that allows you to generate imagery right from the same UI.
Chatbot UI is open source, right? Where's your fork?
https://github.com/leesalminen/chatbot-ui
Nice!
I'm working on something similar for Telegram
Good idea using lnbits billing plugin.
I was miffed to learn that countries were starting to ban LLMs. Access to this technology should be open to all, not just people with a credit card and a US address.
So, I forked a OpenAI UI clone project. I then integrated LNBits so that it charges per query. Price is set at 0.5 sats per tokenized input/output.
Then, I built a Google Search plugin that allows you to feed in real-time data to the context of your conversation.
Finally, I built a Dall-E 2 plugin that allows you to generate imagery right from the same UI.
Check it out and enjoy!