NicoNico

AI note taker

The AI note taker that never joins your meeting.

Nico is an AI note taker for macOS and Windows that records the meeting from your own computer.

It transcribes system audio and your microphone live, translates across Japanese, English, Chinese, Korean and Spanish, and saves each meeting as transcript.md in a folder you choose.

Download Nico for desktop

The free plan includes 90 minutes of meeting notes per month, up to 60 minutes per meeting. No bot is added to the call.

A Mac desktop running Nico beside a Zoom meeting, showing live transcription and translation without any bot joining the call
Product launch syncNo bot in the call
# product# launch
Japanese ยท Original
English ยท Translation
System00:08
ๆฅ้€ฑใฎใƒญใƒผใƒณใƒไบˆๅฎšใ‚’็ขบ่ชใ—ใพใ—ใ‚‡ใ†ใ€‚
Let's review the launch timeline for next week.
Mic00:21
ใƒ™ใƒผใ‚ฟ็‰ˆใฏใ‚‚ใ†ๅ‡บใ›ใ‚‹็Šถๆ…‹ใงใ™ใ€‚้‡‘ๆ›œใพใงใซๅ‘Š็Ÿฅใ‚‚็”จๆ„ใ—ใพใ™ใ€‚
The beta is ready to ship. I'll have the announcement ready by Friday.
System00:34
ใงใฏๆฅ้€ฑใƒชใƒชใƒผใ‚นใง้€ฒใ‚ใพใ—ใ‚‡ใ†ใ€‚
Then let's go ahead with a release next week.
System00:47
ใใ‚Œใจใ€ๅ…ฌ้–‹ๅ‰ใซใƒ‰ใ‚ญใƒฅใƒกใƒณใƒˆใฎๆœ€็ต‚ใƒใ‚งใƒƒใ‚ฏใ‚’ใŠ้ก˜ใ„ใ—ใพใ™ใ€‚
And one last check on the docs before we go live, please.
๐ŸŒ Live translationON
Ask the AI
What did I miss?
Nico AIIn the latest discussion, the team confirmed the beta is ready, agreed to ship next week, and will have the announcement out by Friday.
What did I miss?SummarizeDecisions?
Ask about this meetingโ€ฆ
๐ŸŒ Quick translateJA โ†’ EN
ไปŠๆœŸใฎ็›ฎๆจ™ใ‚’ๅ…ฑๆœ‰ใ—ใฆใ‚‚ใ‚‰ใˆใพใ™ใ‹๏ผŸ

Could you share this quarter's targets?

Copy
REC12:04

Where it fits

What an AI meeting note taker has to get right

Most meeting tools assume a video call with a guest list you control. These are the three situations where that assumption breaks, and what Nico does instead.

Cross-language client calls

An English client call you need to follow in Japanese

The problem
The call runs in English, your notes have to be in Japanese, and asking a client to admit a recording bot is a conversation you would rather not have.
With Nico
Nico runs beside the call on your own machine. The original and the translation appear side by side while people are still talking, and both are written into the saved transcript.

In-person meetings

An AI notetaker for the room, not just the call

The problem
A 1-on-1 at a desk or a workshop in a meeting room has no meeting link and no participant list, so there is nothing for a bot to join.
With Nico
Nico records your microphone as well as system audio, so an in-person meeting is transcribed and translated the same way a video call is.

Agent workflows

Notes your AI agent can open without an integration

The problem
Transcripts that live inside someone else's workspace have to be exported, or reached through an API, before another tool can read them.
With Nico
Every meeting is a plain Markdown file on your disk. Point Claude Code, Codex or any local agent at the folder and it reads transcript.md directly โ€” no export step, no connector.

A practical comparison

Choose by how you actually meet

Nico is a desktop companion, not a meeting-service integration. The comparison below is about workflow, not a claim that every bot-based product behaves the same way.

Nico and a typical meeting-bot workflow
What mattersNicoTypical bot-based workflow
Participant listNo Nico bot joinsA bot may join as a participant
In-person meetingsRecorded through your microphone, no meeting link neededUsually needs a call for a bot to join
Audio inputSystem audio + microphoneAudio is usually captured through the meeting service
Live translationOriginal and translation side by sideAvailability and timing vary by product
Meeting filesMarkdown, metadata, and audio in your chosen local folderOften reviewed inside a hosted workspace
After you cancelThe files are already on your computerAccess usually depends on the account
Operating systemmacOS and Windows appsBrowser, desktop, or service integration varies

Product behavior and plans can change. Verify any alternative against its current documentation before deciding.

Primary product evidence

Concrete outputs, not abstract promises

These details describe the current Nico desktop workflow, the files it creates, and where they stay.

Local output

A readable transcript.md

Each saved meeting includes a Markdown transcript with YAML front matter, alongside metadata.json and audio.webm. The real file is printed further down this page.

Live input

Two clearly labelled audio sources

Nico captures system audio and microphone input and labels them by source; it does not claim to identify individual speakers.

Your data

We don't keep a copy of your meetings

Nico has no meeting database. Your transcripts, metadata and audio live in the folder you choose on your own computer โ€” and they stay there if you cancel. Your meeting content is not used to train AI models.

The actual output

What an AI note taker leaves behind, in full

This is the real file format, not an illustration. Every meeting becomes a dated folder with a Markdown transcript, its metadata, and the recording โ€” readable without Nico, and still readable after you stop using it.

Nico AI note taker showing English transcript and Japanese translation side by side on macOS
The original on the left, the translation on the right, each line labelled by the audio source it came from โ€” and one button that opens the folder holding the files below.

One folder per meeting

Nico saves to its own application-data folder by default. Point it at a different folder and it creates nico-meetings inside it, then writes one dated subfolder per meeting.

{the folder you choose}/nico-meetings/2026-08-27/mtg_01M12SY58357DSMVZHFE076Q1J/
โ”œโ”€ transcript.md
โ”œโ”€ metadata.json
โ””โ”€ audio.webm

A real transcript.md

YAML front matter, one block per utterance, and the original and translation kept separate โ€” so a script or an AI agent can parse it as easily as you can read it.

---
id: mtg_01M12SY58357DSMVZHFE076Q1J
title: "Product Launch Weekly Sync"
date: 2026-08-27
source_language: en
target_language: ja
tags:
  - "product-launch"
  - "weekly-sync"
---

## Transcript

<!-- utterance id=utt_01M12SY58357DSMVZHFE076Q1J source=system started_at_ms=3000 status=translated language_code=en translated: true -->
**System Audio ยท 00:03**

```nico-meeting-source
Good afternoon. Today we will review the product launch checklist.
```

```nico-meeting-translation
ใ“ใ‚“ใซใกใฏใ€‚ๆœฌๆ—ฅใฏ่ฃฝๅ“ใƒญใƒผใƒณใƒใฎใƒใ‚งใƒƒใ‚ฏใƒชใ‚นใƒˆใ‚’็ขบ่ชใ—ใพใ™ใ€‚
```

<!-- utterance id=utt_01M12SY58357DSMVZHFE076Q1M source=mic started_at_ms=20500 status=translated language_code=en translated: true -->
**You (Mic) ยท 00:20**

```nico-meeting-source
Our next action is to verify the download flow by Friday.
```

```nico-meeting-translation
ๆฌกใฎใ‚ขใ‚ฏใ‚ทใƒงใƒณใฏใ€้‡‘ๆ›œๆ—ฅใพใงใซใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใƒ•ใƒญใƒผใ‚’็ขบ่ชใ™ใ‚‹ใ“ใจใงใ™ใ€‚
```

Screenshot and sample captured from Nico 0.30.0 on macOS. The conversation is an anonymous fixture in the appโ€™s own format, not a recording of a real meeting.

Meeting

Everything your meetings need

No bots, no cloud lock-in. Nico helps you speak, hear, and look back on every call โ€” right where it happens.

๐Ÿšซ๐Ÿค–

No bot joins your call

Nico captures system audio and your mic straight from your device. There's no meeting bot in the participant list and nothing for guests to approve โ€” it works on any call, even ones that ban recording bots.

System ยท Mic
  • YYou
  • AAlex
  • MMia
  • Recording botโœ• No bot in the call
System+Micโ†’๐Ÿ’ป
๐ŸŒ

Live transcription & translation

High-accuracy speech-to-text captures system audio and your mic, showing the original and the translation side by side as people speak โ€” read along in your own language, no waiting.

RECJapanese โ†’ English
ๆฅ้€ฑใฎใƒญใƒผใƒณใƒไบˆๅฎšใ‚’็ขบ่ชใ—ใพใ—ใ‚‡ใ†ใ€‚Let's review the launch timeline.
ใƒ™ใƒผใ‚ฟ็‰ˆใฏใ‚‚ใ†ๅ‡บใ›ใ‚‹็Šถๆ…‹ใงใ™ใ€‚The beta is ready to ship.
ใใ‚Œใจใ€ๆœ€็ต‚ใƒใ‚งใƒƒใ‚ฏใ‚’Translatingโ€ฆ
โœจ

Ask the AI what you missed, in one click

One click on โ€œWhat did I miss?โ€ and Nico recaps it from the transcript. Mid-meeting or after, ask anything and get answers grounded in what was actually said.

โœจ What did I miss?SummarizeDecisions?
โœจ Nico AIIn the latest discussion, the team confirmed the beta is ready, agreed to ship next week, and will have the announcement out by Friday.
๐Ÿ’พ

Saved on your device

Recordings and transcripts are saved as plain files on your device โ€” not locked inside a cloud silo. You hold the data.

Your device
team-sync.md๐Ÿ”’ Local
design-review.md
โœ• โ˜๏ธSaved locally
Security & Privacy

Your meetings stay yours

Saved transcripts and recordings live in a folder you choose on your own computer. Nico has no meeting-history database on its servers, and your meeting content is not used to train AI models.

Never used to train AI

Nico does not use your meeting content to train its AI models. Audio and translated transcript text are sent only for the processing needed to provide the feature.

โ‡ธโœ•

No server-side meeting history

Completed transcripts and recordings are saved in your chosen local folder, not in a Nico meeting-history database.

Your deviceโœ“
Company serversโœ•

Works with Claude Code & Codex

Because transcripts are local files, you can point Claude Code, Codex, or any local agent at them โ€” summarize, search, and build on your meetings with the tools you already use.

$ claude team-sync.md
โ€บ Summarize
โœ“ done
Claude CodeCodex
Pricing

Pricing for every meeting

Start free and upgrade when your meetings get longer.

Free
$0/ month

Great for short, occasional meetings

  • โœ“Up to 90 minutes of recording per month
  • โœ“Up to 60 minutes per meeting
  • โœ“Live transcription & translation
  • โœ“AI Q&A on your transcript
  • โœ“Searchable, taggable notes
Start free
Team
$19.99/ seat / month

One bill, shared seats, and Pro-level limits for every teammate.

  • โœ“Everything in Pro for every seat
  • โœ“Minimum 2 seats
  • โœ“Centralized member and invitation management
  • โœ“Usage visibility by member
  • โœ“Stripe billing portal for invoices
Create a team

FAQ

Questions before you download

FAQ structured data mirrors the questions shown here. Search engines decide whether and how any enhanced result appears.

Put the transcript where your work already lives

Download Nico, run it beside your next meeting, and keep the resulting files in a folder you control.

Download for macOS or Windows

Free to start: 90 minutes per month, up to 60 minutes per meeting. Pro is $19.99 per month or $165.99 per year, for 600 minutes per month and up to 180 minutes per meeting.

AI Note Taker for Mac & Windows โ€” No Meeting Bot | Nico