linkgo

Freu vs Speech To Markdown: Features, Pricing & Which Is Better (2026)

A side-by-side comparison of Freu and Speech To Markdown — features, pricing, and ideal use cases — to help you decide which AI tool fits your workflow.

Freu logo

Freu

Freu AI (freu-ai)

Free

Ahead-of-time web automation that records browser sessions and compiles them into reusable deterministic skill commands to reduce agent token use.

Key features

  • Ahead-of-Time Compilation: Records a browser session once (via Chrome extension and CDP) and compiles it into a reusable JSON-based DSL skill that agents can execute deterministically.
  • Token Usage Reduction: Offloads repeated visual and reasoning steps to compiled programs, reducing LLM/agent token consumption (repo claims up to ~90% savings) and lowering recurring inference costs.
  • Chrome Extension + CDP Runner: Captures user interaction and driving Chrome DevTools Protocol commands for precise, reproducible playback and capture of complex UI flows.
  • Skill DSL & Artifacts: Emits human- and agent-readable artifacts (SKILL.md and <Cmd>.json steps) that document the workflow, provide structured muscle memory, and enable auditing and reuse.
  • Local HTTP Bridge: Runs a Python HTTP service (default 127.0.0.1:8787) to serve skills to agents and orchestrate learn/run cycles programmatically.
  • Deterministic Execution: Converts volatile DOM parsing and visual reasoning into stable, deterministic commands so agents can skip expensive visual interpretation.
  • Extensibility Toward Desktop: Roadmap includes an OS-level Computer Use Agent (CUA) and vision-based desktop automation to extend AOT pipeline beyond browsers.
  • Record browser sessions via a Chrome extension and CDP command runner
  • Compile recorded sessions into reusable, deterministic JSON skill files (DSL)
  • Local Python HTTP bridge (freu-cli) that communicates with the Chrome extension (default 127.0.0.1:8787)
  • Outputs SKILL.md and <Cmd>.json structured steps suitable for agent consumption
  • Reduces LLM token usage by delegating repeated deterministic actions to compiled skills
  • Logging and intermediate artifact generation during learn/run workflows
  • CLI-based workflow: learn (capture + LLM) and run (execute compiled skill)
  • Planned extension to OS-level vision-based desktop automation (Computer Use Agent)

Best for

  • Automating repetitive web workflows (form submission, navigation, multi-step interactions) by recording once and replaying as a compiled skill.
  • Reducing LLM/agent operating costs by converting expensive, repeated web reasoning into deterministic skills loaded into the agent context.
  • Building stable enterprise automation where auditability and reproducibility are required—SKILL.md and JSON steps provide documented, inspectable workflows.
  • Integrating precompiled skills into agent pipelines via the local HTTP bridge to coordinate when and how skills are executed programmatically.
  • Creating reusable automation libraries across teams: capture a complex sales/CRM flow once and share the compiled skill for consistent execution.
  • Translating human-performed browser sessions into structured automation artifacts for testing, monitoring, and regression checks.
  • Stabilize and accelerate complex enterprise web workflows by precompiling repetitive tasks
  • Reduce costs for LLM-enabled agents by offloading deterministic UI interactions to compiled skills
  • Build reusable skill libraries for agent-driven automation and RPA-like tasks
  • Automated end-to-end test recording and deterministic playback for web applications
  • Integrate precompiled web skills into agent context windows to avoid DOM re-parsing
View Freu details
Speech To Markdown logo

Speech To Markdown

xajik

Free

Free, 100% local macOS menu-bar app that turns speech into structured markdown using whisper.cpp and any local LLM.

Key features

  • 100% Local Pipeline: Runs whisper.cpp for speech-to-text and any local LLM server for structuring — no cloud calls and no API keys required.
  • Global Dictation Hotkey: Press ⌘⌥] in any app to have the transcript typed straight at your cursor, works in Terminal, browser, Slack, and more.
  • Agent Mode Live Structuring: A floating capsule streams your voice through the LLM into a real-time Markdown, plain text, or HTML document.
  • One-Line Install: A single curl-piped script installs xcodegen, whisper-cpp, and ffmpeg via Homebrew, then builds the app from source into /Applications.
  • iOS Companion: A fully offline iPhone/iPad app that uses Apple Intelligence on iOS 26+ (iPhone 15 Pro and up).
  • Multiple Output Formats: Format, edit, or append the LLM output as Markdown, plain text, or HTML from a single control panel.
  • Send-Now Flush: The Send (⏎) control flushes the current buffer to the LLM immediately instead of waiting for the pause/word-count threshold.
  • Model Picker: Download and swap Whisper models from Settings — Base (~150 MB) is a good starting point.

Best for

  • Private Meeting Notes: Dictate meeting recaps on a Mac with sensitive content that must never leave the device.
  • Voice-Driven Coding Comments: Speak function docstrings or PR descriptions into your editor at the cursor via Global Dictation.
  • Structured Journaling: Use Agent Mode to ramble freely and get a clean, headed Markdown document out in real time.
  • Offline Field Notes on iOS: Capture voice notes on an iPhone with no signal, structured into markdown using on-device Apple Intelligence.
  • Slack / Email Long-Form: Dictate long replies straight into Slack or Mail without opening a separate transcription tool.
View Speech To Markdown details