
Detector de IA Gratis - Textos y Documentos
Detect AI-generated content in text and documents with per-sentence analysis and exportable reports.
Detector de IA — 西班牙语优先的 AI 文本复核网站,可检查粘贴文本和文档,查看概率信号、句子高亮和可导出报告
The full gallery
Tech stack
60 projects

Detect AI-generated content in text and documents with per-sentence analysis and exportable reports.
Detector de IA — 西班牙语优先的 AI 文本复核网站,可检查粘贴文本和文档,查看概率信号、句子高亮和可导出报告

Monitors OpenAI announcements for Codex credit resets and sends Telegram alerts.
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 turns agency client meeting transcripts and scope baselines into risk flags, scope-change alerts, and protection-ready follow-ups
@theshaunak_twit · X

Free AI image and video editor that works instantly in your web browser.
Imgkits — 全能 AI 图像、视频编辑器:使用 Imgkits 创建令人惊艳的照片和视频 - [更多功能](https://www.imgkits.com/create/image)

Convert OpenAPI specs and databases into MCP tools without coding.
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

Analyze pull requests to understand changes, distinguish important modifications from trivial ones, and identify potential regressions.
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

Free, native macOS screen recorder with built-in editor and auto-zoom.
@screenkite_com · X

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

Runs real exploits against your web apps, APIs, and AI features with proof of each finding.
@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

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