百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

watson.ai

> 编程语言
开源

会议录音器和总结器

389 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

会议录音器和总结器

Watson.ai | Meeting Recorder & Summarizer

Easily record and extract the most important information from your meetings in English, French, and Chinese!

Download the app here

Supported platform: MacOS, Windows

  • The app and not signed, you will need to allow the app in the security settings of your OS.

Watson.ai was original developed as an internal tool to help me record and summarize the endless stream of meetings. Previous version are not public but I'm planning to continue development here and make it available to everyone! :)

API token needed:

Enter your API token in the app settings to use the transcription feature.

  1. AssemblyAI: link
  2. OpenAI API: link
  3. Optional Affinity API: link

Disclaimer:

Please be aware that recording meetings without consent may not be legal in all regions. By using Watson.ai for meeting recording and summarization, you acknowledge and agree that it is your responsibility to comply with all relevant laws and regulations regarding recording conversations. The developer of Watson.ai provides no legal guarantees or assurances regarding the legality of recording meetings in your jurisdiction. The use of Watson.ai is at your own risk, and the developer accepts no liability for any misuse or legal consequences arising from the use of the application.

App Demo


FFMPEG Binary needed as it is bundle with the app

Add you platform here:

src-tauri/bin/ffmpeg-aarch64-apple-darwin
src-tauri/bin/ffmpeg-x86_64-apple-darwin
src-tauri/bin/ffmpeg-x86_64-pc-windows-msvc.exe

Tips: which ffmpeg to find the path of your ffmpeg binary and cp /path/to/ffmpeg /path/to/watson/src-tauri/bin/ffmpeg-{{platform}}

Start App

Install dependencies

cargo install tauri-cli --version "^1.0.0" --locked
npm install

Run the app

cargo tauri dev
cargo tauri build

Quick link

  • Auto-update docs
  • Async process in Rust + communication with webview link

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Rustaffinitymeetingrecordersummary

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言