
完整作品展
技术栈
60 projects


无代码数据分析和文档提取平台。
@0xLingjieKong · X
Hey @Sarakhan49309, I'm currently building an agent specialized in data analysis that reduces hallucinations. would love to connect!

NodeESP是ESP32的可视化编程工具,通过节点拖拽创建GPIO逻辑和MQTT工作流。
@NodeESP · X
- Project for sale

Helix is where your code strand begins. Write real programs in your browser, earn XP, and keep the helix spinning. No setup. No ceiling. Always forward.
@buildhelix · X

自适应编程学习路径,从第一行代码到完成项目
@audaciousSneha · X
Part 2 of Loop Engineering vs Graph Engineering is out now. A hands-on-challenge on this concept will be available soon on

跨14个维度分析Python代码,检测违规并提供详细报告。
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!

扫描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

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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

用于与编码代理协作进行规划和原型设计的本地笔记本。
narwhster · HN
A notebook for prototyping with your agent

AI writes the code. LoWisa's live tutor makes you the engineer who understands, debugs, and owns it: voice, whiteboard, and hands-on guidance, right inside the IDE. Free to downloa
@LoWisadev · X
: an AI coding tutor that works inside your own project. Opens your files, walks you through the system, makes sure you actually understand what you (or your AI) built, not just that it runs

为开发者设计的笔记应用,支持代码块、看板管理和GitHub导入。
@SinghApurv1711 · X
Hey! Check it out here:

A GitHub-backed wiki for Open Knowledge Format bundles
aiobe · HN
I built Commonplace because I wanted to learn more about Google's Open Knowledge Format for knowledge sharing with human and agents. At the same time, Atlassian announced it will start using customer cloud data to train its AI models (opt-out is Enterprise-only), which made a self-hosted Confluence alternative feel timely. The idea: - Use a Git repository that follows Open Knowledge Format with plain Markdown - Commonplace is just a stateless frontend on top (nice UI, but no database, no backups