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

2mo ago

My girlfriend takes 20 minutes to get dressed. I built an AI to help.

"I have nothing to wear."

She had 100+ items in her wardrobe. I couldn't understand it, so I surveyed 44 people about their wardrobes.

The results:

- 47% feel "I have nothing to wear" at least a few times per week

Sparsh Sharma

2mo ago

Did you know?

Your next customer might never visit your website. They ll ask AI instead.

Search results are fading. AI answers are winning.

If AI doesn t understand your brand:

Axonix Tools

2mo ago

I built a free email signature generator to create clean, professional signatures in minutes

Email signatures are small, but they show up in every conversation.
I noticed most generators were either over-designed, paid, or cluttered so I built a simpler one.

This Email Signature Generator helps you create a clean, professional signature without friction.

What it does

  • Create a professional email signature quickly

  • Customize layout, colors, and content

  • Copy and use it in any email client

  • Works directly in the browser

Hanzlah Malik

2mo ago

We’re building an AI that remembers why decisions were made, not just what was said

Hey Product Hunt
I wanted to share a bit of what we ve been working on and get early thoughts from this community.

I m one of the makers behind Barie.ai. The problem that pushed us to build it is pretty simple but painful:

Most AI tools are great at fast answers.
They re not great at continuity.

In real work, context matters. Decisions stack. Assumptions change. And when an AI forgets earlier reasoning or invents missing pieces, things quietly break.

Hemanth V

2mo ago

We’re Building the Tool That Stops Interior Designers From Getting Fired

We re not designers. We re not architects. We re engineers who got obsessed with a very specific problem: why were great interior designers losing clients over miscommunication?

We started building tools to help designers show their vision clearly. Fast. Using AI 3D visualization. And what we built: VirtualSpaces and Foursite solves a problem that s been costing the industry millions in lost projects and damaged relationships.

Sri

2mo ago

Early product for YouTube creators(MyCoCreator.ai) - would love honest feedback

Hey Product Hunt,

I m building MyCoCreator.ai - an early-stage product for YouTube creators.

yang liu

2mo ago

How to Curate a Real Article Using Large Language Model Tools and Save It to Notion

First, install the BlackEagleAI extension. Then, configure a conversational large language model in the plugin. If you re only curating articles, configuring just the conversational model is enough you don t need the image generation or vision models.

Steps:

  1. Open a content website you like and choose an article as your topic. You can also let the AI help you pick one.

  2. Summarize the content of this article. You can do this with a one-click summary.

  3. Expand your search to find more related articles. Let the AI generate keywords and use them to search with a search engine.

  4. Summarize the content of the related articles.

  5. Use all the gathered information to generate a new article and save it to your Notion notes. At this point, you have a completely new article that belongs entirely to you.

Curation complete.

Jacob Lam

2mo ago

What I’ve been building lately: GPTProto – One API for the world’s best AI models

I m Jacob, co-founder of GPTProto. I ve been in the internet industry for about 10 years, and over the past year, I ve been deep into AI projects. One thing I kept running into was the hassle of integrating multiple AI model APIs each with its own quirks, docs, and maintenance headaches.

So I started building GPTProto: a unified API aggregator for top AI models from around the world from Google, OpenAI, Claude, Midjourney, NovelAI, ByteDance, Qwen, and quite a few others.

Olivia Martinez

2mo ago

The Privacy Paradox: Protecting Your Child's Data While Using Safety Apps

We use apps to protect our kids, but who protects their data? This is the core privacy paradox.

Using a safety app requires immense trust. Here s what to look for:

  • Clear, Simple Policies: Who stores the data? Where? Who can access it?

  • Granular Controls: The ability for parents and older kids to manage sharing preferences.

  • Real Deletion Tools: The right to have location history truly erased, not just archived.

We believe powerful protection shouldn't come at the cost of privacy. Building with these principles is a daily commitment for us at Number Tracker.

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