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 collaborate compose gemini google groq groq-api hacktoberfest jetpack jetpack-compose kotlin ollama ollama-api ollama-app openai
Last synced: 4 days 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: 2025-01-09T05:16:47.000Z (15 days ago)
- Last Synced: 2025-01-11T23:02:35.617Z (13 days ago)
- Topics: android, anthropic, chatbots, chatgpt, claude, collaborate, compose, gemini, google, groq, groq-api, hacktoberfest, jetpack, jetpack-compose, kotlin, ollama, ollama-api, ollama-app, openai
- Language: Kotlin
- Homepage:
- Size: 6.57 MB
- Stars: 550
- Watchers: 6
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - 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. (CLIs)
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
- 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)