Live data from Hacker News

Show HN: Open Source AI App – Try on Any Outfit

github.com

1–3 of 3 posts

Show HN: Open Source AI App – Try on Any Outfit

#1
Hey HN,

I built a simple web app that lets you try on any clothing item you see online whether it's from Pinterest, Instagram, or just an image you found somewhere.

It uses Google’s Gemini SDK for image editing.

The project is fully open source would love feedback or contributions!

GitHub: https://github.com/oyeolamilekan/gemini-ai-tryon

Show HN: Open Source AI App – Try on Any Outfit
github.com

Re: Show HN: Open Source AI App – Try on Any Outfit

#2
I went ahead and hosted the app to test (https://gemini-tryon.trieve.ai/). It's solid! One note is that the social icons appear to have incorrect href's.

Performance wise, Gemini is so damn close to being able to do this reliably. I didn't test, but I would expect that OpenAI's image gen setup would be slightly better.

Re: Show HN: Open Source AI App – Try on Any Outfit

#3

I went ahead and hosted the app to test ( https://gemini-tryon.trieve.ai/ ). It's solid! One note is that the social icons appear to have incorrect href's. Performance wise, Gemini is so damn close to being able to do this reliably. I didn't test, but I would expect that OpenAI's image gen setup would be slightly better.

Yes, one thing that I noticed was that grunt of the work was in the prompt; the more descriptive the prompt, the better. Also sometimes it generates a completely different image.