Live data from Hacker News

What Are You Building? Share Your Projects

news.ycombinator.com

41–49 of 49 posts

Re: What Are You Building? Share Your Projects

#44

I'm building a serverless multidevice AI agents platform connected through whatsapp running all in the browser.

That sounds like an impressive project! Are you referring to *cross-platform* AI agents? What are some of the common use cases you see?

Re: What Are You Building? Share Your Projects

#47
I am building https://photorealisticultrasound.com/ - an automatic tool to convert 3D ultrasounds of babies into photo-like images.

I was playing with Stable Diffusion and stumbled upon a post in r/PhotoshopRequests looking for people to do such editing manually. I tried Stable Diffusion and was surprised how good the result was. So I made it into a service.

It was challenging to kickstart the project from the marketing perspective. But there was quite some virality, which helped.

Another big challenge is number of factors affecting the quality of the results. The number of degrees of freedom to tinker with is large, so experimenting and iterating is tricky. However, I did learn a lot from this project - both technically and marketing.

Currently I am focusing on rewriting the generation pipeline to dramatically improve quality, especially on obstructed ultrasounds.

Re: What Are You Building? Share Your Projects

#48

I'm building a serverless multidevice AI agents platform connected through whatsapp running all in the browser.

That sounds like an impressive project! Are you referring to *cross-platform* AI agents? What are some of the common use cases you see?

By mult-idevice (mobile, tablets, desktop) I guess we cover cross-platform but the idea is to run on any device/platform with access to whatsapp with one session running as the "server" (the desktop one). This server is the user of an whatsapp number (connected using wa-js) and also connected to a LLM of choice.

The current use-case is the most basic possible, I'm using it to keep a daily, notes and ask general questions. the LLM then save some of the data it extract from the notes into collections that I plan to use later. It is quite new project yet

Re: What Are You Building? Share Your Projects

#49
I am building https://firedating.me/. This is a community of people interested into FIRE (Financial Independence / Early Retirement) & looking for friends / romantic partner. My goal is to decrease amount of loneliness in the FIRE community by helping people to build meaningful relationships.

I was looking for projects to do and this one seemed quite obvious, but at the same time FIRE folks are extremely frugal, so this couldn't be a for-profit project. I decided to try it as a passion project instead.

Kickstarting the community was a challenge - definitely experienced chicken & egg problem, but eventually reached critical mass.

Post reply on HN