
AI-Powered Online Compiler & IDE - Run Code... | 8gwifi.org
Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X
The full gallery
Tech stack
60 projects

Write and run code in your browser with AI code generation and auto-fix features.
@anish2good · X

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

Convert one-sentence ideas into precise AI prompts for coding agents.
@_m3rl1n

Generate AI workflow templates, prompts, and quality checklists from task parameters.
AI 工作流模板生成器 — 免费 AI 工作流生成工具,输入重复任务、角色和输出格式,自动生成任务边界、处理步骤、提示词和质检清单。

Build apps and websites with AI, no coding skills needed.
@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.

Generate Excel formulas with AI technology.
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

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

AI tool that asks clarifying questions and generates verified specifications for coding agents.
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...

Answer questions to generate structured AI prompts for ChatGPT, Claude, Cursor, and other AI tools.
@askjames_co · X

Generate more effective prompts for ChatGPT, Claude, Gemini, and other AI models.
PromptArk — 帮助用户优化提示词,用户输入简单的提示词,AI 辅助生成更结构化,更详细的提示词

Generate AI videos, images, music, and 3D using 100+ top models in one platform.
KKV AI — KKV 是一站式 AI 创作平台,提供视频生成、图像创作、照片编辑、趣味滤镜、AI 聊天助手等功能,无障碍访问 Veo 3、Flux、Claude Opus 4 等 100+ 顶级模型

Use AI code review that runs code in microVMs to catch more bugs faster.
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