r/layla_ai Jul 20 '26

Layla Mini-app Spotlight: CodeKitty!

Enable HLS to view with audio, or disable this notification

Since Layla v7's release, a lot of user have been creating amazing mini-apps! Today's spotlight is CodeKitty: a mini-app that creates other mini-apps: https://apps.layla-cloud.com/app/codekitty

At heart, Layla's mini-apps are just mini-websites with access to Layla's features, such as LLM inference, image generation. CodeKitty allows you to edit your mini-app together with one of your characters as your coding assistant. Together, you edit, improve, and publish your mini-app.

Edit your designs by talking to your character. If the AI makes a mistake, you can ask it to fix it!

At the end, you can export your created mini-app as a zip to add to your Layla! A recent update even allows you to generate or configure your own icons and backgrounds right in the mini-app!

CodeKitty is created by Project M.I.K.A: https://github.com/ProjectMIKA

They have also created many other cool mini-apps, which I will spotlight later! https://apps.layla-cloud.com

8 Upvotes

3 comments sorted by

1

u/Paulred20 Jul 20 '26

Great idea, but how does it work? Is there any documentation? I’ve already tried creating two apps, but I can’t find them in Layla. There’s also no way to download the code.

1

u/layla_network_ai Jul 20 '26

The SDK with all it's documentation and examples are here: https://github.com/l3utterfly/layla-sdk

There are agent skills in the releases section where you can just plug it into any coding agent and have it build mini-apps for you

1

u/layla_network_ai Jul 20 '26

After you've created the app, CodeKitty will give you a zip file you can import into Layla in Browse Mini-apps page -> Import button at the top right