mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
docs: third-party tools (#848)
* docs: third-party tools * docs: third-party tools * Update third-party.md * Update third-party.md --------- Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
parent
9791a78161
commit
66b8580487
14 changed files with 94 additions and 36 deletions
44
docs/features/third-party.md
Normal file
44
docs/features/third-party.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
# Third-Party Tools
|
||||
|
||||
> ⚠️ Warning: The tools featured here are not officially maintained or supported by the LibreChat team
|
||||
|
||||
#### ❗Note: If you would like to include your own tool in the list, you're welcome to submit a Pull Request.
|
||||
---
|
||||
|
||||
## [LibreChat Discord Bot](https://github.com/Berry-13/LibreChat-DiscordBot)
|
||||
|
||||
The LibreChat-DiscordBot is a versatile and user-friendly Discord bot designed to streamline interactions with your LibreChat server. With this bot, you can effortlessly manage the LibreChat server directly from your Discord server, eliminating the need for direct server access. It offers an array of functionalities to enhance your LibreChat experience.
|
||||
|
||||
<div>
|
||||
<img src="https://github.com/fuegovic/LibreChat/assets/32828263/d3841040-64d0-402f-95a5-8eb07bfbbfe5" width=400>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## [LibreChat Android App](https://github.com/goodair220917/LibreChat-Android-App)
|
||||
|
||||
This app is a webview for LibreChat instance Android independent app, this project is forked from ChatGPT-android-app. Default webpage of this app has been set to LibreChat's GitHub Page. This app is optimized for LibreChat's function which is not an original project. For example, Social Login Oauth login support is added to this build.
|
||||
|
||||
<div>
|
||||
<img src="https://github.com/fuegovic/LibreChat/assets/32828263/2da13b4c-8d77-42fc-9d36-75e9913d0545" width=300>
|
||||
<img src="https://github.com/fuegovic/LibreChat/assets/32828263/6ec84228-f030-4aa9-9f9d-d81245dd9c03" width=300>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## [LibreChat Windows Installer](https://github.com/fuegovic/LibreChat-Windows-Installer)
|
||||
|
||||
This script automates the local Windows 64 bits installation and offers a utility for initiating startups and updates
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## [LibreChat Azure Deployment](https://github.com/thunderbug1/LibreChatAzureDeployment)
|
||||
A Terraform setup to deploy LibreChat to Azure and setup all the necessary services.
|
||||
<div>
|
||||
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Microsoft_Azure.svg/1280px-Microsoft_Azure.svg.png" width=150>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue