MinimalGPT - A Side Project

https://lemmy.world/post/1906711

MinimalGPT - A Side Project - Lemmy.world

I wrote MinimalGPT in about a weekend as a minimal chat client where everything is stored client side (chat messages aside obviously). Entire conversations are stored local to your browser instead of a database etc… Supports both GPT3.5 and GPT4 as well as basic DALL-E image generation. Possibly Bard integration in the future if anyone actually wants it. The GitHub is available here [https://github.com/fingerthief/minimal-gpt] It’s nothing crazy, but for a simple chat client without any BS it is nice. You have to provide your own API key but they hand them out like candy so have a blast!

This looks cool, but I’m also having trouble using it on Android. I installed the app like was shown and I entered the API key that I generated for this, but I get the error fetching response. I tried both the 3.5 and 4 models, I’m not sure how to check which I have.

If you’ve created a new account and generated an api key I think you just need to go Billing —> overview and setup your payment method.

I think you get $20 credit for signing up after that and your key is active.

Thanks for the reply, I haven’t given them my payment info yet so maybe that’s the issue, I may try that later. Their website made it seem like I was currently on the free plan which included the $20 credit, but that makes sense, maybe it’s not active yet.