Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Taewan-P/gpt_mobile
Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.
https://github.com/Taewan-P/gpt_mobile
android anthropic chatbots chatgpt claude compose gemini google hacktoberfest jetpack jetpack-compose kotlin ollama ollama-api ollama-app openai
Last synced: 2 months ago
JSON representation
Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.
- Host: GitHub
- URL: https://github.com/Taewan-P/gpt_mobile
- Owner: Taewan-P
- License: gpl-3.0
- Created: 2023-03-06T13:54:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T06:11:46.000Z (3 months ago)
- Last Synced: 2024-11-13T03:03:54.507Z (2 months ago)
- Topics: android, anthropic, chatbots, chatgpt, claude, compose, gemini, google, hacktoberfest, jetpack, jetpack-compose, kotlin, ollama, ollama-api, ollama-app, openai
- Language: Kotlin
- Homepage:
- Size: 5.17 MB
- Stars: 400
- Watchers: 3
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-generative-ai - GPT Mobile
- awesome-gpt - GPT Mobile
README
## Screenshots
## Demos
| | | |
|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|## Features
- **Chat with multiple models at once**
- Uses official APIs for each platforms
- Supported platforms:
- OpenAI GPT
- Anthropic Claude
- Google Gemini
- Groq
- Ollama
- Can customize temperature, top p (Nucleus sampling), and system prompt
- Custom API URLs, Custom Models are also supported
- Local chat history
- Chat history is **only saved locally**
- Only sends to official API servers while chatting
- [Material You](https://m3.material.io/) style UI, Icons
- Supports dark mode, system dynamic theming **without Activity restart**
- Per app language setting for Android 13+
- 100% Kotlin, Jetpack Compose, Single Activity, [Modern App Architecture](https://developer.android.com/topic/architecture#modern-app-architecture) in Android developers documentation## To be supported
- Manual Languages Setting for Android 12 and below
- More platforms
- Image, file support for multimodal modelsIf you have any feature requests, please open an issue.
## Downloads
You can download the app from the following sites:
[](https://f-droid.org/packages/dev.chungjungsoo.gptmobile)
[](https://play.google.com/store/apps/details?id=dev.chungjungsoo.gptmobile&utm_source=github&utm_campaign=gh-readme)
[](https://github.com/Taewan-P/gpt_mobile/releases)Cross platform updates are supported. However, GitHub Releases will be the fastest track among the platforms since there is no verification/auditing process. (Probably 1 week difference?)
## Contributions
Contributions are welcome! The contribution guideline is not yet available, but I will be happy to review it! 💯
For translations, we are using [Hosted Weblate](https://hosted.weblate.org/engage/gptmobile/). If you want your language supported, help us translate the app!
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=Taewan-P/gpt_mobile&type=Timeline)](https://star-history.com/#Taewan-P/gpt_mobile&Timeline)
## License
See [LICENSE](./LICENSE) for details.
[F-Droid Icon License](https://gitlab.com/fdroid/artwork/-/blob/master/fdroid-logo-2015/README.md)