EveryDev.ai
Subscribe
Home
Tools

3,920+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Oats
    Oats icon

    Oats

    Audio

    Free, open-source meeting notes app for macOS and Windows that records locally, transcribes in real time, and generates AI summaries — no bot joins your call.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free forever, open-source meeting notes app with on-device recording and optional Ariso cloud backend.

    Engagement

    Available On

    Windows
    macOS
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AudioProductivity ExtensionsKnowledge Management

    Alternatives

    OpenGranolaStenoSynopsule
    Developer
    ArisoAustin, TXEst. 2025

    Listed Sep 2026

    About Oats

    Oats is a free, open-source desktop app from Ariso that records your meetings directly on your Mac or Windows PC and turns them into structured notes and action items — without ever sending a bot into the call. It lives in the menu bar, stays out of the way while you meet, and hands you a clean transcript and summary when you're done. The core is licensed under MIT and the full source is public on GitHub.

    What It Is

    Oats is a local-first meeting notes tool built with Tauri v2, Vue 3, and Rust. It captures system audio directly — no browser extension, no third-party recording bot — and offers two transcription backends: a free cloud path through Ariso, and a fully offline path that runs transcription and note generation entirely on-device using Apple Neural Engine (CoreML/MLX on Apple Silicon) or Parakeet ONNX on Windows. Notes are stored as plain Markdown, and action items can sync to an Obsidian vault. The project is positioned as a privacy-first alternative to cloud-only meeting recorders.

    How the Two Backends Work

    Oats lets users choose between two modes at any time via Settings → Transcription Backend:

    • Ariso (cloud): Sign in with Google or Microsoft, hit record, and audio streams to Ariso's backend for real-time transcription and note generation. No model training on user data, per Ariso's published privacy policy. Requires an account and internet connection.
    • Local (on-device): Flip one switch and everything — recording, transcription, speaker labels, and AI notes — runs offline. No login, no upload. Audio, transcripts, and notes never leave the machine. A one-time model download is required (speech model + language model), after which the app works completely air-gapped.

    Local files are stored under ~/.ariso/recordings/ as recording.mp3, transcript.md, and ari-note.md.

    Key Capabilities

    • One-click recording from the menu bar with pause/resume/stop controls
    • Real-time streaming transcription as people talk
    • Speaker labeling (who said what) — available on the Ariso cloud backend; on-device support noted as in progress
    • Automatic Markdown meeting summary with action items per person and a meeting quality score
    • Searchable library of all past recordings, transcripts, and notes
    • Todos tab that collects action items across meetings; checking one off closes it in the notes
    • Obsidian vault integration: notes stored as plain Markdown, action items as Obsidian Tasks
    • Export and download of recordings and notes in one click
    • Sign in with Google or Microsoft
    • Works with Zoom, Google Meet, Teams, phone calls, or any audio the Mac can hear

    Platform Support

    Oats targets macOS 14+ on Apple Silicon as its primary supported platform, with full Ariso and local backend support. Windows 11 is available as a release preview — signed x64 NSIS installer and in-app auto-updating work, but system-audio capture, auto-record detection, and native sharing are still being finalized for broad public support. Windows 10 is planned for smoke coverage but is not yet public-support ready. The app is code-signed and notarized by Apple and supports Homebrew installation via a dedicated tap.

    Update: v0.24.0

    The latest release is v0.24.0, published September 13, 2026. Recent releases visible on the product page include:

    • v0.23: Todos tab for cross-meeting action item tracking; Obsidian vault integration for local backend; Microsoft sign-in support
    • v0.21: Download and export of recordings and notes
    • Speaker tagging (Ariso backend): voice-to-person matching so notes attribute speech by name rather than "Speaker 2"

    The GitHub repository shows active weekly shipping cadence, with the last push on September 14, 2026. The project had 43 stars and 5 forks as of the latest metadata snapshot.

    Open-Source Architecture

    Oats is built on Tauri v2 (Rust backend, Vue 3 frontend), with on-device inference powered by FluidAudio, MLX Swift LM (Apple Neural Engine), and Parakeet ONNX. The full source is public at github.com/ariso-ai/oats under the MIT License. Ariso publishes the complete changelog on GitHub Releases and welcomes pull requests via a documented CONTRIBUTING.md. The local-backend design means the app can be self-hosted or forked without any dependency on Ariso's cloud infrastructure.

    Oats - 1

    Community Discussions

    Be the first to start a conversation about Oats

    Share your experience with Oats, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Oats

    Free forever, open-source meeting notes app with on-device recording and optional Ariso cloud backend.

    • On-device recording — no bot joins the call
    • Real-time transcription (cloud or local)
    • AI-generated meeting summary and action items
    • Fully offline local backend option
    • Obsidian vault integration

    Capabilities

    Key Features

    • On-device recording — no bot joins the call
    • Real-time streaming transcription
    • Speaker labeling (who said what)
    • AI-generated meeting summary and action items
    • Meeting quality score
    • Searchable meeting library
    • Todos tab for cross-meeting action item tracking
    • Obsidian vault integration (plain Markdown + Obsidian Tasks)
    • Export and download recordings and notes
    • Sign in with Google or Microsoft
    • Works with Zoom, Meet, Teams, phone calls, and any Mac audio
    • Fully offline local backend (no login, no upload)
    • Cloud backend via Ariso (free, real-time)
    • Homebrew installation support
    • Auto-updates (signed and notarized)

    Integrations

    Obsidian
    Google Workspace
    Microsoft (sign-in)
    Zoom
    Google Meet
    Microsoft Teams
    Ariso
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Oats and help others make informed decisions.

    Developer

    Ariso

    Ariso builds AI-powered work operating systems for individuals, managers, and organizations. Their flagship product, Ari, acts as a digital twin and chief of staff — capturing meetings, decisions, and commitments to help teams align and execute. Ariso also ships Oats, a free open-source meeting notes app, and Ivan, a Claude Code operator. The team brings a background in cybersecurity, having built one of the industry's respected security platforms, and applies that same security-first DNA to all of their AI products.

    Founded 2025
    Austin, TX
    5 employees

    Used by

    Clio
    Peak Projects
    MuukTest
    Opine
    +3 more
    Read more about Ariso
    WebsiteGitHubLinkedIn
    1 tool in directory

    Similar Tools

    OpenGranola icon

    OpenGranola

    OpenGranola is an open-source alternative to the Granola AI meeting notes app, allowing users to capture and enhance meeting notes locally.

    Steno icon

    Steno

    Privacy-first, open-source AI meeting notetaker that records, transcribes, and summarizes conversations entirely on-device with no cloud, no bots, and no data leaving your machine.

    Synopsule icon

    Synopsule

    On-device conversation recorder and transcriber for Mac and iPhone that keeps all audio local, labels every speaker, and exports clean transcripts to any format.

    Browse all tools

    Related Topics

    Audio

    AI tools that generate or edit audio — music, sound effects, voice and speech, and podcast production.

    36 tools

    Productivity Extensions

    Extensions and plugins that improve workflow and productivity.

    100 tools

    Knowledge Management

    AI-powered systems for organizing, discovering, and accessing collective team knowledge with intelligent search, tagging, and contextual recommendations across knowledge bases and wikis.

    158 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions