Skip Navigation
8 Years, hundreds of comments, 600USD bounty to implement a gif keyboard
  • 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.

  • I want a remote
  • Can’t say I’ve had huge issues with casting in general for coming up on a decade now.

  • MinimalGPT - A Side Project
  • 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.

  • MinimalGPT - A Side Project
  • 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!

  • MinimalGPT - A Side Project
  • 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.

  • It’s Not Much but It’ll Do!
  • I’m going to have to look into that, thanks for the heads up!

  • It’s Not Much but It’ll Do!
  • Mainly trying both of them out for a bit to figure out which I prefer.

  • It’s Not Much but It’ll Do!
  • I actually wrote MinimalGPT as a project for myself because I found using ChatGPT annoying for certain things.

    It’s just a minimal chat client where you provide an OpenAI API key for GPT and you’re off to the races.

    Conversations and all data (besides the messages you send to OpenAI) are stored locally to your browser.

    https://minimalgpt.app, it’s also a PWA application so you can save it to your mobile Home Screen for a full app experience.

    GitHub Repo with a fleshed out readme for more info.

  • It’s Not Much but It’ll Do!
  • It’s a great audio library system, I use PodGrab to subscribe to podcasts and download them and AudioBookshelf for playback and organization etc..

  • It’s Not Much but It’ll Do!
  • Correct!

  • MinimalGPT - A Side Project
  • If anyone runs across this in the future and doesn't want to revive a dead thread feel free to message me!

  • [News] ChatGPT for Android launches next week
  • Hopefully it’s better than the official IOS version. I wrote a better web app in a weekend than the official Apple version.

    That’s more of a dig at the iOS devs than a brag on myself lmao.

  • What's your opinion on telegram from a foss and privacy perspective?
  • I prefer SimpleX to Signal, Telegram and Matrix tbh.

  • MinimalGPT - A Side Project
  • 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.

  • MinimalGPT - A Side Project
  • 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.

  • MinimalGPT - A Side Project
  • 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.

  • MinimalGPT - A Side Project
  • 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.

  • MinimalGPT - A Side Project
    minimalgpt.app MinimalGPT

    An open source minimal GPT/DALL-E chat web application.

    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.

    22
    Majestic Mister Mouse
  • He would probably run away from a mouse lmao

  • Fingerthief SimpleDev @lemmy.world

    Web Dev Person / Ex-ECU Performance Calibrator

    Side Project: MinimalGPT

    Posts 6
    Comments 28