Infosec.Pub

4,636 readers
125 users here now

To support infosec.pub, please consider donating through one of the following services:

Paypal: jerry@infosec.exchange

Ko-Fi: https://ko-fi.com/infosecexchange

Patreon: https://www.patreon.com/infosecexchange

founded 2 years ago
ADMINS
1
4
submitted 2 years ago* (last edited 2 years ago) by Fingerthief to c/minimalgpt
 
 

Link to a live version of MinimalGPT that I host, you can always spin up a local version youself via the GItHub project.

2
17
submitted 2 years ago* (last edited 2 years 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.

view more: next ›