Link to a live version of MinimalGPT that I host, you can always spin up a local version youself via the GItHub project.
You must log in or # to comment.
I’m assuming this is a frontend? Or am I misunderstanding and this is a whole implementation (llm and all)?
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.