Over the past ~6 months, I applied to Y Combinator a few times, but didn t get in.
We re still early (pre-seed), but the process actually helped me think much deeper about what we re building.
Right now, I m working on VertoX, a real-time voice translation that lets you speak any language on calls while keeping your tone, emotions, and your own voice.
Virtual fitting room is already in your smartphone! DRESS UP without Undressing!
Forget the guesswork and start selecting styles effortlessly! FitMirror is a cutting-edge virtual try-on app designed to revolutionize the way you shop for fashion. With advanced AI technology, FitMirror allows users to visualize how clothing items will look and fit directly from their device. Android: https://play.google.com/store/ap...
iOS: https://apps.apple.com/us/app/fi...
Instagram: https://www.instagram.com/fitmir...
FaceBook: https://www.facebook.com/profile...
Twitter: https://x.com/FitMirror2023
After a very, very long 2 years, I have recently launched my app (not on PH yet, just to my waitlist and opened the app to the general public). I would love to connect with anyone who is interested in using this kind of app and get some feedback.
Your insights will help shape the final product! I'm seeking beta testers for my extension before the full launch on Product Hunt. This extension is free (with a fair usage limit) and has been verified by Mozilla for safety. Its goal? To enhance your online communication and make you look smarter! If you're interested in trying it out, please let me know! How about you guys? @phil_meyer@andrii_khomenko1@simon_paul4
Every API testing eval we found either required source code access, relied on rich documentation, or measured output format rather than whether a test would catch a real failure.
So we built APIEval-20. Twenty scenarios across e-commerce, payments, auth, scheduling, and user management. Each scenario gives a model exactly two things: a JSON schema and a sample payload. No implementation details, no docs, no further context. The model has to generate a test suite from that alone.
The bugs are planted in live reference implementations. A bug is only caught if a generated test produces a response that deviates from correct behavior when run against the implementation. Submit through the hosted eval harness and get a score back.
Scoring weights bug detection at 70%, API surface coverage at 20%, and test efficiency at 10%.