经 AI Skill Hub 精选评估,natively-cluely-ai-assistant — Claude Skill 中文使用文档 获评「强烈推荐」。已获得 1.3k 颗 GitHub Star,这款Claude技能在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.5 分,适合有一定技术背景的用户使用。
natively-cluely-ai-assistant — Claude Skill 中文使用文档 是一款基于 TypeScript 开发的开源工具,专注于 ai、ai-assistant、cheating 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
natively-cluely-ai-assistant — Claude Skill 中文使用文档 是一款基于 TypeScript 开发的开源工具,专注于 ai、ai-assistant、cheating 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g natively-cluely-ai-assistant # 方式二:npx 直接运行(无需安装) npx natively-cluely-ai-assistant --help # 方式三:项目依赖安装 npm install natively-cluely-ai-assistant # 方式四:从源码运行 git clone https://github.com/Natively-AI-assistant/natively-cluely-ai-assistant cd natively-cluely-ai-assistant npm install npm start
# 命令行使用
natively-cluely-ai-assistant --help
# 基本用法
natively-cluely-ai-assistant [options] <input>
# Node.js 代码中使用
const natively_cluely_ai_assistant = require('natively-cluely-ai-assistant');
const result = await natively_cluely_ai_assistant.run(options);
console.log(result);
# natively-cluely-ai-assistant 配置说明 # 查看配置选项 natively-cluely-ai-assistant --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export NATIVELY_CLUELY_AI_ASSISTANT_CONFIG="/path/to/config.yml"
Natively processes audio, screen context, and user input locally, maintains a rolling context window, and sends only the required prompt data to the selected AI provider (local or cloud).
No raw audio, screenshots, or transcripts are stored or transmitted unless explicitly enabled by the user.
---
Version 2.6.0 brings massive workflow and integration capabilities to make your AI assistant even more powerful:
gpt-5.3-codex.---
Version 2.5.0 introduces major feature upgrades, architectural overhauls, and robust stability fixes:
Cmd+Shift+Enter analysis.---
npm install
---
[!NOTE] macOS Users (Both Apple Silicon & Intel Macs supported): 1. "Unidentified Developer": If you see this, Right-click the app > Select Open > Click Open. 2. "App is Damaged": If you see this, run the command in Terminal based on your download: For .zip downloads:For .dmg downloads: 1. Open Terminal and run:> xattr -cr /Applications/Natively.app >2. Install the natively.dmg 3. Open Terminal and run:> xattr -cr ~/Downloads/Natively-2.0.2-arm64.dmg # Or your specific filename >xattr -cr /Applications/Natively.app
npm run build:native
npm run dist
This runs: Vite build → TypeScript compile → native module build → electron-builder
---

This demo shows a complete live meeting scenario:
---
Create a .env file:
```env
DEEPGRAM_API_KEY=your_key ELEVENLABS_API_KEY=your_key AZURE_SPEECH_KEY=your_key AZURE_SPEECH_REGION=eastus IBM_WATSON_API_KEY=your_key IBM_WATSON_REGION=us-south
DEFAULT_MODEL=gemini-3.1-flash-lite-preview ```
If you’re looking for a hosted desktop recording API, consider checking out Recall.ai, an API that records Zoom, Google Meet, Microsoft Teams, in-person meetings, and more.
Stop managing four separate services. One key. Zero configuration.
Are you managing separate accounts for your AI reasoning, live transcription, fast inference, and web search? Juggling multiple API keys, rate limits, and invoices across completely different categories of tools is unnecessary overhead. Natively API replaces all of those categories with one flat subscription.
Under the hood, Natively API connects you to the absolute best models for the optimal user experience:
| Feature | Natively | Cluely | Pluely | LockedIn AI | Final Round AI |
|---|---|---|---|---|---|
| **Price** | ✅ Free (BYOK) | ⚠️ $20/mo | ✅ Free | ❌ $55–70/mo | ❌ $149/mo |
| **Open source** | ✅ AGPL-3.0 | ❌ | ✅ | ❌ | ❌ |
| **Local data / private** | ✅ Yes | ❌ Cloud servers | ✅ Yes | ❌ Cloud servers | ❌ Cloud servers |
| **Any LLM (BYOK)** | ✅ Yes | ❌ Vendor-locked | ⚠️ Limited | ❌ Vendor-locked | ❌ Vendor-locked |
| **Local AI (Ollama)** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Real-time <500ms** | ✅ Yes | ⚠️ 5–90s lag | ✅ Yes | ✅ ~116ms | ⚠️ Slowest |
| **Dual audio channels** | ✅ System + Mic | ❌ Single stream | ❌ | ❌ | ❌ |
| **Local RAG memory** | ✅ SQLite + sqlite-vec | ❌ | ❌ | ❌ | ❌ |
| **Meeting history** | ✅ Full dashboard | ⚠️ Limited | ❌ | ❌ | ⚠️ Limited |
| **Screenshot OCR** | ✅ Yes | ⚠️ Limited | ❌ | ✅ Yes | ⚠️ Limited |
| **Stealth mode** | ✅ Undetectable | ❌ | ❌ | ❌ | ❌ Visible to proctors |
| **Process Disguise** | ✅ Terminal, Settings, etc | ❌ | ❌ | ❌ | ❌ |
| **Resume & context** | ✅ Pro | ❌ | ❌ | ✅ Yes | ✅ Yes |
| **Custom Personas/Modes** | ✅ Pro | ✅ Yes | ❌ | ❌ | ⚠️ Limited |
| **Phone Link Companion** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Auto-Calendar Sync** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Smart Task Sync** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Speaker Diarization** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Codex CLI Integration** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Offline SLM Mode** | ✅ Yes | ❌ | ❌ | ❌ | ❌ |
| **Data breach history** | ✅ None | ❌ 83k users exposed | ✅ None | ✅ None | ✅ None |
Legend: ✅ Full support · ⚠️ Partial or limited · ❌ Not available
---
The UI is intentionally familiar — if you've used Cluely, there's zero learning curve.
Cluely's mid-2025 data breach exposed personal information, full interview transcripts, and screenshots of 83,000 users. Every word spoken during an interview was stored on their servers — and then leaked. They charge $20/month for this privilege.
By default, Natively stores everything on your local machine, with only limited anonymous telemetry (basic GA4 install tracking, zero personal data). Your transcripts, API keys, and screenshots never leave your machine when using your own keys. The entire codebase is open-source (AGPL-3.0) and auditable. Zero breaches — that is the only acceptable standard for a tool that listens to your interviews.
Unlike Cluely's rigid interface, Natively also gives you complete control over the AI: Custom Persona Modes (Tech, Sales, Recruiting) to strictly format behavior, and Reference Files capabilities to upload PDFs so the AI knows exactly the context of the job or meeting before it starts.
LockedIn AI is the most expensive tool in the category at $55–70/month. It locks you into a single cloud LLM with no option for local inference. Every transcript and response passes through their servers.
Natively supports every major model (Gemini, GPT, Claude, Groq) via bring-your-own-key, and offers 100% offline mode through Ollama. You pay only for the API tokens you actually use — or pay nothing at all by running Llama 3 locally. No subscription, no vendor lock-in.
Final Round AI is the most expensive option at $149/month, optimized for pre-interview prep and mock interviews but with the slowest live latency in the category. Critically, its taskbar icon is visible to proctoring software, making it detectable during monitored interviews.
Natively delivers <500ms end-to-end latency using Rust-based native audio capture with Zero-Copy ABI Transfers. Its undetectable stealth mode hides from the dock, disguises process names, and syncs state across all windows — battle-tested and hardened across five major releases.
Pluely is a solid lightweight alternative (~10MB, Tauri-based) and it has Linux support, which Natively does not yet offer. Credit where it is due.
But Pluely is a basic overlay. It has no local RAG, no meeting history, no dual audio channels, and no dashboard. Natively is a complete intelligence system: it remembers your past meetings via local vector search, separates system audio from your microphone, and gives you a full management dashboard with export to Markdown, JSON, and Text.
Interview Coder is a paid tool focused specifically on coding interview assistance. Natively does everything Interview Coder does — and more — for free:
| Natively | Interview Coder | |
|---|---|---|
| **Price** | ✅ Free (BYOK) | ❌ Paid |
| **Open source** | ✅ | ❌ |
| **Works on LeetCode / HackerRank** | ✅ | ✅ |
| **Screenshot + OCR analysis** | ✅ | ✅ |
| **Real-time overlay** | ✅ | ✅ |
| **Local AI / offline mode** | ✅ Ollama | ❌ |
| **Behavioral interview support** | ✅ | ❌ |
| **System design support** | ✅ | ❌ |
| **Meeting history & RAG** | ✅ | ❌ |
| **Any LLM (BYOK)** | ✅ | ❌ Locked |
| **Data stored locally** | ✅ | ❌ Cloud |
Natively covers the full interview loop — not just the coding round.
Parakeet AI offers basic live meeting assistance but has no persistent memory, no meeting history, and no local vector search. Natively remembers your past meetings via local RAG, lets you ask questions across all your history, and gives you a full dashboard to manage, export, and search everything. Furthermore, Natively includes Custom Persona Modes allowing the AI to structure notes and behave optimally for specific flavors of conversations, instead of relying on Parakeet's one-size-fits-all model.
---
| Feature | Standard ($8/mo) | Pro ($15/mo) | Max ($25/mo) | Ultra ($35/mo) |
|---|---|---|---|---|
| **All-in-One Cloud AI Access** | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
| **Real-Time Transcription** | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
| **Included Natively Pro Desktop App** | ❌ No | ✅ Yes | ✅ Yes | ✅ Yes |
| **Premium Support** | ❌ No | ✅ Yes | ✅ Yes | ✅ Yes |
| **Higher Monthly Quotas** | ❌ No | ✅ Yes | ✅ Yes | ✅ Yes |
Don't start the long way. Skip the 20-minute manual setup. One Natively subscription skips all of it — AI, transcription, and web search are ready immediately.
<p align="center"> <a href="https://checkout.dodopayments.com/buy/pdt_0NbFixGmD8CSeawb5qvVl"> <img src="https://img.shields.io/badge/Standard_Plan-Subscribe_Now-94a3b8?style=for-the-badge&logo=fastapi&logoColor=white" /> </a> <a href="https://checkout.dodopayments.com/buy/pdt_0NcM6Aw0IWdspbsgUeCLA"> <img src="https://img.shields.io/badge/Pro_Plan-Subscribe_Now-8b5cf6?style=for-the-badge&logo=fastapi&logoColor=white" /> </a> <a href="https://checkout.dodopayments.com/buy/pdt_0NcM7JElX4Af6LNVFS1Yf"> <img src="https://img.shields.io/badge/Max_Plan-Subscribe_Now-6366f1?style=for-the-badge&logo=fastapi&logoColor=white" /> </a> <a href="https://checkout.dodopayments.com/buy/pdt_0NcM7rC2kAb69TFKsZnUU"> <img src="https://img.shields.io/badge/Ultra_Plan-Subscribe_Now-fbbf24?style=for-the-badge&logo=fastapi&logoColor=white" /> </a> </p>
---
| Feature | Natively Free | Natively Pro |
|---|---|---|
| **Bring Your Own Key (BYOK) Models** | ✅ | ✅ |
| **Local AI Support (Ollama)** | ✅ | ✅ |
| **Real-Time Speech-to-Text (<500ms)** | ✅ | ✅ |
| **Live Contextual Assistant** | ✅ | ✅ |
| **Screenshot & Slide OCR Analysis** | ✅ | ✅ |
| **Undetectable & Stealth Modes** | ✅ | ✅ |
| **Meeting Dashboard & Offline RAG History** | ✅ | ✅ |
| **Job Description (JD) & Resume Context Awareness** | ❌ | ✅ |
| **Automated Company Research & Dossiers** | ❌ | ✅ |
| **Live Salary & Offer Negotiation Copilot** | ❌ | ✅ |
| **Custom Persona Modes (Sales, Tech, etc.)** | ❌ | ✅ |
| **Custom Real-Time Context & Reference Files** | ❌ | ✅ |
| **Phone Link Companion App** | ❌ | ✅ |
| **Auto-Calendar & Task Sync** | ❌ | ✅ |
| **Speaker Diarization** | ❌ | ✅ |
| **Priority Feature Access & Support** | ❌ | ✅ |
<p align="center"> <a href="https://checkout.dodopayments.com/buy/pdt_0NbHo6EnXlNPqNcZ14OTi"> <img src="https://img.shields.io/badge/Lifetime_License-Unlock_Premium-facc15?style=for-the-badge&logo=fastapi&logoColor=black" /> </a> <a href="https://checkout.dodopayments.com/buy/pdt_0NcM4QBwy0CDcPV9CXaNP"> <img src="https://img.shields.io/badge/Yearly_License-Unlock_Premium-black?style=for-the-badge&logo=fastapi&logoColor=white" /> </a> </p>
---
Natively is a free, open-source alternative to:
| Tool | What Natively replaces |
|---|---|
| **Cluely** | Real-time AI meeting copilot — without the $20/mo fee or data breach risk |
| **Final Round AI** | Live AI interview copilot — without the $149/mo fee or proctor-visible taskbar icon |
| **LockedIn AI** | Real-time interview assistant — without cloud lock-in or $70/mo |
| **Interview Coder** | AI coding interview helper — with full meeting context, not just coding rounds |
| **Parakeet AI** | Live meeting assistant — with local RAG memory and full history dashboard |
| **Metaview** | Automated meeting notes — open-source and locally stored |
| **Otter.ai** | Transcription and meeting summaries — without cloud storage |
| **Fireflies.ai** | Meeting recorder and AI notetaker — fully local storage |
| **Teal** | Job search and interview assistant — fully local and free |
---
ai-assistant · meeting-notes · interview-helper · cluely-alternative · cluely · lockhead-ai · lockheed-ai · parakeet-ai · interview-coder · final-round-ai · metaview-alternative · otter-ai-alternative · fireflies-alternative · local-ai · ollama · electron · privacy-first · open-source · real-time-transcription · interview-copilot · ai-meeting-assistant · moltbot
---
Yes. Natively is an open-source project. You only pay for what you use by bringing your own API keys (Gemini, OpenAI, Anthropic, etc.), or use it 100% free by connecting to a local Ollama instance.
Yes. Natively uses a Rust-based system audio capture that works universally across any desktop application, including Zoom, Microsoft Teams, Google Meet, Slack, and Discord.
Natively is built on Privacy-by-Design. By default, all transcripts, vector embeddings (Local RAG), and keys are stored locally on your machine. We collect only limited anonymous telemetry (no personal user data).
Natively is a powerful assistant for any professional situation. However, users are responsible for complying with their company policies and interview guidelines.
Simply install Ollama, run a model (e.g., ollama run llama3), and Natively will automatically detect it. Enable "Ollama" in the AI Providers settings to switch to offline mode.
Cluely is a $20/month cloud-based tool that stores all data on their servers. In mid-2025, Cluely suffered a data breach that exposed personal information, transcripts, and screenshots of 83,000 users. Natively is free, open-source, and stores everything locally. It supports any LLM (not just one vendor), offers local AI via Ollama, and has battle-tested stealth mode. Natively has never had a data breach because there is no server to breach.
Yes. Natively hides from the dock, disguises process names as harmless system utilities (Terminal, Activity Monitor, System Settings), and syncs state across all windows. It has been hardened across five major releases and tested against screen share detection in Zoom, Teams, and Google Meet.
Yes. Natively's screenshot + OCR captures any visible coding problem and returns a full solution through the invisible overlay. It works on LeetCode, HackerRank, CoderPad, Codility, HackerEarth, Karat, and any browser-based coding environment.
For standard online assessments (LeetCode, HackerRank, CoderPad, etc.), Natively is not detectable — it runs as a disguised system process and the overlay never appears in screen recordings or screen shares. It is not designed to bypass dedicated proctoring software like Pearson VUE, ProctorU, or Respondus Lockdown Browser, which operate at the OS level.
Yes. Natively does everything Interview Coder does — screenshot OCR, real-time coding assistance, invisible overlay — and adds behavioral interview support, system design help, local RAG memory, and any-LLM BYOK. All for free.
---
项目简介:本项目使用本地处理音频、屏幕上下文和用户输入,维护一个滚动上下文窗口,并将仅需要的提示数据发送到选择的AI提供商(本地或云端)。除非用户明确启用,否则不会存储或传输原始音频、截图或转录。
功能介绍:本版本带来了大量工作流和集成能力,使您的AI助手更强大: - **Phone Link Integration**:连接您的iOS或Android设备以无线远程麦克风或会议笔记的伴侣屏幕。 - **TinyPrompts™ Engine**:高度优化的系统提示用于本地SLMs(Ollama,Qwen 2.5:4B,Llama 3.2),使其支持高级功能。 - **Custom Persona Modes**:完成Cluely风格的自定义模式(技术面试,销售,招聘,团队会议,讲座等),允许定制AI人格和行为。 - **Dynamic Note Templates**:AI现在动态生成高度结构化的会议笔记,基于活跃的角色模式。
安装步骤说明: > [!NOTE] > **macOS用户(支持Apple Silicon和Intel Macs)**: > > 1. **"未知开发者"**:如果您看到这个,右键单击应用程序 > 选择 **打开** > 点击 **打开**。 > > 2. **"应用程序损坏"**:如果您看到这个,运行基于下载类型的命令在终端中: > > **对于.zip下载**: > > ```bash > xattr -cr /Applications/Natively.app > ``` > > **对于.dmg下载**: > > 1. 打开终端并输入以下命令: > > ```bash > xattr -cr /Applications/Natively.app > ```
配置说明: 创建一个`.env`文件: ```env Speech Providers (Optional - only one needed) DEEPGRAM_API_KEY=your_key ELEVENLABS_API_KEY=your_key AZURE_SPEECH_KEY=your_key AZURE_SPEECH_REGION=eastus IBM_WATSON_API_KEY=your_key IBM_WATSON_REGION=us-south Default Model Configuration DEFAULT_MODEL=gemini-3.1-flash-lite-preview ```
工作流/模块说明: - **Phone Link**:使用您的iOS/Android设备作为无线远程麦克风或会议笔记的伴侣屏幕。 - **Calendar Prep**:自动同步Google Calendar和Outlook以准备会议上下文。 - **Smart Task Export**:将提取的行动项直接发送到Jira,Linear或Asana。 - **Speaker Detection**:检测会议中发言者。 - **Supported Models**:支持的模型,包括Gemini 3.1系列,OpenAI,Claude,Ollama和Groq。
FAQ摘要: #### 是否 Natively 真的免费? 是。Natively 是一个开源项目。您只需为您使用的API密钥(Gemini,OpenAI,Anthropic等)付费,或者使用它 **100% 免费**,连接到本地Ollama实例。 #### Natively 是否与Zoom,Teams和Google Meet兼容? 是。Natively支持Zoom,Teams和Google Meet。
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
AI Skill Hub 点评:natively-cluely-ai-assistant — Claude Skill 中文使用文档 的核心功能完整,质量优秀。对于Claude 重度用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | natively-cluely-ai-assistant |
| 原始描述 | Natively - Free open-source AI interview copilot & meeting assistant. The best Cluely alternative, Final Round AI alternative, and Interview Coder alternative. Real-time transcription, undetectable stealth mode, local RAG, BYOK. No subscriptions. No data breaches. |
| Topics | aiai-assistantcheatingclaude-codeclaude-skillscluelyai-coding |
| GitHub | https://github.com/Natively-AI-assistant/natively-cluely-ai-assistant |
| License | AGPL-3.0 |
| 语言 | TypeScript |
收录时间:2026-05-22 · 更新时间:2026-05-22 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端