
AI-Powered Online Compiler & IDE - Run Code... | 8gwifi.org
在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X
完整作品展
技术栈
60 projects

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

将一句话想法转化为精确的 AI 提示词以供编码代理使用
@_m3rl1n

从任务参数生成 AI 工作流模板、提示词和质检清单。
AI 工作流模板生成器 — 免费 AI 工作流生成工具,输入重复任务、角色和输出格式,自动生成任务边界、处理步骤、提示词和质检清单。

用 AI 快速构建应用和网站,无需编码技能。
@cecond_thoughts · X
Don't know about vercel but a website can have and only have its frontend vibe-coded, and backend not vibe coded but hosted on railway.

使用AI技术生成复杂的Excel公式。
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

用AI生成定制乐高设计和小人偶,支持文本、照片和动画。
Brick Center — 如果您是一位乐高爱好者,热衷与创造各种乐高形象,BrickCenter 可以将您的创意,自动生成乐高设计图。AI 乐高生成器可以将你的文字转换成定制的乐高套装。轻松地从照片创建你自己的小人偶,如果您觉得乐高头像很酷,也可以将您的自拍图片,生成乐高头像。还可以来网站浏览由爱好者精心制作的独一无二的乐高作品 - [更多介绍](https://www.bilibili.co

FizzBee 是 AI 需求工程师,为编程 agent 生成经过验证的规格说明。
jayaprabhakar · HN
I've been building an open source formal methods system (fizzbee.io) for the past few years. Today I'm launching a new app built on the same technology. It performs requirements engineering using formal verification to uncover gaps and produce precise instructions for your coding agents to follow. When given a prompt, it - asks high signal follow-up questions - converts to formal spec and identifies complex requirements gaps - generates validation scenario At the end, it produces a specification document that can be shared with coding agents. In my trials on various projects, it produces working code in fewer iterations. Please give it a try and share your feedback. https://fizzbee.ai/ You can also look at a sample project. https://fizzbee.ai/projects/94bf2869-97a1-445c-8f5d-4445848b...

通过回答问题为 ChatGPT、Claude 等生成结构化的 AI 提示词。
@askjames_co · X

优化提示词,为 AI 模型生成更结构化、有效的提示语句
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词

一站式AI创作平台,生成视频、图像、音乐和3D内容。
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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