
لاحظ — هوية عملك في رمز QR واحد | محرك الحضور الرقمي
Create a QR code for your business identity that updates once and reflects everywhere.
@GeorgeIKhader · X
The full gallery
Tech stack
16 projects

Create a QR code for your business identity that updates once and reflects everywhere.
@GeorgeIKhader · X

Generate AI voices, sound effects, and music from text prompts in multiple languages.

Create QR code menus for restaurants to collect orders via WhatsApp.
@muazmaki · X
Just luanching it

Create and share universal QR codes for emergency medical ID, lost phone recovery, and tracking.
@MishraSheesh · X

Generate AI videos, images, and audio from text or media.
Voor AI — 浏览器端 AI 创作平台,支持视频、图片和音频生成、编辑与工作流协作,统一管理共享积分

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Review GitHub pull requests in a native app without opening github.com.
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

Collection of free online tools and generators including Yes/No answers, random pickers, spin wheel, and word counter.
@qt_nest · X

Generate photorealistic images from text prompts using Qwen's advanced AI models.
Qwen Image — AI 图像生成

Describe your code idea in English and QuikRun generates, tests, and runs it live.
nparashar150 · HN
Over the weekends, I've been revamping an old side project of mine: https://quik.run/?ref=yc It started as a simple platform for writing and sharing code snippets. Over time, it evolved into a way to run snippets instantly with support for imports and packages, without worrying about setup, deployment, or infrastructure. Think of it as a lightweight AWS Lambda for quick experiments. One thing I've realized is that even though AI has made a lot of older developer tools and ideas feel less relevan