sokuji 是 AI Skill Hub 本期精选AI工具之一。综合评分 6.8 分,整体质量稳定。我们推荐使用将其纳入你的 AI 工具库,帮助提升工作效率。
sokuji 是一款基于 TypeScript 开发的开源工具,专注于 installable、ai、chrome-extension 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
sokuji 是一款基于 TypeScript 开发的开源工具,专注于 installable、ai、chrome-extension 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g sokuji # 方式二:npx 直接运行(无需安装) npx sokuji --help # 方式三:项目依赖安装 npm install sokuji # 方式四:从源码运行 git clone https://github.com/kizuna-ai-lab/sokuji cd sokuji npm install npm start
# 命令行使用
sokuji --help
# 基本用法
sokuji [options] <input>
# Node.js 代码中使用
const sokuji = require('sokuji');
const result = await sokuji.run(options);
console.log(result);
# sokuji 配置说明 # 查看配置选项 sokuji --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export SOKUJI_CONFIG="/path/to/config.yml"
<p align="center"> <img width="200" src="https://github.com/kizuna-ai-lab/sokuji/raw/main/src/assets/logo.png" alt="Sokuji Logo"> </p>
<p align="center"> <a href="LICENSE" target="_blank"> <img alt="AGPL-3.0 License" src="https://img.shields.io/badge/license-AGPL--3.0-blue.svg?style=flat-square" /> </a> <a href="https://github.com/kizuna-ai-lab/sokuji/actions/workflows/build.yml" target="_blank"> <img alt="Build and Release" src="https://github.com/kizuna-ai-lab/sokuji/actions/workflows/build.yml/badge.svg" /> </a> <a href="https://github.com/kizuna-ai-lab/sokuji/releases" target="_blank"> <img alt="Latest Release" src="https://img.shields.io/github/v/release/kizuna-ai-lab/sokuji?color=green&label=release&style=flat-square" /> </a> <img alt="Platforms" src="https://img.shields.io/badge/Windows%20%7C%20macOS%20%7C%20Linux%20%7C%20Chrome%20%7C%20Edge-grey?style=flat-square" /> <a href="https://deepwiki.com/kizuna-ai-lab/sokuji" target="_blank"> <img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /> </a> </p>
<p align="center"> English | <a href="docs/README.ja.md">日本語</a> | <a href="docs/README.zh.md">中文</a> </p>
---
Sokuji is available as a Desktop App and a Browser Extension — same features, different reach.
| Desktop App | Browser Extension | |
|---|---|---|
| **Features** | All features identical | All features identical |
| **Use with** | Any app with mic input — Zoom, Teams, Discord, Slack, games, OBS, and more | Web-based meeting platforms — Google Meet, Teams, Zoom, Discord, Slack, Gather.town, Whereby |
| **Install** | Download & install | Zero install — add from store |
| **Platforms** | Windows · macOS · Linux | Chrome · Edge · Brave (coming soon) |
git clone https://github.com/kizuna-ai-lab/sokuji.git
cd sokuji && npm install
npm run electron:dev # Development
npm run electron:build # Production
---
https://github.com/user-attachments/assets/1eaaa333-a7ce-4412-a295-16b7eb2310de
---
---
<p> <a href="https://chromewebstore.google.com/detail/ppmihnhelgfpjomhjhpecobloelicnak?utm_source=item-share-cb" target="_blank"> <img alt="Available on Chrome Web Store" src="https://github.com/kizuna-ai-lab/sokuji/raw/main/assets/chrome-web-store-badge.png" style="height: 60px;" /> </a> <a href="https://microsoftedge.microsoft.com/addons/detail/sokuji-aipowered-live-/dcmmcdkeibkalgdjlahlembodjhijhkm" target="_blank"> <img alt="Available on Microsoft Edge Add-ons" src="https://github.com/kizuna-ai-lab/sokuji/raw/main/assets/edge-addons-badge.png" style="height: 60px;" /> </a> </p>
<details> <summary>Install extension in Developer Mode</summary>
sokuji-extension.zip from the Releases pagechrome://extensions/ and enable "Developer mode"</details>
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
经综合评估,sokuji 在AI工具赛道中表现稳健,质量良好。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | sokuji |
| 原始描述 | 开源AI工具:Live speech translation powered by on-device AI and cloud providers — OpenAI, Go。⭐873 · TypeScript |
| Topics | installableaichrome-extensionelectronlinux-appllmtypescript |
| GitHub | https://github.com/kizuna-ai-lab/sokuji |
| License | AGPL-3.0 |
| 语言 | TypeScript |
收录时间:2026-05-22 · 更新时间:2026-05-22 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。