Giter Site home page Giter Site logo

awesome-chatgpt-ui's Introduction

Awesome ChatGPT UI

An (uncurated) list of open source UI/clients for ChatGPT API, which includes terminal, web/native/smartwatch apps, extensions, editors, bots, AR/VR, etc.

Note: I organized these projects based on their Github stars because it's a convenient way to gauge their quality, although it's not accurate at all.

Tags include primary language and framework, hosting method or option (e.g. Docker), integration (e.g. ElevenLabs), differentiating features (e.g. split screen), and license, in roughly this order.

Table of Contents

Web Apps

Criteria:

  1. A screenshot, demo video, or a link to quickly preview the app's UI
  2. English language, or i18n support to switch to English

ChatGPT Next Web Stars

Repository | Demo

One-Click to deploy your own ChatGPT web UI.

#ts #nextjs #docker #anti-669

Image

Chatbot UI Stars

Repository | Demo | Lite Version

An open source ChatGPT UI.

#ts #nextjs #docker #mit

Image

ChatGPT-API Demo Stars

Repository | Demo

A demo repo based on OpenAI API.

#ts #astro #docker #vercel #netlify #mit

Image

OpenPlayground Stars

Repository | Demo

An LLM playground you can run on your laptop.

#ts #react #python #flask #multi-model #local-model #token-probability #split-screen #diff #mit

all-features.mp4

Better ChatGPT Stars

Repository | Demo

Play and chat smarter with Better ChatGPT - an amazing open-source web app with a better UI for exploring OpenAI's ChatGPT API!

#ts #react #i18n #docker #cc0

Image

SpeechGPT Stars

Repository | Demo

SpeechGPT is a web application that enables you to converse with ChatGPT.

#ts #react #docker #polly #azure-speech #mit

Image

Chat with GPT Stars

Repository | Demo

An open-source ChatGPT app with a voice.

#ts #react #docker #whisper #eleven-labs #mit

demo.mp4

YakGPT Stars

Repository | Demo

Locally running, hands-free ChatGPT.

#ts #next #stt #tts #azure-speech #whisper #eleven-labs #mit

Image

ChatGPT UI Stars

Repository

A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts.

#ts #nuxt #django #pg #mysql #sqlite #docker #multi-user #mit

demo.mp4

ChatGPT-web Stars

Repository | Demo

ChatGPT web interface using the OpenAI API.

#ts #svelte #tauri #docker #gpl

Image

SlickGPT Stars

Repository | Demo

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

#ts #svelte #firebase #shareable-link #mit

Image

# TurboGPT.ai Stars

Repository | Demo

An improved UI for ChatGPT.

#ts #react #mit

Image

chatwithme.chat Stars

Repository | Demo

Open source ChatGPT UI.

#ts #svelte #mit

GPTeams Stars

Repository

GPTeams is a third-party client tailored for ChatGPT, based on the OpenAI API, designed to provide users with team collaboration features not covered by the official OPEN AI ChatGPT website.

#ts #vue #docker #firebase #railway #multi-user #mit

Image

ChatGPT With Voice Stars

Repository | Demo

Have a conversation with ChatGPT. Casually.

#ts #react #web-speech #unlicensed

Image

AI Chat Bestie Stars

Repository | Demo

Enhanced UI for ChatGPT API.

#ts #svelte #hasura #docker #stripe #mit

geppeto Stars

Repository | Demo

A beautiful UI for ChatGPT and other conversational models.

#ts #vue #unlicensed

chatgpt-ui Stars

Repository

ChatGPT wrapper with Google OAuth and support for text-davinci-003, written in Elixir + LiveView.

#elixir #liveview #oauth #docker #unlicensed

Video

TreedGPT Stars

Repository | Demo

Chat with gpt4 on treed-graph.

#ts #react #tree-layout #unlicensed

Image

Browser Extensions

WebChatGPT Stars

Repository

WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.

#ts #web-search #mit

demo.mp4

ChatHub Stars

Repository | Chrome Web Store

All-in-one chatbot client.

#ts #bing #bard #split-screen #gpl

chatgpt-react Stars

Deploy your private ChatGPT!

Repository

#ts #next #mit

Video

Desktop Applications

ChatGPT Stars

Repository

ChatGPT Desktop Application (Mac, Windows and Linux).

#rust #ts #tauri #macos #linux #win #tts #slash-cmd #agpl

Video

ChatGPT for desktop Stars

Repository

ChatGPT for Mac, living in your menubar.

#js #electron #macos #unlicensed

Image

Chatbox Stars

Repository

A desktop app for ChatGPT API (OpenAI API) that supports Windows, Mac & Linux.

Image

#ts #react #tauri #macos #linux #win #gpl

# Chat AI Desktop App Stars

Repository

Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust.

#ts #nextjs #tauri #macos #linux #win #mit

Image

ChatGPT Stars

Repository

A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.

#c-sharp #dotnet #avalonia #web #macos #linux #win #ios #android #mit

Image

Chatpad AI Stars

Repository | Web

Not just another ChatGPT user-interface!

#ts #electron #agpl

Image

chatgpt-raycast Stars

Repository

ChatGPT raycast extension.

#ts #tts #proxy #mit

Image

GPT Anywhere Stars

Repository

Use GPT anywhere with just one shortcut. Available for Mac, Windows, and Linux.

#ts #rust #macos #linux #win #gpl

Video

ChatGPT Desktop Stars

Repository

Desktop version of ChatGPT with text-to-speech, speech-to-text, keyboard shortcuts, search, budget, bookmarks, audio feedback, and token counter.

#rust #ts #kbd-shortcut #gpl

Image

Chat GPT Mac Shortcut Stars

Repository

A simple shortcut to have access to chatgpt anywhere on your computer.

#shortcut #macos #unlicensed

Image

Chat Applications

wechat-chatgpt Stars

Repository

Use ChatGPT On Wechat via wechaty.

#ts #whisper #dall-e #docker #railway #fly #isc

Telegram ChatGPT Concierge Bot Stars

Repository

Interact with OpenAI's ChatGPT via Telegram and Voice.

#ts #whisper #play-ht #railway #isc

Image

Terminal

curl "https://api.openai.com/v1/chat/completions" \
     -H "Authorization: Bearer YOUR_OPENAI_KEY" \
     -H "Content-Type: application/json" \
     -d "{
     \"model\": \"gpt-3.5-turbo\",
     \"messages\": [{\"role\": \"user\", \"content\": \"YOUR PROMPT\"}]
     }"

# Chatblade Stars

Repository

A CLI Swiss Army Knife for ChatGPT.

#python #brew #azure-openai #gpl

Image

Marvin Stars

Repository

A batteries-included library for building AI-powered software.

#python #apache

Image

ChatGPT.nvim Stars

Repository

Neovim plugin for interacting with OpenAI GPT-3 chatbot, providing an easy interface for exploring GPT-3 and NLP.

#lua #actions #apache

Image

chatgpt-shell Stars

Repository | Blog

Minimal ChatGPT and DALL-E Emacs shells.

#emacs #dall-e #gpl

Video

Others

S-GPT

Shortcut on iCloud | S-GPT Encoder (dependency) | Blog

An advanced conversational shortcut for ChatGPT that bridges OpenAI’s assistant to native system features of iOS, iPadOS, macOS, and watchOS.

#shortcut #ios #macos #native-integration

ChatGPT-Siri

Repository

Shortcuts for Siri using ChatGPT API gpt-3.5-turbo & gpt-4 model, supports continuous conversations, configure the API key & save chat records.

#shortcut #ios #macos #mit

Hey GPT

Shortcut on iCloud | Tweet

iOS/macOS shortcut that allows you to replace Siri with ChatGPT.

#shortcut #ios #macos

GPT Google Sheets Stars

Repository

Code and documentation for running generative LLMs like ChatGPT or GPT4 in google sheets without any coding knowledge. Transform unstructured text to structured data.

#js #rail

ChatGPT-google-sheets.mp4

doschgpt Stars

Repository | Blog

A proof-of-concept ChatGPT client for DOS.

#cpp #gpl

Image

Meta

Unsorted and work-in-progress content.

TODO:

awesome-chatgpt-ui's People

Contributors

itsuka-dev avatar dvcrn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.