chatgpt-ui VS chatgpt-web

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

chatgpt-ui

ChatGPT UI with auth, OpenAI, Claude, Gemini support, written in Elixir + LiveView (by dvcrn)

chatgpt-web

ChatGPT web interface using the OpenAI API (by Niek)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
chatgpt-ui chatgpt-web
2 10
85 1,713
- -
7.3 9.3
about 1 month ago 3 days ago
Elixir Svelte
MIT License GNU General Public License v3.0 only
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 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.

chatgpt-web

Posts with mentions or reviews of chatgpt-web. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

What are some alternatives?

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

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

dalai - The simplest way to run LLaMA on your local machine

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

llamafile - Distribute and run LLMs with a single file.

telegram-chatgpt-bot - a Telegram ChatGPT bot that supports text prompts and two-way voice memos

askai - Your simple terminal helper - A CLI integration with OpenAI's GPT3

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.

slickgpt - SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.

askai - Command Line Interface for OpenAi ChatGPT

buddy