{"id":18160457,"url":"https://github.com/joreilly/geminikmp","last_synced_at":"2025-10-03T22:40:41.172Z","repository":{"id":214872110,"uuid":"737415970","full_name":"joreilly/GeminiKMP","owner":"joreilly","description":"Kotlin Multiplatform sample that uses Gemini Generative AI APIs.  Runs on Android, iOS, Desktop and Wasm based Compose for Web.","archived":false,"fork":false,"pushed_at":"2025-03-01T20:09:10.000Z","size":416,"stargazers_count":215,"open_issues_count":5,"forks_count":29,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T23:35:17.679Z","etag":null,"topics":["android","compose","compose-multiplatform","gemini","ios","kotlin-multiplatform","wasm"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joreilly.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}},"created_at":"2023-12-31T00:19:20.000Z","updated_at":"2025-03-29T22:06:46.000Z","dependencies_parsed_at":"2024-01-19T19:25:19.883Z","dependency_job_id":"346470e5-e7fe-416e-9eb4-6091e4265154","html_url":"https://github.com/joreilly/GeminiKMP","commit_stats":null,"previous_names":["joreilly/geminikmp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joreilly%2FGeminiKMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joreilly%2FGeminiKMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joreilly%2FGeminiKMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joreilly%2FGeminiKMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joreilly","download_url":"https://codeload.github.com/joreilly/GeminiKMP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","compose","compose-multiplatform","gemini","ios","kotlin-multiplatform","wasm"],"created_at":"2024-11-02T08:08:20.319Z","updated_at":"2025-10-03T22:40:41.152Z","avatar_url":"https://github.com/joreilly.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"![kotlin-version](https://img.shields.io/badge/kotlin-2.2.0-blue?logo=kotlin)\n\nKotlin/Compose Multiplatform sample to demonstrate Gemini Generative AI APIs (text and image based queries). \nUses [Generative AI SDK](https://github.com/PatilShreyas/generative-ai-kmp).\n\n\nRunning on\n* iOS \n* Android\n* Wear OS (contributed by https://github.com/yschimke)\n* Desktop\n* Web (Wasm)\n\nSet your Gemini API key (`gemini_api_key`) in `local.properties`\n\nRelated posts:\n* [Exploring use of Gemini Generative AI APIs in a Kotlin/Compose Multiplatform project](https://johnoreilly.dev/posts/gemini-kotlin-multiplatform/)\n\n\n\n## Screenshots\n\n### iOS\n\n![Simulator Screenshot - iPhone 15 Pro - 2024-01-19 at 19 15 53](https://github.com/joreilly/GeminiKMP/assets/6302/91e5d4f5-7cb5-40d4-95fb-c5d87bac7918)\n\n\n### Android\n\n\n![Screenshot_1705691519](https://github.com/joreilly/GeminiKMP/assets/6302/668145c1-1dcf-4cd5-8b1d-a04f7ebd6866)\n\n\n### Compose for Desktop\n\n\u003cimg width=\"815\" alt=\"Screenshot 2024-01-19 at 19 03 52\" src=\"https://github.com/joreilly/GeminiKMP/assets/6302/7435e8c4-7e1f-4851-91b5-52db90a39d46\"\u003e\n\n\n\u003cimg width=\"815\" alt=\"Screenshot 2024-01-14 at 17 41 26\" src=\"https://github.com/joreilly/GeminiKMP/assets/6302/22176939-80a1-45df-878c-c75807f85a10\"\u003e\n\n\n\n\n\n### Wasm based Compose for Web\n\n\u003cimg width=\"815\" alt=\"Screenshot 2023-12-31 at 13 01 02\" src=\"https://github.com/joreilly/GeminiKMP/assets/6302/f128bf8f-499b-40e9-a4bd-0674aa0f9240\"\u003e\n\n\u003cimg width=\"815\" alt=\"Screenshot 2024-01-14 at 19 26 05\" src=\"https://github.com/joreilly/GeminiKMP/assets/6302/4fd5adda-c9c4-42c3-970c-d1a8cda05b0a\"\u003e\n\n## Full set of Kotlin Multiplatform/Compose/SwiftUI samples\n\n*  PeopleInSpace (https://github.com/joreilly/PeopleInSpace)\n*  GalwayBus (https://github.com/joreilly/GalwayBus)\n*  Confetti (https://github.com/joreilly/Confetti)\n*  BikeShare (https://github.com/joreilly/BikeShare)\n*  FantasyPremierLeague (https://github.com/joreilly/FantasyPremierLeague)\n*  ClimateTrace (https://github.com/joreilly/ClimateTraceKMP)\n*  GeminiKMP (https://github.com/joreilly/GeminiKMP)\n*  MortyComposeKMM (https://github.com/joreilly/MortyComposeKMM)\n*  StarWars (https://github.com/joreilly/StarWars)\n*  WordMasterKMP (https://github.com/joreilly/WordMasterKMP)\n*  Chip-8 (https://github.com/joreilly/chip-8)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoreilly%2Fgeminikmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoreilly%2Fgeminikmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoreilly%2Fgeminikmp/lists"}