Welcome to the Developer Hub
Explore resources, documentation, and support to build amazing Leap-powered applications.
API Reference
Reference documentation for our API, with examples in every language.
JavaScript SDK
Read more about our JavaScript SDK and its features.
Code Examples
Upload a selfie and transform it into a custom avatar.
Draw something and generate an image based on your sketch.
Generate AI cover images, ideal for blogs and website builders.
Generate Mario themed AI avatars. Ideal learning about fine-tuning.
Generate Harry Potter themed AI avatars.
Generate images directly in your Discord server.
A simple script to generate images in bulk.
Support Resources
Guides

Build 'Remix My Face' a Selfie to Image app using AI (Next.js, Chakra UI, Leap API)
We recently launched 'Remix My Face' and app that lets you upload a selfie and then transform it to a custom avatar. In this guide we will walk you step by step on how you can rebuild this app using Next.js, Leap, and Chakra UI. Additionally here are the links to the repo and demo: * Github Repo: https://github.com/leap-api/remix-my-face * Demo App: https://www.remixmyface.com/ * Leap Remix Endpoint API Reference: https://docs.tryleap.ai/reference/controlcontroller_create Getting Star
5/17/2023

Build 'DrawIt' a Sketch to Image App using AI (Next.js, Chakra UI, Leap API)
We recently launched 'DrawIt' and app that lets you draw a simple sketch, and then use AI to generate an image based on what you drew. In this guide we will walk you step by step on how you can rebuild this app using Next.js, Leap, and Chakra UI. Additionally here are the links to the repo and demo: * Github Repo: https://github.com/leap-api/draw-it * Demo App: https://drawit.art/ * Leap Remix Endpoint API Reference: https://docs.tryleap.ai/reference/controlcontroller_create Getting S
5/11/2023

Generating Backgrounds
One of the most common use-cases for Image Generation is generating backgrounds. Whether you're building a blog, an email editor, or any other app that may include image headers, backgrounds, or other decorative images – AI generated backgrounds can give you instant access to an infinite amount of creative content. In this guide, we will highlight some example of prompts you can use, and the code you'll need to generate stunning backgrounds. You can follow along this guide using the Leap imag
4/26/2023