mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
* Update documents for mkdocs compatibility * documents update * documents update * Update README.md * Update README.md add link to "https://docs.librechat.ai" on the logo * document updates * docs - badge updates * docs - badge updates * docs - badge updates * Update docker_install.md * Update .env.example update default MONGO_URI to port 27018 so local install can communicate with the docker db * Update windows_install.md fix typo
86 lines
3.8 KiB
Markdown
86 lines
3.8 KiB
Markdown
<p align="center">
|
|
<a href="https://discord.gg/NGaa9RPCft">
|
|
<img src="assets/LibreChat.svg" style="margin-left: 40px; height: 256px; width: 256px;>
|
|
</a>
|
|
<a href="https://librechat.ai">
|
|
<!-- Use the margin-top property to add some space between the image and the text -->
|
|
<h1 align="center" style="padding: 0;">LibreChat</h1>
|
|
</a>
|
|
</p>
|
|
|
|
|
|
<p align="center">
|
|
<a href="https://discord.gg/NGaa9RPCft">
|
|
<img
|
|
src="https://img.shields.io/discord/1086345563026489514?label=&logo=discord&style=for-the-badge&logoWidth=20&logoColor=white&labelColor=000000&color=blueviolet">
|
|
</a>
|
|
<a href="https://www.youtube.com/@LibreChat">
|
|
<img
|
|
src="https://img.shields.io/badge/YOUTUBE-red.svg?style=for-the-badge&logo=youtube&logoColor=white&labelColor=000000&logoWidth=20">
|
|
</a>
|
|
<a href="https://github.com/danny-avila/LibreChat">
|
|
<img
|
|
src="https://img.shields.io/badge/GITHUB-blue.svg?style=for-the-badge&logo=github&logoColor=white&labelColor=000000&logoWidth=20">
|
|
</a>
|
|
<a aria-label="Sponsors" href="#sponsors">
|
|
<img
|
|
src="https://img.shields.io/badge/SPONSORS-brightgreen.svg?style=for-the-badge&logo=github-sponsors&logoColor=white&labelColor=000000&logoWidth=20">
|
|
</a>
|
|
</p>
|
|
|
|
## All-In-One AI Conversations with LibreChat ##
|
|
LibreChat brings together the future of assistant AIs with the revolutionary technology of OpenAI's ChatGPT. Celebrating the original styling, LibreChat gives you the ability to integrate multiple AI models. It also integrates and enhances original client features such as conversation and message search, prompt templates and plugins.
|
|
|
|
With LibreChat, you no longer need to opt for ChatGPT Plus and can instead use free or pay-per-call APIs. We welcome contributions, cloning, and forking to enhance the capabilities of this advanced chatbot platform.
|
|
|
|
<p align="center">
|
|
<iframe
|
|
width="1000"
|
|
height="500"
|
|
src="https://www.youtube.com/embed/0NqT98CY8ag?controls=1?autoplay=1&mute=1&loop=1"
|
|
title="Librechat Overview"
|
|
frameborder="0"
|
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; loop"
|
|
allowfullscreen>
|
|
</iframe>
|
|
</p>
|
|
|
|
# Features
|
|
|
|
- Response streaming identical to ChatGPT through server-sent events
|
|
- UI from original ChatGPT, including Dark mode
|
|
- AI model selection (through 5 endpoints: OpenAI API, BingAI, ChatGPT Browser, PaLM2, Plugins)
|
|
- Create, Save, & Share custom presets - [More info on prompt presets here](https://github.com/danny-avila/LibreChat/releases/tag/v0.3.0)
|
|
- Edit and Resubmit messages with conversation branching
|
|
- Search all messages/conversations - [More info here](https://github.com/danny-avila/LibreChat/releases/tag/v0.1.0)
|
|
- Plugins now available (including web access, image generation and more)
|
|
|
|
---
|
|
|
|
## Star History
|
|
|
|
[](https://star-history.com/#danny-avila/LibreChat&Date)
|
|
|
|
---
|
|
|
|
## Sponsors
|
|
|
|
Sponsored by <a href="https://github.com/mjtechguy"><b>@mjtechguy</b></a>, <a href="https://github.com/SphaeroX"><b>@SphaeroX</b></a>, <a href="https://github.com/DavidDev1334"><b>@DavidDev1334</b></a>, <a href="https://github.com/fuegovic"><b>@fuegovic</b></a>, <a href="https://github.com/Pharrcyde"><b>@Pharrcyde</b></a>
|
|
|
|
---
|
|
|
|
## Contributors
|
|
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.
|
|
|
|
- Join the [Discord community](https://discord.gg/uDyZ5Tzhct)
|
|
|
|
This project exists in its current state thanks to all the people who contribute
|
|
---
|
|
<a href="https://github.com/danny-avila/LibreChat/graphs/contributors">
|
|
<img src="https://contrib.rocks/image?repo=danny-avila/LibreChat" />
|
|
</a>
|