gpt_mobile and chatgpt-android
These are competitors—both are Android chat applications built with Compose that integrate LLM APIs, though gpt_mobile offers multi-model support while chatgpt-android is specifically OpenAI-focused with additional Stream Chat SDK integration.
About gpt_mobile
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.
This Android chat application helps you quickly compare responses from different Large Language Models (LLMs) in a single conversation. You input your prompts and receive answers simultaneously from models like GPT, Claude, Gemini, or Ollama. Anyone who frequently uses or evaluates multiple AI chat models on their phone will find this valuable.
About chatgpt-android
skydoves/chatgpt-android
📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.
This project offers a ready-to-use template for building a chatbot application on Android phones. It takes conversations you enter and processes them through an AI, then displays the AI's responses in a chat interface. It's designed for Android app developers who want to integrate AI-powered chat into their mobile applications quickly.
Scores updated daily from GitHub, PyPI, and npm data. How scores work