I'm assuming this is a frontend? Or am I misunderstanding and this is a whole implementation (llm and all)?
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
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.