chatgpt-ui VS chatgpt-ui

Compare chatgpt-ui vs chatgpt-ui and see what are their differences.

chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts. (by WongSaang)

chatgpt-ui

ChatGPT UI with auth, OpenAI, Claude, Gemini support, written in Elixir + LiveView (by dvcrn)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
chatgpt-ui chatgpt-ui
1 2
1,365 83
- -
5.1 7.4
6 days ago 18 days ago
Vue Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chatgpt-ui

Posts with mentions or reviews of chatgpt-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • Ask HN: Internally-Hosted ChatGPT Proxy?
    3 projects | news.ycombinator.com | 7 Apr 2023
    I'm gathering open source ChatGPT UIs at: https://github.com/itsuka-dev/awesome-chatgpt-ui

    I think the UI that best meets your requirements is https://github.com/WongSaang/chatgpt-ui (django backend, multiple user auth, streaming support)

    If you find a better UI that is not on the list, I would appreciate it if you could let me know so that I can update the list.

chatgpt-ui

Posts with mentions or reviews of chatgpt-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • Ask HN: Internally-Hosted ChatGPT Proxy?
    3 projects | news.ycombinator.com | 7 Apr 2023
    I'm investigating options for hosting a corporate-internal ChatGPT UI that calls the OpenAI APIs. A reason to do so is that OpenAI has stated it will not use data submitted by the API to train or improve future models[1], while it will use prompts, responses, etc to improve services in their "consumer" products.

    Ideally this would support a lightweight proxy for the API, some kind of login, and some ChatGPT-like features like chat history (serving the right history to the right user :-)

    Has anyone else pursued this? Right now it looks like there are a handful of alternative UIs, like chatbot-ui[3] and chatgpt-ui[4]. I haven't run into an API proxy supporting some of the detailed features like streaming, though it wouldn't be too hard to build.

    [1] https://openai.com/policies/api-data-usage-policies

    [2] https://help.openai.com/en/articles/7039943-data-usage-for-consumer-services-faq

    [3] https://github.com/mckaywrigley/chatbot-ui

    [4] https://github.com/dvcrn/chatgpt-ui

  • Show HN: SlickGPT
    9 projects | news.ycombinator.com | 27 Mar 2023
    Heh, I wrote one too (in Elixir + LiveView) - https://github.com/dvcrn/chatgpt-ui

    Background was that we wanted to explore providing access to ChatGPT to employees of $company, but restrict access with Google OAuth and use the company API key. So I hacked together something quick that matches our requirements and we can self-host.

What are some alternatives?

When comparing chatgpt-ui and chatgpt-ui you can also consider the following projects:

chatbot-ui - AI chat for every model.

plurality - A cornucopia of open source UIs built with ChatGPT API.

PandoraAI - PandoraAI is a web chat client powered by node-chatgpt-api, allowing users to easily chat with multiple AI systems while also offering support for custom presets. With its seamless and convenient design, PandoraAI provides an engaging conversational AI experience.

openai.ex - community-maintained OpenAI API Wrapper written in Elixir.