fuegovic / LibreChat-Android-App

Android app for accessing LibreChat Instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibreChat Instance App


About

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 in original project. For example, Social Login Oauth login support is added to this build.

Note: Now the default webpage of the latest example Build has been set to LibreChat's official demo.

Screenshots

Optimization for LibreChat Web Instance

  • Social Login redirects will be done in same webview, no longer jumping to browser

  • File uploads support was added to app for the import of presets

Requirements

  • Android Studio

Build

  • 1. Clone or download the repository.

git clone https://github.com/goodair220917/LibreChat-Android-App.git
  • 2. Edit the MainActivity.kt file in /path/to/repo/app/src/main/java/com/librechat/app/ replace the default LibreChat Github repo url with your own LibreChat Instance url.

  • 3. Open Android Studio and open the repository folder, then click the Build button to build the app (app-debug.apk file).

Credits

  • LibreChat

    Get it on Github

    All-In-One AI Conversations with LibreChat


    Open-Source ChatGPT Clone supports famous AI providers.

    (LibreChat Project, go check out!!!!)
  • ChatGPT-android-app

    Get it on Github

    This (unofficial) app acts as a webview wrapper for chat.openai.com

    (The original project of this project!)

About

Android app for accessing LibreChat Instance


Languages

Language:Kotlin 100.0%