
Detector de IA Gratis - Textos y Documentos
在文本和文档中检测 AI 生成的内容,包含逐句分析和可导出报告。
Detector de IA — 西班牙语优先的 AI 文本复核网站,可检查粘贴文本和文档,查看概率信号、句子高亮和可导出报告
完整作品展
技术栈
60 projects

在文本和文档中检测 AI 生成的内容,包含逐句分析和可导出报告。
Detector de IA — 西班牙语优先的 AI 文本复核网站,可检查粘贴文本和文档,查看概率信号、句子高亮和可导出报告

自动监控 Codex 额度重置,通过 Telegram 推送及时提醒。
zemul · V2EX
每次 Codex 额度刷新全靠社区消息,反应慢一步直接错过 所以我搭了个自动化服务: - 抓取 OpenAI 员工的公开推文 - 新推文丢给 LLM 做语义判断:是不是在说额度重置 / 限额恢复 - Telegram 推送 地址: https://divin.cc/

@BratDotAI Your competitors leave signals everywhere, Growlytics finds them and turns them into your next customers. https://t.co/VmEVHkvxKR
@devWalo · X
Your competitors leave signals everywhere, Growlytics finds them and turns them into your next customers.

Scoply 从会议记录生成范围蔓延风险警报。
@theshaunak_twit · X

Imgkits - 免费 AI 图像视频编辑器,在浏览器中即时工作。
Imgkits — 全能 AI 图像、视频编辑器:使用 Imgkits 创建令人惊艳的照片和视频 - [更多功能](https://www.imgkits.com/create/image)

将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

Drag-and-drop visual editor for Claude Code status line with terminal preview.
@refinistdev · X
Tired of hand-editing your Claude Code status line? I built a visual editor for ccstatusline 🎨 → drag & drop widgets → true-to-terminal preview, no Nerd Font needed → one command to apply Free & open source 👇 #ClaudeCode #ccstatusline

分析拉取请求以理解变更,区分重要改动与琐碎修改,识别潜在回归。
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t

免费的原生 macOS 屏幕录像机,内置编辑器和自动缩放。
@screenkite_com · X

在几分钟内跨设备和浏览器测试应用程序,自动捕获错误。
@vibe_and_go · X

对你的网络应用和 API 运行真实漏洞测试,用完整证明展示每个安全发现。
@yedil_bek · X
Building RedRun - security testing that proves what it finds. Runs the real exploit + hands you the exact request/response: SQLi, IDOR, SSRF, XSS, JWT + AI prompt-injection. Zero false positives. Free scan → Active engine invite-only - DM for access code

使用在微虚拟机中运行代码的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