
ScrubAI: strip AI watermarks from text
从AI生成的文本中移除隐形水印和统计水印。
yasir-mo · GitHub
AI-watermark-remover-GUI Tool to remove AI watermarks. It's tested for Claude text watermarking and is model agnostic and can be used to remove algorithmic watermarks.
完整作品展
技术栈
5 projects

从AI生成的文本中移除隐形水印和统计水印。
yasir-mo · GitHub
AI-watermark-remover-GUI Tool to remove AI watermarks. It's tested for Claude text watermarking and is model agnostic and can be used to remove algorithmic watermarks.

追踪您的 Claude Code 使用情况和成本,查看排行榜排名。
u/turing1337 · Reddit
I made a sleek Claude Code Usage Leaderboard I wanted to make a modern easy to sync web dashboard for my claude code usage. I use it everyday myself to track my usage and see in in dollars. It also has a public leaderboard so you can see how much other people spend and what Antrophic models they use. Safety and Privacy first, the npm package you run only reads numbers and never your prompts, chat messages. The code for the sync package is open sourced. please check it ou

通过浏览器中的 MIDI 控制器控制 Claude Code 会话。
dylanfisher · HN
Claude MIDI Twister – An agent visualizer for a DJ MIDI controller

Turnlog:免费开源 CLI,索引和搜索 Claude Code 会话。
@gormovsisyan · X
Your AI agent forgets every session; Turnlog indexes them all so you (and the agent) can search years of work in seconds.

在加密工作区中与 Claude Code 和 Cursor 等 AI 代理共享文件和日志。
@Raullen · X
6 months ago, @qevan and I hit a stupid wall: just trying to share a local file or some logs with an AI agent was incredibly frustrating. So, we built the first version of —a dead-simple, secure way to pass context to AI. The community feedback was amazing. We got ~200 stars on GitHub, and it quickly became a daily driver for a lot of developers. But recently, we realized the game has changed. Our workflows evolved. It’s no longer just humans sending files to agents. Agents need to write back to humans. Agents need to hand off context to other agents. The whole team—human and AI—needs to collaborate. So, we gave vnsh a massive upgrade. Today, it’s no longer just a secure clipboard. It’s now a living workspace. 🚀 You drop your context in once and get a dynamic link. Claude Code, Cursor, Cline, and your human teammates all open the exact same document. When one agent updates it, your whole stack sees it instantly. Complete context handoff, without ever copy-pastin