Show HN: Chaterra – An alternative ChatGPT front end
1–2 of 2 posts
Re: Show HN: Chaterra – An alternative ChatGPT front end
#2Chaterra is a web-based frontend for OpenAI's GPT and DALL-E models. It is designed to be a simple and easy-to-use user interface that allows you to take advantage of the usage-based pricing model of OpenAI's API.
I am an early adopter of generative AI and have been using ChatGPT since it was first released. I am also not very fond of paying monthly subscriptions. That's why I created Chaterra - to have a similar experience to ChatGPT but with usage-based billing.
I also used this opportunity to improve my frontend skills (most of my experience is in backend development) and so everything is stored locally on the frontend.
Chaterra is also open-source on Github: https://github.com/exler/chaterra
Let me know if you find it useful! All feedback is appreciated.