Self-Promotion
p/self-promotionShow off what you're working on
trending

Got rejected by YC, building VertoX anyway

Hey everyone

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.

Ivan

2mo ago

Kalvy - AI calorie tracker that respects your privacy

Calorie tracking is broken.

Every app makes you do the same thing:
search type guess repeat until you quit.

So I built Kalvy.

Snap your food. That s it.
AI handles calories, macros, everything.

Andrii Khomenko

1yr ago

FitMirror - A fitting room inside your smartphone!

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

Managing multiple languages on your site? We built a lightweight AI-CMS for that.

Hi all!

I'm Andreas, the developer of Skyblobs (https://www.producthunt.com/prod...).

nxnze

4mo ago

Your freelance bookkeeper 🙂

Hey PHers,

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.

The App

JD Darr

2mo ago

The AI marketplace

One of the most interesting parts of Provoke is that it s not only a workspace.

It s also a marketplace.

dries peeters

2mo ago

TimeTracker – a modern, self-hosted time tracking app

Hey everyone

I built TimeTracker out of frustration with existing tools that were either too complex, too slow, or not self-hostable.

The goal was simple:
create a time tracker that is fast, clean, and actually enjoyable to use.

Viktor Brešan

1yr ago

Seeking beta testers for a desktop Firefox extension that will improve your writing!

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
New User

2mo ago

FreeWhisper - Cloud-grade dictation on macOS for free

Most open-source dictation tools on macOS run local Whisper models. They work, but let's be honest about the tradeoffs:

  • Proper nouns, brand names, people's names? Local models butcher them constantly

  • Multi-language or code-switching? Hit or miss

  • You need a decent GPU or accept 5-10 second wait times on a MacBook Air

  • You're stuck downloading and managing multi-GB models

  • And the results are still noticeably worse than what cloud providers deliver

Abhishek Saikia

2mo ago

We couldn't find an open benchmark for AI-generated API tests, so we built one

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%.