Alternatives
Products that do what Make any mobile app easier to use with AI (CommandBar Mobile;YC S20) does
Hi HN, I'm Cristina from CommandBar (YC S20). You've heard how lack of focus kills startups. We were afraid of this too. So for the past 3 years, we built “user assistance” tools for desktop and web apps only. (Stuff like an embedded Copilot trained on your product, cmd+k search, nudges, etc.) It took a lot of self-convincing but we’ve decided to finally launch all of this for mobile today too. In hindsight, we actually regret not doing it sooner. The more we dug into customer feedback, the more we realized how much more pronounced the problems we're solving on desktop are on mweb and native…
- 1
- 2

- 3

- 4

- 5TC
Hi HN, I'm thrilled to share with you think, a command-line tool that I developed while diving back into the programming scene. For the past few years, my focus had shifted from hands-on programming to managerial roles, my last one being at Affirm (I started Affirm's Polish office). However, I recently left my job to revisit my passion for coding and see if I could still write code that works. Not to mention that with what is currently going on in AI if you are a developer this probably the best possible time for a sabbatical in human history :) My first attempt was with LangChain, but I…
2023 · github.com
- 6AU
Hey HN! I built an open-source Python library that lets AI agents control mobile apps. Its heavily inspired by browser-use Here's a quick demo https://x.com/itsericktorres/status/1932996729458110482 From our experience testing mobile workflows or automate repetitive app tasks has always been a pain. You either write brittle UI automation scripts or do everything manually. And after testing out browser-use and seeing all the cool things people were building for web without the pains of normal automation I decided I wanted to build something like it but for mobile So I…
2025 · github.com
- 7AA
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
- 8SA
Over the past three months, I’ve been working with my dad on this app as a way to learn Cursor, shadcn/ui, and Next.js. I’m currently studying UX design at the University of Michigan, and I’ve been really impressed by how much vibe-coding tools have advanced over the last six months. This work journal includes private AI-generated insights with scheduled summaries that can be shared with your team or manager. You can also choose to make a summary public—like I’ve done here for my work on this web app: https://www.workjourney.ai/summary/mkblt2zt-hn2kdbus If anyone has…
Jan 2026 · workjourney.ai
- 9WB
Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…
2024 · dorik.com
- 10IB
Hi HN, I'm excited to share ClickRepeat, a tool I've been building to tackle the tedious, repetitive tasks we all face on our computers. The core idea is simple: you record yourself performing a task once (clicking, typing, navigating apps), and ClickRepeat's AI learns the workflow. Then, you can replay that exact automation anytime, locally or eventually in the cloud. Think of it like creating macros by demonstration, without needing to write scripts or deal with complex RPA setups. For example, you could automate: - Generating weekly reports by pulling data from different apps/sites.…
2025 · clickrepeat.com
- 11IM
Was getting annoyed copy-pasting stuff from websites into ChatGPT all the time, basically wished Cursor's CMD+K worked everywhere. So I built a little Chrome extension, InPageAI, that tries to do just that: https://inpageai.com Hit a shortcut on any page, it grabs the context automatically, and you can ask AI to summarize, explain, etc. You can also use it to write directly into input fields/text boxes. It's pretty early days, but give it a try? Would love to hear what you think, or if you find places it breaks!
2025 · inpageai.com
- 12VC
I've been using Cursor, Co-Pilot, ChatGPT, Claude and what not since quite some time now, and we are at a stage where we can just "vibe code" whole apps from idea to execution in a few prompts. I tried this personally to create some side projects that solved little problems for me. But I always got stuck at a point where it just goes into an infinite loop of issues and can't solve the issue by itself. Well I'm a developer, so it's easier for me to dive into the code and solve the problem myself, but that would take a hell lot of time to understand all the code AI wrote for me. If I keep…
2025
- 13WV
Hi HN, I'm the CEO at https://replay.io. We've been working on time travel debugging for web development for a while (https://news.ycombinator.com/item?id=28539247) and more recently an AI app builder that uses that debugger to get past problems instead of spinning in circles (https://news.ycombinator.com/item?id=43258585). We've gotten to where we can pretty easily build apps to replace business-critical SaaS tools, some of which we're now using internally: * We built our own issue tracker to keep track of all our development projects, tickets, bug…
Dec 2025
- 14

That's a bold claim. But I genuinely feel like I might have actually solved computer use (demo: https://x.com/mdlahfir/status/2088109763783700827?s=20) For context, I've been building agent-desktop (Inspired by agent-browser by Vercel Labs), an automation CLI for desktop apps. It's like Playwright but for desktops, not just native, but for Chromium apps as well. Trust me, yes, Chromium apps whose accessibility tree is dense. MacOS is GA; I'm almost close to launching for Windows and Linux! So, how did I solve it? Basically interoperability. The biggest issue with…
22d ago · github.com
- 15PA
Hey HN, I built a tool to solve my biggest LLM workflow frustration: context switching. The idea came from trying to meta-prompt in Cursor, I found myself constantly jumping to a browser or dedicated AI app just to improve a prompt. This copy/paste/tweak cycle was a huge productivity killer. I wanted AI to integrate seamlessly into my workflow, not disrupt it. That's why I built Promptive. It's a native macOS app that lets you select any text, in any application, and run a custom LLM prompt on it with a global keyboard shortcut or right-click and select the action in the…
2025 · promptiveai.app
- 16IM
Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!
2024 · saas-quick.com
- 17JZ
I’ve posted here before about Julie, an open-source desktop AI assistant I’ve been building in public. The OSS version is local-first and powerful, but it assumes you’re comfortable bringing your own models or API keys. A lot of people told me the same thing: “I just want to install it and have it work.” So I built Julie Zero. Julie Zero is the premium tier that works straight out of the box. No API keys, no setup. Install it and start using it immediately. What Julie Zero does: Sees your screen and understands what you’re looking at in real time Helps across apps by clicking, typing,…
Jan 2026 · github.com
- 18CW
Hey HN friends, Just launched my first NoCode web app, maching.ai, built with Bubble. Check it out and let me know if you have any questions or suggestions!
2023 · maching.ai
- 19VN
I got the idea of [mindmap.so](http://mindmap.so/) out of my own frustration of managing my personal notes in Notion and Miro in parallel. I have built it 3 months back on top of excalidraw, posted it in Reddit a couple of times, and never looked back (was using it only for personal use). Little did I know that the small and nimble tool that I created has crossed 2000+ users (was so surprised when I saw the dashboard last week). It was all organic and word of mouth . Having 2000+ users trusting a product is no easy feat. That’s when I thought may be I should put some more…
2024 · mindmap.so
- 20VC
TLDR: got tired of my desk, so now I touch grass while coding from my watch. Ever since the 2021 GH Copilot beta saved me from dual carpal tunnel, I figured AI's main benefit in coding would be cutting typing while keeping productivity. That's turned out true; no one writes their own code lately. Why wouldn’t you have AI do the first draft? Why not your updates too? I expected phone coding to rise next, but tiny keyboards wreck your hands even faster. To put this into practice, I started leaving my Windows desktop on 24/7 and SSHing in from my phone, yet the problem just transformed:…
Jun 2026 · dashvox.ai
- 21SY
Hi HN! We just released [Slite](slite.com) on iOS and Android 9 months after [our launch](https://news.ycombinator.com/item?id=16476092)! Slite is a super simple and carefully designed tool for teams to collaborate on their knowledge (wether it's meeting note or longer lasting pieces like wikis & handbooks). As one of our core promise is to enforce the habits of teams to write and share, mobile was an absolutely key piece. We really want Slite to be a universal tool used by all people in teams, which explains why we released on Android & iOS at the same time (the app is built…
2018
- 22IB
So I've been obsessed with a weird question for the past 6 months, what happens to SEO when everyone starts asking ChatGPT for recommendations instead of Googling? The answer, apparently, is chaos. And maybe opportunity? I built FirstClick because I noticed something strange. My previous startup was getting zero traffic from AI assistants, but our competitor (objectively worse product, sorry not sorry) was getting mentioned by Claude and Perplexity constantly. It drove me crazy. So I reverse engineered why. Turns out there's a whole new game being played and most founders don't even know it…
Dec 2025 · firstclick.so
- 23CA
While Cursor is picking off and a lot of developers trying it out. I believe that a vast amount of beginners still struggle with a lot of basics and how to use the app. So I have compiled a few demos from the docs, and X tweets, and recorded a few myself so beginners can see how the cursor works. The website is open source, and my first time contributing, so if there are any mistakes or improvements to be made please let me know! thanks :)
2025 · cursorintro.com
- 24IM
Hi HN, After I finished my thesis on feedback management for SaaS at the end of last year, I thought it was time to do something hands-on that topic. Since I like the idea of such feedback tools, that lets you collaborate with users to find solutions together - instead of having a separated feedback from each user - this became my starting point. I also like the approach of the chat widgets as they make it easy for users to get in touch with the people behind the app. So I tried to combine these two approaches with sleekplan.com. Here are some of the main features: * Collect & discuss…
2020
Ranked by how close each launch is in meaning, then by votes. Refine with a description →