Alternatives
Products that do what Healz.ai - AI and detective-doctors for tough cases (please burn it) does
I spent 9 months in abdominal pains. 7 endoscopies. Turned out the problem wasn’t even in my gut. That mess is why I built Healz.ai - AI + real doctors-investigator who build complete picture and look for root causes. I’m not here to pitch. I just want to know if it’s real or crap and are there people like me sometime ago. Please burn me as much as possible. Just want to make no bullshit service. No marketing. No “AI doctor”, NO "text-to-porn generator" hype. Just trying to make something that could save people the months I lost.
- 1DBDeath by AI▲160
I recently created a simple but efficient tool to help document writers generate a list of acronyms and definitions. Here comes chatGPT. At home, it’s all fun and games until I realize this thing might be able to do exactly what my “dumb” website does: "Give me the list of acronyms used in the previous text and their definitions"... It had a good-looking answer. Of course... At first I was bummed, but quickly realized that even though the output looked neat, it was also not reliable (missing some acronyms, adding some that were not in the original text, albeit related to it). Anyway, the…
2022 · deathbyai.com
- 2IX
I have a weird habit of guessing whether something's AI before I check, especially on LinkedIn and Reddit (for obvious reasons). The detectors I used to confirm were mostly junk and built to sell you a "humanizer" upsell, so I went and read the actual research on what gives AI text away in 2026, then built my own (no login and free) The main sources I used are these: https://arxiv.org/abs/2406.07016 https://arxiv.org/abs/2403.07183 https://aclanthology.org/2025.coling-main.426/ https://arxiv.org/abs/2410.16107…
Jun 2026 · isitslop.xyz
- 3MA
Fed up of 'restrictive' AI training plan creators, history analysers and lifestyle loggers. Try this - bit nerdy, lots of rough edges!
Nov 2025 · intervals.pro
- 4IP
To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)
2020
- 5IF
Hello there! I hope you're doing well today! I wanted to share something with you. Recently I was on the hunt for the best way to journal daily. Well, I had this idea - what if I could feed all my daily entries to an AI (ChatGPT), and create a friendly, supportive character like Socrates or Simon Sinek? This way, I could ask any questions about my life and mental health, and get some amazing advice on how to improve myself! The results have been absolutely mind-blowing ! I even made a short GIF to show you how it works - check it out! - https://gifyu.com/image/SdHLH I've…
2023
- 6IB
Hello everyone, I doubt this would be relevant to the kind of person who uses HN, but I thought I could share for some feedback. I built this site because there is a whole world of people who believe in new age spirituality and I am very much one of them. It is a site where you get the users gender their goals and their images and use AI and psychology to generate images of them in the process of achieving their goals. I am so deeply struggling with how to get this highly on Google. I don't even know if that is important anymore. What are your suggestions with distribution and getting in…
2025 · visionboardsai.com
- 7IW
I'm an ML engineer. I know how AI works, the limitations, the hype. And I was still drowning. Couldn't stick to goals. Couldn't stay consistent. Productivity apps became digital clutter. Therapy waitlists were 3 months out. Friends were tired of my complaints. So at 2am I started building: zropi.com What shocked me was it actually worked. It felt human. Last week I mentioned a tough client call. Didn't set a reminder. Two days later it voice messaged me: "Hey, how'd that call go? You seemed stressed." When does technology ever do that? What makes it feel alive: It doesn't reply instantly.…
Jan 2026
- 8IA
I am working on an AI that uses multiple LLM based agents to do medical research on any topic you choose! The program terminates after a set number of iterations and all of the findings are saved. Still a work in progress but it is showing some promising results imho! Would love to receive any critical and constructive feedback, collaborate, Review your PRs, or discuss your ideas!!
2023 · github.com
- 9CH
I'm a Research Scientist who's been working in Health AI for over a decade. For the last few months I've been leading the AI Research Team at Counsel Health. Today we announced the launch of our next-generation AI care platform, built to serve as the responsible front door to healthcare. Backed by a $25 million Series A led by Andreessen Horowitz (a16z) and GV. Counsel combines the immediacy of AI with the oversight of licensed physicians to deliver care that is faster, safer, and more cost-effective at scale. If you're interested, please do try out our app. I'm curious to hear what folks…
Oct 2025 · counselhealth.com
- 10IB
I haven't seen anything like this so I decided to build it in a weekend. How it works: You see a bunch of things pulled from Wikipedia displayed on cards. You ask yes or no questions to figure out which card is the secret article. The AI model has access to the image and wiki text and it's own knowledge to answer your question. Happy to have my credits burned for the day but I'll probably have to make this paid at some point so enjoy. I found it's not easy to get cheap+fast+good responses but the tech is getting there. Most of the prompts are running through Groq infra or hitting a cache…
Apr 2026 · sleuththetruth.com
- 11FC
Hi there, I've created this side project to make it easier to find interesting repositories using AI. There's still a lot of work to be done to improve it, so any suggestions for enhancements would be greatly appreciated. Thank you!
2024 · awesome-repositories.com
- 12IH
Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think
Nov 2025 · nodeland.io
- 13IB
hey hacker news! no matter what I have tried, nothing actually got rid of spam calls. built an AI agent that picks up your phone to filter out these spammers dynamically. next on the roadmap is automating scheduling
2025 · apps.apple.com
- 14IB
I've been experimenting with ways to increase AI adoption for non-technical people. Basically, all companies are pushing for AI because it's all over the news and they feel left behind but most people have no clue where to start. I think 90% of people (ie non coders) are sufficiently well served by using cowork instead of claude code or something similar. If we can get people from sales, customer support, marketing, etc to collaborate with skills and cowork to form a company brain, I think it's gold. So I think there's opportunity for the community to share skills that work well for 1000s of…
Jun 2026 · claudinho.xyz
- 15VI
This was submitted before but it didn't seem to get much attention because I don't think the title was very descriptive and the submitter was brand new. I almost didn't click it but once I did I thought the project was pretty awesome and had a lot of promise. Hope this doesn't violate the rules, I have no horse in the game, but the creator is here on the site so hopefully he'll be able to answer your questions.
2022 · docs.vaxiin.io
- 16IB
I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months : -…
2025 · codii.dev
- 17ET
Hey Hacker News, For the last 2 months, I've been working on a testing agent to free developers from the endless maintenance of end-to-end tests. You just push up a PR, and our agent analyzes the code changes and automatically visits the preview to test things out like a real human! We also support describing tests in English (or even in the PR description), and we'll go through your site whenever you want via a GitHub action to test and make sure various core flows continue to work as expected. We are looking for early testers and are giving out a generous free tier! Just sign up on the…
2025 · playmatic.ai
- 18AC
https://wellnessxyz.com/ is an LLM designed to provide Long COVID patients with doctor-approved low-cost self-care practices for symptom management. S/O BerriAI YC W23
2023 · wellnessxyz.com
- 19WT
I've been lurking on HN for years. You know the drill: interesting headline, 200+ comments, you dive in thinking "I'll just skim for 5 minutes"... and an hour later you're 36 chambers deep in a thread about memory allocation patterns in Postgres and you've completely forgotten what the original article was about. I don't just want a "summary" (which usually just shortens the noise). I want the meta-consensus: "What is the actual trade-off being debated? Who is winning the argument? Why does this matter?" So I built HNSignals. Think of it less like a "summarizer" and more like a Chief of…
Jan 2026 · hnsignals.com
- 20IM
Atrophy is an iOS self-report quiz aimed at software engineers who use LLMs heavily enough at work to wonder if they're trending toward AI over-reliance or some form of AI psychosis. I built it because I noticed a pattern: formerly AI-skeptical coworkers now open every standup or design discussion with "I asked Claude..." or "Claude told me..." for technical problems and design decisions. I've felt the same pull myself to delegate every task or problem to AI. It's easy to lean on these tools for almost any amount of critical thinking or problem solving, and I'm worried about what it means…
May 2026 · apps.apple.com
- 21AA
Hey folks, I'm Yuval. I run a tiny startup called Glitter AI. It's just me full-time here, with a couple of freelances to help here and there. A couple of months ago, I went from managing zero requests to hundreds -- overnight (won Product of the day on Product Hunt). As someone who gets VERY easily distracted (maybe you relate), I had to find some sort of way of handling all the chaos if I didn't want to burn out. I came up with a pretty cool automation flow that I thought folks on HN here may be interested in reading about :) So here goes: Most of my interactions come through Intercom.…
2024
- 22KT
Hi HN! I built this tool, because Large Language Models are hallucinating their asses off and I wanted to test just how bad it is with a topic I know best - myself. I'm sure there are other egos out there who google themselves and essentially this is the new googling yourself. It's early beta, so lots of room for improvement of course.
2023 · haveibeenencoded.com
- 23II
I can't say "I created a tool" because obviously I only had an idea, then asked Cursor to implement it and 15 minutes later it was ready ;) Often I found I was manually replacing em dashes with hyphens in AI-generated text before I use them in copy, PR descriptions etc. It still feels like a shame to flare the text "you wrote" was not really human made. To automate these removals, here it is: super tiny online page. I made it for myself, but whoever wants, you can use it as well. I am not going to monetize it or promote more than this post.
May 2026 · undsh.com
- 24CP
Hi hackers, long time reader, first time "real" submitter. This is by no means a revolutionary idea, or even execution, but rather something I've always wanted to do, just to see if I could write a good implementation of it. So without further adieu: http://ca.pitali.st/ Yes, it's just an URL shortener. Please check out the API and if there anything you like about it, please share, so I can take this feedback with me to my future projects. If there's something you REALLY hate, that's feedback too. Don't be afraid to hurt my feelings; this was put together in less than 4 hours to see if I…
2011
Ranked by how close each launch is in meaning, then by votes. Refine with a description →