Skip to content

An open-source alternative to ChatGPT UI with useful additions like common prompts and more.

Notifications You must be signed in to change notification settings

mustafaaljadery/chat-ui

Repository files navigation

Chat UI

Chat UI is an open-source alternative to the ChatGPT UI. It allows you to interact with the OpenAI api in an open-source environment.

This code shows you what you can do with streaming, and more. It also includes a list of some useful prompts that are pre-selected.

UI Image

Demo

chat.maxaljadery.com

Deployment

Dev

This will run the entire NextJS application.

npm install && npm run dev

Production

npm install && npm run build && npm run start

License

All code is under an MIT License.

About

An open-source alternative to ChatGPT UI with useful additions like common prompts and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published