Just found an open-source project that lets you generate AI images of Mario!
It uses React, Next.js, and Leap AI (@leap_api).
Let's dive into how to get it running.
It uses React, Next.js, and Leap AI (@leap_api).
Let's dive into how to get it running.
Follow these 3 steps:
You'll have a fully working React app that generates Mario with Leap AI in less than 5 minutes.
1. Start by cloning the Leap repo below.
All of the code is already here for you! github.com
You'll have a fully working React app that generates Mario with Leap AI in less than 5 minutes.
1. Start by cloning the Leap repo below.
All of the code is already here for you! github.com
2. Now grab an API Key from tryleap.ai.
Add your credentials in `.env`, following the `.envExample` file.
Add your credentials in `.env`, following the `.envExample` file.
Loading suggestions...