
Vibe and Go | Catch Bugs Before Your Users Do
Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X
The full gallery
Tech stack
60 projects

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

Free browser tools for image resizing, JSON formatting, PDF processing, text analysis, and design asset creation without login.
musekit · Product Hunt
Free AI Tools Free browser tools for everyday tasks, no login

Local AI apps for transcription and meeting assistance that run completely on your device.
Tovo - AI 会议/面试助手 — 在会议中,Tovo 是一款注重隐私的 AI 助手,完全在您的设备上运行,为会议和对话提供实时转录和智能协助,无需向外部服务器发送任何数据。

Send, share, and draft leads to WhatsApp and other apps while storing all data on the platform.
@Raj_kabadi · X
I've built MissedLead with @base44! I have built an app that lets you send, share, and draft leads directly to WhatsApp and other applications while saving all data on the platform. Let me know if you would like to see a demo. #base44 #vibecoding #app

AI companion providing emotional support for people going through breakups.
@iamvs2002 · X

Create custom apps and tools in your browser without writing code.
thejarren · HN
Hey HN, I'm really excited to share Emra with you. The yc description would be: It's like "Notion meets Lovable". It's a workspace where you build full apps using AI and every app sits on one shared database and service layer. Generated apps are always editable, and (coming soon:) can interact with each other in the workspace. I'm of the opinion that the cost of software will go rapidly to zero (I don't think that's too surprising to any of you), but there will always be room for effort and creativity. Emra is essentially built for the future where every person is a developer. Essentially personal software for everyone. So far I've built notes apps with a 3d graph view to see connections, a video editing app and a canvas design tool (figma clone) with export capabilities, as well as a collection of project management tools and games. Right now the most satisfying thing is being able to fix a bug I run into in around the same amount of time that it takes to send a bug report in any tr

Visualize and predict weather with on-device calculations and custom aggregation modes.
__mp · HN
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of these days I should do a writeup. I also asked Claude to build a photo gallery for me https://places.pascalspoerri.ch (HDR, map support, similar images)

AI-powered IT service management platform with helpdesk, asset tracking, and monitoring capabilities.
@wealthyness_ · X
Your Multi ITSM allowing you to serve other organizations as the IT team. It can be used internally by the IT team as well

Speak your expenses to log spending instantly without typing.
@smoothcode97 · X

Get instant browser notifications when Claude or GPT usage limits reset.
@HYBBB2002 · X
🔔 Never miss an AI limit reset event again! presentAI tracks Claude & GPT reset events in real-time and sends you an instant alert the exact moment your limits are back.

Send, spend, and move African currencies globally with no conversion chains.
@buttonupd · X
we are building a SocialFi @

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared