Hacker News new | ask | show | jobs
Show HN: My Leapml.dev Hackathon Entry (aiart.fm)
2 points by modfreq 1208 days ago
Heyo! I did a hackathon this weekend for leapml.dev.

I've owned aiart.fm for a while and have been meaning to turn it into "Dribbble for ai generated art". I've been putting it off but the leapml.dev api made it really easy so I built out an initial POC in a few days.

https://aiart.fm

The site allows you to run any Stable Diffusion model in the browser. It currently supports:

Stable Diffusion 1.5 Open Journey V1 Open Journey V2 Modern Disney Future Diffusion

This week I'll add the ability to do prompt based image edits as well as the ability to fine tune your own model right in the browser.

The most novel thing I'm probably doing is using GPT-3 to categorize and tag each generation which will allow me to more dynamically filter and sort in the future. You can view prompts, seeds, and all the different parameters of every image.

Enjoy some free AI image generation on my dime ;D. More to come!

1 comments

Built with:

NextJS Tailwind LeapML.dev Supabase backend