LibreChat Apps (iOS, Android, Mac, Windows) #695
Replies: 7 comments 6 replies
-
|
I didn't understand the point 2 🤔. It sounds to me that you would like the mobile app to be able to work without the LibreChat backend. While it's possible, why would you do that if you already have the server with all its functionalities? It sounds like a lot of double work. |
Beta Was this translation helpful? Give feedback.
-
|
This https://github.com/matthaigh27/ChatGPT-android-app is a good webview app for ChatGPT, I am not an Android dev, but I guess changing the URL to the server where LibreChat is hosted might do the trick and some additional stuffs? |
Beta Was this translation helpful? Give feedback.
-
|
I have just open-sourced a desktop app wrapper called LibreChat-UI here if you are interested. I've been using it for the past 3 weeks and it has been working great for me :) |
Beta Was this translation helpful? Give feedback.
-
|
What about PWA, just adding the web page to Home? PWA is fine for a client. |
Beta Was this translation helpful? Give feedback.
-
|
What are your thoughts on native apps that connect to the server version instead? Kind of like the mobile version of ChatGPT, but for LibreChat? That would probably require something like an Backend API and a way to generate tokens for such clients |
Beta Was this translation helpful? Give feedback.
-
|
A client app for mobile would be nice. Specially if it could be integrated into device assistant APIs. What are your thoughts on this? |
Beta Was this translation helpful? Give feedback.
-
|
@vinicius507 I've also been waiting a while for a native mobile app of LibreChat. Eventually just built my own because the PWA wasn't the experience I wanted. Connects to your existing server (v0.8.4) and covers the core features that I personally use Here's the repo if anyone wants to take a look: https://github.com/garfiec/Librechat-Mobile |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just starting a thread to talk about the idea of having navive apps of the current librachat app.
I'm thinking the stack would be react native + nodejs.
With the concept being:
Note: I would have added this as a discussion but idk if that works with github's "Projects"
Beta Was this translation helpful? Give feedback.
All reactions