Published on

Building Custom ChatGPT-like UI for GPT-3.5 & GPT-4

Authors

Ever wondered to create your own ChatGPT-like UI for AI models with custom functionality or just prefer to pay only for the usage instead of ChatGPT Plus subscription ($20/mo)

That's where chatbot-ui by Mckay Wrigley comes in.

It's an MIT licensed, open source chat UI for AI models like GPT-3.5, and GPT-4.

The look and feel, look similar to ChatGPT, however, it has support for prompt templates with custom variables as well.

How to get started?

Head over to ChatbotUI and once you've configured your OpenAI key, you can use it.

No account registration is needed. All your data are stored on the client side.

And if you prefer to build custom features on top of it like how Swizec has built chatbot for all his blog posts then just fork the repo and build it on top it (thanks to MIT license!)

Happy chatting-with LLM!