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

5mo ago

Browser Music Visualizer Webapp

Hi all,

I ve been making AI music over the last few months and made my own music visualizer for YouTube / Shorts / previews without uploading my music to random sites or installing heavy software.

5mo ago

Polypok - see what Polymarket's best traders are betting on

We track the wallets that consistently beat the market on Polymarket so you don't have to.
Open the dashboard, see what they're holding, what they're buying. That's it.

Free to use. Would love feedback.
https://www.polypok.com/

5mo ago

Idea Usher Review: Building HealthGR AI — A Patient-First AI Telehealth Platform

A lot of digital health products solve only one piece of the healthcare journey. Fitness apps track steps, telehealth apps enable video calls, and AI tools analyze symptoms in isolation. The problem is that healthcare rarely works in isolation. Patients, clinicians, and data need to come together in a single, coherent system.

HealthGR AI is a telehealth platform we helped build to address this fragmentation. This post walks through the thinking behind the product, the architectural decisions that shaped it, and the lessons learned while building an AI-driven healthcare platform in a regulated environment.

5mo ago

DoitZo - A Simple Planner

Hey everyone, I m building DoitZo, a simple planning tool focused on doing, not overcomplicating things.

Right now, DoitZo is just one feature of a larger app I m working on. This current version is intentionally minimal a way to test the core idea before scaling further.

The goal is simple:
You can plan anything
learning Java, cooking chicken biryani, creating YouTube videos, getting fit, or just organizing daily life all in one place, without forcing you into a student-only or work-only box.

This is an early experiment, launched quickly to understand:

5mo ago

Martoni Cardio Speeder — The seatless, full-body workout machine

A re-imagined body-bike interface designed for power, grace, and zero saddle pain.
Most fitness tech focuses on digital screens. We focused on the human frame. Traditional bikes force weight onto the pelvis and compress the spine. After 30 years of prototyping, we ve launched the Cardio Speeder a machine that turns a "ride" into a "flight."
Why it s different:

  • Orbital Mechanics: Upper body bars turn cardio into a true full-body HIIT session.

  • Ergonomic Breakthrough: Eliminates the "hunched" posture of traditional trainers.

  • Micro-Mobility Future: This is the first step in a new ecosystem of Martoni motion products.

We re live on Kickstarter today and would love the support of the PH community!

5mo ago

Axion News - AI-powered news, summarized in real-time.

Hey Product Hunt

I m building Axion News an AI-powered news platform that summarizes breaking news in real-time so you don t have to scroll through 10 articles to understand one story.

What it does:

  • AI-generated short, clear news summaries

  • Real-time updates across tech, world, and trending topics

  • Clean, distraction-free reading experience

5mo ago

Kaththi Sandai:A Gamified Learning Platform

As you know I am a grade 12 student I have been struggle to balance the studies and preparation for JEE and Neet So I created a idea of building a website integrated with LLM which generates MCQ questions in specified topics as constrains applied. What about my project ? Gimme a rating or suggestions !

5mo ago

Introducing AutomatosX : AI-Orchestrated Agents, Workflows & Multi-Model Reasoning

Hi everyone! We re the creators of AutomatosX. An open-source AI orchestration system designed to make AI tools more reliable, powerful, and practical for real development work.

Most AI assistants are built around a single model and free-text chat, which works for simple tasks but often struggles with multi-step logic, consistency, or project-level work.

AutomatosX changes that. It adds structured capabilities on top of your AI tools through:

Specialized Agents
Fullstack, backend, security, devops, and more agents have focused expertise.

5mo ago

<Hello>

Hello @producthunt community
When I was building works, what pushed me to get this out was the constant pain that every team would have to go through regularly.
I am proud to be able to let @Claude by Anthropic know that the new world they have created with many of us who want to build are doing so today. Creation is not limited, it is available. In works anybody, who wants to be part of a team doesn't have to worry about the underlying work details, we take care of it till it's done.
Would you now consider working in a team or working solo as a business entrepreneur, comment please.
@robincyriac1

Another distributed SQLite

HA SQLite

A new HA version supports both leader-based and leaderless clusters for replication, with customizable conflict resolution.

  • Java users can connect to the database using a JDBC driver.

  • Go users can use the database/sql driver for embedded replicas.

  • Other languages can leverage the sqlite extension ha-sync to synchronize data and a gRPC SDK to interact with the database.

  • Postgresql and Mysql wire protocol compatible