Skip to content

Cross-platform desktop app wrapper for self-hosted LibreChat

License

Notifications You must be signed in to change notification settings

leikoilja/LibreChat-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibreChat UI

icon

Overview

LibreChat UI is a native desktop application wrapper for self-hosted LibreChat instances, built using Electron. This application provides a convenient way to access your LibreChat instance directly from your desktop.

Features

  • Native desktop application for LibreChat
  • Cross-platform support (for now it's just macOS, but feel free to request more OS support)
  • Easy access to self-hosted or managed LibreChat instances

Installation

Grab the executable from the Releases page or follow the instructions below to build the application yourself.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Requirements

  • Node.js (version compatible with Electron 33.x)
  • npm or yarn

Clone the Repository

git clone https://github.com/leikoilja/librechat-ui.git
cd librechat-ui

Install Dependencies

yarn install

Development

Start the Application

yarn start

Build Directory

yarn app:dir

Create Distribution Package

yarn app:dist

Technologies

  • Electron
  • Electron Builder
  • Electron Store

License

This project is licensed under the MIT License.

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

About

Cross-platform desktop app wrapper for self-hosted LibreChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published