Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active. https://librechat.ai/
Find a file
Fuegovic b466b36e7a
Update README.md to v0.4.1 (#224)
* Update CONTRIBUTORS.md

* Update CHANGELOG.md

v0.4.1 Changelog

v0.4.1 changelog and link
Contributors in the TOC

* Update README.md

add a link to the alternative docs from @DavidDev1334

* Update linux_install.md

Credit @DavidDev1334 for linux install doc
2023-05-09 22:12:12 -04:00
.github chore: remove GA until more tests are written 2023-04-08 08:21:34 -04:00
api chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00
client chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00
documents Update README.md to v0.4.1 (#224) 2023-05-09 22:12:12 -04:00
e2e chore(landing.spec.js): comment out title expectation and update landing title text 2023-04-06 19:39:19 -04:00
images update readme 2023-03-07 14:51:41 -05:00
.dockerignore Move Dockerfiles into one toplevel Dockerfile 2023-03-22 10:50:44 +09:00
.gitignore remove github-passport and update package.lock files (#208) 2023-05-07 16:22:13 -04:00
CHANGELOG.md Update README.md to v0.4.1 (#224) 2023-05-09 22:12:12 -04:00
CONTRIBUTORS.md Update README.md to v0.4.1 (#224) 2023-05-09 22:12:12 -04:00
docker-compose.yml chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00
Dockerfile feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
Dockerfile-app feat: Auth and User System (#205) 2023-05-07 10:04:51 -07:00
LICENSE.md update documentation structure (#220) 2023-05-09 13:47:14 -04:00
meilisearch.yml chore: update meilisearch compose 2023-03-22 20:12:38 -04:00
package-lock.json chore: bump version to 0.3.3 in package.json files 2023-04-10 17:06:49 -04:00
package.json chore: bump version to 0.4.1 in package.json files (#222) 2023-05-09 17:57:04 -04:00
README.md Update README.md to v0.4.1 (#224) 2023-05-09 22:12:12 -04:00

ChatGPT Clone

All AI Conversations under One Roof.

Assistant AIs are the future and OpenAI revolutionized this movement with ChatGPT. While numerous UIs exist, this app commemorates the original styling of ChatGPT, with the ability to integrate any current/future AI models, while integrating and improving upon original client features, such as conversation/message search and prompt templates (currently WIP). Through this clone, you can avoid ChatGPT Plus in favor of free or pay-per-call APIs. I will soon deploy a demo of this app. Feel free to contribute, clone, or fork. Currently dockerized.

clone3

Features

  • Response streaming identical to ChatGPT through server-sent events
  • UI from original ChatGPT, including Dark mode
  • AI model selection (through 3 endpoints: OpenAI API, BingAI, and ChatGPT Browser)
  • Create, Save, & Share custom presets for OpenAI and BingAI endpoints - More info on customization here
  • Edit and Resubmit messages just like the official site (with conversation branching)
  • Search all messages/conversations - More info here
  • Integrating plugins soon

Sponsors

Sponsored by @DavidDev1334, @mjtechguy, @Pharrcyde, & @fuegovic

2023-05-09

Released v0.4.1

  • update user system section of readme by @danorlando in #207
  • remove github-passport and update package.lock files by @danorlando in #208
  • Update README.md by @fuegovic in #209
  • fix: fix browser refresh redirecting to /chat/new by @danorlando in #210
  • fix: fix issue with validation when google account has multiple spaces in username by @danorlando in #211
  • chore: update docker image version to use latest by @danny-avila in #218
  • update documentation structure by @fuegovic in #220
  • Feat: Add Azure support by @danny-avila in #219
  • Update Message.js by @DavidDev1334 in #191

⚠️ IMPORTANT : Since V0.4.0 You should register and login with a local account (email and password) for the first time sign-up. if you use login for the first time with a social login account (eg. Google, facebook, etc.), the conversations and presets that you created before the user system was implemented will NOT be migrated to that account.

⚠️ Breaking - new Env Variables : Since V0.4.0 You will need to add the new env variables from .env.example for the app to work, even if you're not using multiple users for your purposes.

For discussion and suggestion you can join us: community discord server

Full Changelog

Table of Contents

Getting Started
General Information
Features
Cloud Deployment
Contributions
Report Templates

Alternative Documentation

Contributing

Contributions and suggestions bug reports and fixes are welcome! Please read the documentation before you do!

For new features, components, or extensions, please open an issue and discuss before sending a PR.

License

This project is licensed under the MIT License.