chatgpt-web VS chatgpt-ui

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

chatgpt-web

ChatGPT web interface using the OpenAI API (by Niek)

chatgpt-ui

ChatGPT UI with auth, OpenAI, Claude, Gemini support, written in Elixir + LiveView (by dvcrn)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
chatgpt-web chatgpt-ui
10 2
1,713 85
- -
9.3 7.3
2 days ago about 1 month ago
Svelte Elixir
GNU General Public License v3.0 only 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-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.

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-web and chatgpt-ui you can also consider the following projects:

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

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

llamafile - Distribute and run LLMs with a single file.

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

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

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

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.

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.

askai - Command Line Interface for OpenAi ChatGPT

buddy