
完整作品展
技术栈
63 projects


Write, format, design and publish full eBooks, novels, and audiobooks in minutes with Authoric AI. Includes 90+ free author tools, 3D cover designer, and KDP EPUB 3.0 formatting.
@mwaqas_PK1 · X
Romo AI - (All super AI tools in one place) Authoric AI - (All in one book writing platform with it's own dedicated marketplace)

粘贴文本以检测AI生成的写作特征。
NikhilVerma · HN
Slopsift – a local, graph-backed linter for AI writing

与AI助手分享加密代码和文本,它会记住对话上下文。
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us


检测你的写作中的AI内容,修改标记段落后重新验证
u/Cnye36 · Reddit
I built an AI detector and I'm not sure the score is the useful part I started building DidAIwriteit.com thinking the most useful part was the sentence level scoring and rescan. I thought, scan a draft, flag suspicious sentences, help the user rewrite and rescan to pass the detector before a teacher, client, or editor did. That felt like the product. But I kept running back into the same question: What does that actually prove, at the end of the day it is still just a number, the landsca

在代码合并时强制执行策略并审计AI辅助的更改。
@Scyloq · X
Currently building SentrAI. The merge-time control plane for AI-assisted software development. Enforce policy, audit every AI-generated change. Just finished an interactive demo and would love your honest feedback. Built with @Lovable

在Pen中通过与AI的对话来撰写和修订您的文档。
harleyverse · HN
Pen – A writing tool where conversation is the editor

在统一终端界面中协调多个 AI 编码代理和项目。
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI


用于在 git worktrees 中并行运行多个 AI coding agents 的桌面应用
vuphanse

将 AI 编码代理的运行转录可视化为交互式图表。
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret