7 ms·
Heh, I wrote one too (in Elixir + LiveView) - https://github.com/dvcrn/chatgpt-ui https://github.com/dvcrn/chatgpt-ui Background was that we wanted to explore
by dvcrn 3y ago
Heh, I wrote one too (in Elixir + LiveView) - https://github.com/dvcrn/chatgpt-ui https://github.com/dvcrn/chatgpt-ui
Background was that we wanted to explore providing access to ChatGPT to employees at $company, but restrict access with Google OAuth using company email, and use the company OpenAI API key on the back. So I hacked together something quick that matches our requirements and we can self-host.