- Notifications
You must be signed in to change notification settings - Fork11
Wallpapers is a web application designed to showcase the power and versatility of Leap's AI-generated images.
leap-ai/wallpapers-ai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Wallpapers is a web application designed to showcase the power and versatility of Leap's AI-generated images. It enables you to browse and download stunning AI-generated wallpapers that update every hour. Built with Next.js and Supabase, Wallpapers is a perfect starting point for developers looking to get hands-on with AI-powered images using Leap.
Visit the live project athttps://wallpapers.fyi.
At the heart of Wallpapers is the Leap API, a powerful suite of AI APIs responsible for generating the mesmerizing AI-generated wallpapers. The Leap Image Generation API supplies a constant stream of unique and visually stunning wallpapers for users to explore, view, and download.
Get started by signing up for an API key atLeap and unlock the potential of AI-driven image creation.
For more information about the Leap Image Generation API, take a look at theLeap API reference.
To set up and run the Wallpapers app on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/leap-api/wallpapers-ai.git
- Enter the
wallpapers-ai
directory:
cd wallpapers
- Install dependencies:
yarn
- Create a
.env
file in thewallpapers-ai
directory and include these environment variables:
SUPABASE_KEY=your_supabase_keySUPABASE_URL=your_supabase_urlNEXT_PUBLIC_GOOGLE_ANALYTICS_ID=your_google_analytics_id
- Start the development server:
yarn dev
The Wallpapers app should now be running on your local machine.
Wallpapers utilizes Supabase to store and retrieve AI-generated images in a database. This ensures that users can easily browse the collection of wallpapers and have a seamless experience when interacting with the app.
We welcome contributions to Wallpapers and appreciate your interest in making it even better. If you have suggestions for improvements or major modifications, please open an issue to discuss your ideas.
For any questions or assistance, feel free to reach out via email or join our Discord community:
- Discord Community:Wallpapers Discord
- Help Email:help@wallpapers.fyi
Wallpapers is released under theMIT License.
About
Wallpapers is a web application designed to showcase the power and versatility of Leap's AI-generated images.