this post was submitted on 12 Aug 2023
4 points (100.0% liked)

MinimalGPT

90 readers
1 users here now

A minimal chat client for use with GPT, PaLM, and DALL-E.

Privacy

The ONLY data that is being sent or received is from either OpenAI or Google PaLM.

Google analytics are used as well, but I may soon remove that. (Now Removed)

Conversations, Settings, Keys etc..are all stored local to the users browser.

founded 2 years ago
MODERATORS
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.

top 2 comments
sorted by: hot top controversial new old
[โ€“] 01189998819991197253 2 points 2 years ago (1 children)

I'm assuming this is a frontend? Or am I misunderstanding and this is a whole implementation (llm and all)?

[โ€“] Fingerthief 2 points 2 years ago

It's a frontend pretty much, requiring an OpenAI API key and Google PaLM API key in order to use the GPT/PaLM models.

Once you enter the API key(s) it should just work.