Fingerthief

joined 1 year ago
[–] Fingerthief@lemmy.world 4 points 1 year ago* (last edited 1 year ago)

While all of that is great and true it’s almost irrelevant because adding gif support doesn’t hamstring the privacy of the application.

SimpleX is newer, has arguably better privacy and already supports gif keyboards etc..

I use them both honestly, but I wouldn’t pretend missing some basic features is because of some higher privacy principle.

[–] Fingerthief@lemmy.world 3 points 1 year ago

Not currently unfortunately, I just started work on adding PaLM API support in some form.

I’ll have to look into LLaMA after that is complete, I hadn’t even thought about that one yet haha.

[–] Fingerthief@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

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.

Edit - the default model will be 3.5 as well. I think you have to request GPT4 access still. But they’re giving out access pretty quick these days I think.

Edit 2 - Actually it looks like GPT4 should be available from the start as well now. Nice!

 
[–] Fingerthief@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Thanks!

Good question, I hadn't really thought about it before but I think an export is possible. Conversations are stored in your browsers local storage, adding the ability to export/import seems entirely possible.

It might even be possible to generate a web link on export that you can use to load conversations on another device.

As far as server side storage goes personally I'd like to handle as little of other peoples data as possible even if it's just AI chat conversations. It's not out of the question though, I just need to look into it further.

Edit - I mention here I will add the ability to export. I’ve also added a GitHub Issue with the feature request.

Now I just have to not be lazy and do it eventually.

 
[–] Fingerthief@lemmy.world 3 points 1 year ago (2 children)

If anyone runs across this in the future and doesn't want to revive a dead thread feel free to message me!

[–] Fingerthief@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

I prefer SimpleX to Signal, Telegram and Matrix tbh.

[–] Fingerthief@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Should work on any platform, Brave might be blocking some scripts.

If it works on the desktop or chrome mobile etc.. it’s probably just Brave being overly aggressive.

[–] Fingerthief@lemmy.world 1 points 1 year ago (2 children)

Turbo is just what they call their 3.5 model for some reason.

Odd it's not working for you, seems alright for others at the moment. The only other thing I can think of is something blocking JavaScript or the browser LocalStorage.

[–] Fingerthief@lemmy.world 1 points 1 year ago (4 children)

You might double check the API key is correct.

Also make sure you have access to the model you’ve selected, you may not have GPT4 access by default if you’re using that.

I believe it’s GPT3.5 by default and you can request GPT4 access.

[–] Fingerthief@lemmy.world 3 points 1 year ago

It is a progressive web app so you can save it to your home screen to behave like an app on both iOS and Android.

18
submitted 1 year ago* (last edited 1 year ago) by Fingerthief@lemmy.world to c/chatgpt@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

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!

Edit - Pushed out a small update that adds a toggle for auto saving new conversations. If disabled new conversations are only saved (locally) when you press the save icon.

After a conversation has been saved it is automatically updated/saved every time you send a message from there on out.

[–] Fingerthief@lemmy.world 4 points 1 year ago (1 children)

He would probably run away from a mouse lmao

 
[–] Fingerthief@lemmy.world 28 points 1 year ago* (last edited 1 year ago) (2 children)

While PWA sites are nice I’ve never personally used one that felt as good or as consistent as a native application.

As much as my web dev heart would love to say they were haha.

 
 
view more: next ›