
TrustBadge
Collect and organize customer testimonials with shareable forms.
@xpj_nath · X
The full gallery
Tech stack
19 projects

Collect and organize customer testimonials with shareable forms.
@xpj_nath · X

Generate real estate listings, follow-up emails, and social captions instantly.
u/ciril10 · Reddit
I built an AI tool that writes real estate listings in 30 seconds / looking for honest feedback Hey everyone, solo founder here, based in Bulgaria. I kept hearing the same complaint from real estate agents: writing a good listing description takes 20-30 minutes, and then you have to do it again for the follow-up emails, the open house invite, and the social captions. Same property, four different pieces of copy, every single time. So I built ListFlow . You enter the property details once

View LLM model rankings across 10 benchmark questions.
fristovic · HN
She watched me look at model rankings and asked what do the numbers mean... I literally had no good way of explaining it to her so I just came up with something that is approximately in the same ballpark as some of the benchmarks out there lol

Monitor brand mentions across 10+ social platforms with API and MCP integration for AI agents.
fmerian · Product Hunt
Octolens Social listening for the agent era

Centralize and analyze Google Business Profile reviews with AI-powered weekly performance briefings.
@smooseo · X
For the moment only in French but soon in english : - analyse GBP’s reviews

AI movie recommendation app that explains its suggestions for group viewing.
u/amaldito · Reddit
I built an AI movie recommendation app solo, would love feedback :) Spent the last few months building Ellucca, a film recommendation platform that uses AI to actually explain why it's suggesting something instead of just spitting out a list. Built it entirely solo using Claude Code and the Claude API. Features: Personalized recommendations with visible reasoning A "match strength" score so you know how confident it is Group mode that combines multiple people's taste into shared pic

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db