
GitHub Roast 🔥 | Brutal Developer Roasts
AI生成GitHub开发者的幽默评论。
hito20 · HN
I built an AI that roasts GitHub profiles
完整作品展
技术栈
21 projects

AI生成GitHub开发者的幽默评论。
hito20 · HN
I built an AI that roasts GitHub profiles

SochoBanao hai free AI website, app & game builder. Sirf apna idea type karo — Hinglish, Hindi, Urdu, Nepali, Bengali ya English mein. 60 seconds mein ready website download karo.
@sochobanao · X
SochoBanao Turn an idea into a working website, web app, browser game or digital product — without starting from scratch. 🎯 Built for founders, freelancers, creators & builders who want to go from idea → working product faster. 🔗

grabdemo:屏幕录制一键转化为AI打磨的交互式演示。
@grabdemo_ · X

上传音频或视频文件,转换为可搜索的文本记录。
yongkunchen · V2EX
新上线了一个音视频转文字的小工具 最近抽时间做了一个小工具 AnyToTranscript ,主要是把音频和视频快速转换成文本,支持时间戳和说话人识别。 目前已经上线了,自己也还在不断优化。如果你平时有整理访谈、会议、课程或者视频字幕的需求,欢迎体验一下: https://anytotranscript.com/ 如果你愿意试用,也很欢迎告诉我使用过程中遇到的问题,或者有哪些功能是你觉得值得加的。对独立开发者来说,这些反馈真的很有帮助。

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex



Vidcipe is an AI-powered app built by Dina Iyanuloluwa. Paste any YouTube, TikTok, or Instagram cooking video URL and get a structured recipe in seconds.
@Dina_iyanex · X
I built a tool that automatically turns cooking videos into full recipes in seconds — Would love for you to try it for free and tell me what you think!

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th