
Calla — your AI front desk. Never miss a call. Never miss a job.
Calla AI语音前台,接听漏接电话,预订工作,追踪收入。
@Jithendhar40266 · X
Ai voice agents that books calls
完整作品展
技术栈
24 projects

Calla AI语音前台,接听漏接电话,预订工作,追踪收入。
@Jithendhar40266 · X
Ai voice agents that books calls

用 OpenRouter 进行私密 AI 聊天,无账户无跟踪,支持自托管。
johnfahey · HN
As someone who doesn't use any of the more "advanced" features on sites like ChatGPT or Claude (agentic mode, memory, image generation, deep research, etc), I found the bloat of these services, both in UX and in performance, to be pretty tedious. There are a million AI chat interfaces out there, but I could never find one that just did simple messaging and history in the most minimal and lightweight way possible. So I made my own. Nully is written in Go and Vanilla HTML/CSS/JS. It literally just sends messages to OpenRouter, receives the result, and stores your messages locally. It's very simple, very clean, and very lightweight (see performance graphs on the site). It has basic chat features, basic model settings, and works with just about any OpenRouter text model. It supports attachments and basic web search via the OpenRouter API. I made Nully mostly for myself, but the cost to open-source it and host it on a cheap VPS is practically nothing, so I figured I'd release it if it c

Owl 猫头鹰:免费检测小红书、公众号、抖音等平台的敏感词和违禁词。
Owl 猫头鹰 — 小红书公众号在线敏感词检测工具。我做了半年自媒体之后才发现需要规避平台敏感词,但是之前用的工具停服了,市面上其他的需要登录或者关注他们的公众号才可以使用,于是我 vibe coding 了一个敏感词检测工具,词库是根据网上找的,精简下来有 6 万多个。用了 cloudflare 的开发者穷鬼套餐,所以每人每天限制 10 次,主要是防止第三方调接口把额度耗完大家都没得用,应该对于

Tovo - 本地AI应用,提供转录和会议协助,完全在设备上运行。
Tovo - AI 会议/面试助手 — 在会议中,Tovo 是一款注重隐私的 AI 助手,完全在您的设备上运行,为会议和对话提供实时转录和智能协助,无需向外部服务器发送任何数据。

在本地处理数据来屏蔽个人信息,降低发送到Claude、ChatGPT等API的token成本。
@AI_303030 · X

使用AI从图片中移除背景,即时下载为透明PNG。
HSK11 · HN
Unlimited Remove Background and AI Uplscale Image and Pdf Tool Kit

改写AI文本以绕过检测,使其看起来像人工写的。
AI Undetect — 能绕过 AI 检测器的、生产不可检测内容的人工智能写作工具

用于语音、聊天和视频面试的 AI 平台,提供自动转录和分析。
Aural — 开源 AI 面试平台,支持语音、聊天和视频面试,提供自适应追问、结构化评分、面试练习与自托管 - [查看仓库](https://github.com/1146345502/aural-oss)

SafeWrite 将 AI 文本转化为你的个人风格,内置 AI 内容检测。
SafeWrite AI — 结合 AI Humanizer 与 AI 检测功能的写作工具,帮助用户生成更自然、难以被检测为 AI 的内容。支持训练私有化的 Humanizer,模拟个人文风并确保隐私不泄露。同时整合 GPTZero、Turnitin 等检测器,一键获取多平台检测结果。通过“改写-检测-再改写”的自动流程,有效提升内容通过率,适用于学生、自由写手及内容创作者。

用语音从手机无需手操作运行 Claude Code 会话
@phiwenger · X
Yeah /remote-control is the workaround but it's clunky. I built yothere for exactly this. With yothere you can spin up multiple Claude Code sessions from your phone, run them all hands-free by voice, and just get pinged when done or stuck.

Compress LLM prompts and docs to reduce token usage and API costs.
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

在浏览器中编辑、压缩、转换和合并视频及音频文件。
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https: