SkillAgentSearch skills...

AIWithKMPDemo

Initial commits.

Install / Use

/learn @GaneshajDivekar/AIWithKMPDemo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <img src="https://github.com/EBfVince/ComposeAI/assets/24540801/02e51744-c826-4d7b-af2e-b509fb8af3f5" alt="Compose AI" /> </p> <p align="center">An Android & iOS application ChatGPT like made with Compose Multiplatform</p> <p align="center"> <a href="https://www.jetbrains.com/fr-fr/lp/compose-multiplatform/"> <img src="https://img.shields.io/badge/-android-brightgreen" alt="Android"> </a> <a href="https://www.jetbrains.com/fr-fr/lp/compose-multiplatform/"> <img src="https://img.shields.io/badge/-iOS-lightgrey" alt="iOS"> </a> <a href="https://openai.com/"> <img src="https://img.shields.io/badge/AI-OpenAI-blueviolet" alt="OpenAI"> </a> <a href="https://gitmoji.dev"> <img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg" alt="Gitmoji"> </a> <a href="https://github.com/EBfVince/ComposeAI/stargazers"> <img alt="GitHub stars" src="https://img.shields.io/github/stars/EBfVince/ComposeAI"> </a> </p>

Stack

Architecture

The app architecture is based on the latest guidelines from Google. You can take a look here for more information and here for an official example.

Gettings started

Compose AI use the OpenAI API with GPT3.5-turbo the get the responses. We need to setup your own OpenAI API key before launching the app.

  • Create your OpenAI developper account here
  • Create a new API key here or use an existing one
  • Open the local.properties in the root of the project
  • Add your key like this openai_api_key=[YOUR OPENAI API KEY HERE]

Sources

Here are some of the websites or repositories that helped me to create this project:

I want to thank all the whole Jetbrains team for making Compose Multiplatform possible, and all the amazing community that surrounds it ❤️

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1mo ago
Forks4

Languages

Kotlin

Security Score

70/100

Audited on Feb 23, 2026

No findings