settysantu / leap-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leap.AI Image Generation w/ Node.js

Screenshot 2023-03-11 at 10 17 37 PM

Add API Key

Go to https://tryleap.ai and then click on API Keys and Create API Key.

Rename .sample.env to .env and add your API Key.

LEAP_API_KEY=663da25c-abcd-efg-hijk-lmnop

Install Dependencies and Start App

npm install
npm start

Go to localhost:3000 in your browser and try the app out!

About


Languages

Language:CSS 60.5%Language:JavaScript 28.1%Language:HTML 11.2%Language:Shell 0.2%