
Connect | AI Voice Translator for Zoom & Real-Time Calls
适用于 Zoom、Google Meet、Teams 和通话的实时语音翻译器,支持 40+ 种语言
@Caleb_L509 · X
ai voice translation for calls
完整作品展
技术栈
60 projects

适用于 Zoom、Google Meet、Teams 和通话的实时语音翻译器,支持 40+ 种语言
@Caleb_L509 · X
ai voice translation for calls

在浏览器中本地批量调整、裁剪、压缩和转换图像。
@MaximMitenkov · X
🔒 Just launched Image Pipeline — batch image processing in your browser. 100% private. No signup. Pay once, use forever. #buildinpublic #webdev #privacy

用阿拉伯语、乌尔都语和英语探索《古兰经》中的每个词汇及其频率和出处。
@opismutiny_ · X
been vibe coding this quranic word explorer a small tool to explore every word of the holy quran with arabic, urdu & english meanings, roots, lemmas, frequency, ayah references, recitation, bookmarks, memorization, notes & progress tracking.

阅读 Paul Graham 散文集,享受中英文对照版本。
@imwsl90 · X
今日 vibe coding 进展 我今天做了一个通用的 widget 功能,如下图: 把我的一些服务打包成一个 widget.js,这份代码可以部署到任意网站,只需要粘贴到网站就能展示 如果有人想购买直接加我微信就好了(估计人不多) 演示网站: 系统网站是: 不过目前只有我自己的 gmail 可以登录,还未对外开放

输入主题生成Learnr个性化课程,含课程、练习和排行榜。
@DevSanghav15604 · X
The Duolingo for everything. Type in a prompt and get a full, personalized course built for you.

将文本脚本转换为AI生成的无人脸视频,用于YouTube Shorts、TikTok和Instagram Reels。
@jaeholeeeee · X
High-end AI video studio Currently pivoting to BYOK model from expensive subscription plan

分析文本以识别 10 种有毒和 7 种健康的沟通模式。
@WEreFrame · X
Underrated...well I wouldn't say that because I'm just starting, but overlooked maybe. The impact on humanity will be noticed across the globe. Stop reacting. Start reFraming.

将AI生成的文本转化为自然人类语言,支持语法检查、检测和SEO优化。
@RohanAhmed06 · X
🚀 Built Humanely. An AI writing toolkit with: • AI Humanizer • AI Detector • Grammar Checker • Text Summarizer • SEO Tools I'd love your honest feedback 🙌

预提交钩子,在提交前检测AI生成的冗长防御性代码。
@iampeersky · X
is blazingly fast LLM generated code slop detector & clean up cli tool that installs as git pre-commit hook to save your git history from sloppppp

English Daily是免费AI英语学习平台,包含听、说、读、写练习。
English Daily — AI 每日英语学习平台

与AI聊天讨论crypto markets、wallets、tokens、新闻和airdrops,配有实时数据图表。
@FlateAI · X
We've just launched!

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t