1. Product Overview

Hyprnote is a privacy‑first AI notepad built for private meetings. It runs entirely on‑device or inside your own infrastructure, capturing audio, transcribing speech, and generating concise, personalized summaries—all without ever sending data off‑box. Hyprnote serves individual power users and enterprises that demand strict compliance, data sovereignty, and full control over meeting data.

2. Core Functionality

Hyprnote is designed to do the following:
  • Capture and locally record meeting audio
  • Transcribe speech in real‑time using on‑device STT
  • Produce AI‑generated summaries, action items, and highlights via a local or self‑hosted LLM
  • Organize transcripts with search, tagging, and speaker identification
  • Export or sync notes to Markdown, PDF, or third‑party knowledge bases
  • Work 100 % offline by default—no cloud fallback
Optional capabilities (configurable by the user):
  • Plug in remote model providers (e.g., an internal Ollama server or OpenAI key) for higher‑quality summarization
  • Push transcripts or summaries to external productivity tools such as Obsidian, Notion, or Slack

3. System Requirements

For Individual Users (macOS App)

  • Operating System: macOS Sonoma 14.5 or later (Apple Silicon)
  • CPU: Apple M‑series chip (M1 or newer)
  • Memory: 8 GB RAM minimum (16 GB recommended for long meetings)
  • Storage: 4 GB free disk space
  • Internet: Not required after installation (optional for 3rd‑party APIs)
  • Permissions: Microphone access

For Enterprise Deployments (Self‑Hosted)

  • CPU: 4+ dedicated cores
  • Memory: 16 GB RAM (32 GB recommended)
  • Storage: 20 GB free
  • Requires internal access to audio sources, an identity provider (for SSO), and a persistent volume
  • No outbound internet connection needed unless administrators enable external API calls