{"id":45795246,"url":"https://github.com/nuttingd/pocket-llm","last_synced_at":"2026-04-04T02:02:39.188Z","repository":{"id":339908811,"uuid":"1148491352","full_name":"nuttingd/pocket-llm","owner":"nuttingd","description":"A private LLM chat client for Android.","archived":false,"fork":false,"pushed_at":"2026-02-22T07:45:08.000Z","size":425,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T13:38:12.505Z","etag":null,"topics":["android","llm","openai-compatible-api"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuttingd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-03T02:55:35.000Z","updated_at":"2026-02-03T08:58:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nuttingd/pocket-llm","commit_stats":null,"previous_names":["nuttingd/pocket-llm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nuttingd/pocket-llm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuttingd%2Fpocket-llm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuttingd%2Fpocket-llm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuttingd%2Fpocket-llm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuttingd%2Fpocket-llm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuttingd","download_url":"https://codeload.github.com/nuttingd/pocket-llm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuttingd%2Fpocket-llm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29858805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","llm","openai-compatible-api"],"created_at":"2026-02-26T12:23:08.595Z","updated_at":"2026-04-04T02:02:39.181Z","avatar_url":"https://github.com/nuttingd.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"app/src/main/ic_launcher-playstore.png\" width=\"128\" alt=\"Pocket LLM icon\" /\u003e\n\u003c/p\u003e\n\n# Pocket LLM\n\nA private LLM chat client for Android. Connect to any OpenAI-compatible API (Ollama, LM Studio, OpenAI, etc.) and chat from your phone with full conversation history.\n\n## Features\n\n- **OpenAI-compatible API** — Works with Ollama, LM Studio, OpenAI, and any server exposing the `/v1/chat/completions` endpoint\n- **Streaming responses** — Real-time token-by-token output via SSE\n- **Conversation management** — Create, rename, delete, search, and export conversations\n- **Per-conversation model selection** — Each conversation remembers its server and model\n- **Message branching** — Regenerate, edit, and navigate alternate response branches\n- **Image attachments** — Send images to vision-capable models with automatic compression\n- **Markdown rendering** — Rich formatting in assistant responses with syntax highlighting\n- **Thinking sections** — Collapsible display of reasoning model chain-of-thought\n- **Tool calling** — Calculator, web fetch, and extensible tool framework with approval UI\n- **Context compaction** — Automatic and manual conversation summarization to stay within context limits\n- **Parameter presets** — Save and apply temperature, top-p, and other generation settings\n- **Encrypted API keys** — Stored with Tink/AES on-device encryption\n- **Material 3** — Dynamic color, light/dark theme, configurable font size\n\n## Building\n\nRequires JDK 21+ and Android SDK 36. Min SDK is 28 (Android 9).\n\n```sh\n./gradlew assembleDebug\n```\n\nFor a signed release build, create `keystore.properties` in the project root (gitignored):\n\n```properties\nstoreFile=release.jks\nstorePassword=your-store-password\nkeyAlias=pocket-llm\nkeyPassword=your-key-password\n```\n\nThen:\n\n```sh\n./gradlew assembleRelease\n```\n\n## Testing\n\n```sh\n./gradlew test\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuttingd%2Fpocket-llm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuttingd%2Fpocket-llm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuttingd%2Fpocket-llm/lists"}