AI Meeting Summaries Without API Keys: Why We Built Hosted AI for Meetily

8 min readProduct UpdateEnglish
Meetily Hosted AI - AI meeting summaries without API keys or complex setup

TL;DR

Meetily Pro v0.1.16 introduces Hosted AI - a new way to generate AI meeting summaries without configuring API keys, managing tokens, or running local models. Transcription stays local on your device (always). For summaries, you now have three options: local models via Ollama, bring your own API key (Claude, OpenAI, Groq), or the new zero-setup Hosted AI. Pro subscribers get generous free credits, and trial users get 10 free credits to try it out.

We shipped a feature today that we probably should have built months ago.

Since launching Meetily, we've heard the same feedback over and over. Users love that transcription runs locally. They love that there's no meeting bot joining their calls. But when it came to generating summaries, we kept losing people at the setup step.

"Wait, I need to get an API key from OpenAI?"

"What's Ollama? Do I need to install something else?"

"I just want meeting notes. Why is this so complicated?"

Fair questions. And honestly, we didn't have a great answer.

The Setup Problem Nobody Talks About

Most AI meeting tools fall into two camps. Cloud-based tools like Otter.ai and Fireflies handle everything for you - but your meeting audio leaves your device, passes through their servers, and you have to trust their privacy policies. Local-first tools like Meetily give you privacy - but ask you to configure AI models yourself.

We built Meetily with a pluggable architecture from day one. You could run local models through Ollama, or bring your own API key from Claude, OpenAI, or Groq. Power users loved it. They could pick exactly the model they wanted, with exactly the privacy trade-offs they were comfortable with.

But here's what we learned: most people aren't power users.

What is an AI meeting summary tool?

An AI meeting summary tool automatically generates concise notes from your meeting recordings. The best tools capture key decisions, action items, and discussion points - turning hour-long meetings into scannable summaries. Meetily does this while keeping your audio transcription entirely on your device.

What People Actually Want

We looked at our analytics and talked to users who downloaded Meetily but never generated a summary. The pattern was clear:

  1. Downloaded the app - Easy, one click
  2. Recorded a meeting - Easy, press a button
  3. Got a transcript - Automatic, runs locally
  4. Tried to generate a summary - Hit a wall

That wall was configuration. Even for BYOK (Bring Your Own Key), users had to:

  • Sign up for an API provider account
  • Navigate their dashboard to find API keys
  • Copy the key into Meetily's settings
  • Hope they picked the right model
  • Deal with billing if they exceeded free tiers

For local models via Ollama, the barrier was even higher: install Ollama, pull a model, make sure you have enough RAM, configure the endpoint.

We were asking people to become AI infrastructure engineers just to get meeting notes. That's not what they signed up for.

Introducing Hosted AI

Starting with Meetily Pro v0.1.16, there's a third option: Hosted AI.

No API keys. No model configuration. No Ollama installation. You click "Generate Summary" and it works.

Here's how it fits into Meetily's architecture:

StepWhat HappensWhere It Runs
Audio captureRecords your meeting audioYour device
TranscriptionWhisper converts speech to textYour device (always local)
Summary generationAI creates structured notesYour choice

For that last step - summary generation - you now have three options:

Option 1: Local Models (Ollama)

Run everything on your machine. Zero data leaves your device. Best for regulated industries, air-gapped environments, or anyone who wants maximum privacy. Requires Ollama setup and sufficient hardware.

Option 2: Bring Your Own Key (BYOK)

Connect your own Claude, OpenAI, or Groq API key. You control the provider, the model, and the billing. Good for teams who already use these APIs and want to use their existing accounts.

Option 3: Hosted AI (New)

Just works. No setup, no API keys, no configuration. Pro subscribers get generous free credits every month. Trial users get 10 free credits to test it out. We handle the infrastructure so you can focus on your meetings.

Transcription is always local

No matter which summary option you choose, your audio never leaves your device. Meetily uses Whisper to transcribe locally, then only sends the text transcript (not audio) when you use BYOK or Hosted AI for summaries. With local models, nothing leaves your device at all.

Why Not Just Go Full Cloud?

You might wonder why we didn't just build a cloud-based solution from the start. Upload audio, get notes back. Simple.

Because we've seen what happens with that model. Meeting recordings contain some of the most sensitive information in any organization - strategy discussions, personnel decisions, client negotiations, product roadmaps. Sending all of that to a third-party server, even an encrypted one, creates risk that many teams aren't comfortable with.

Our approach is different:

  • Audio stays on your device. Always. No exceptions.
  • Transcription runs locally. Whisper processes your audio right on your machine.
  • Only text leaves your device (and only if you choose BYOK or Hosted AI for summaries).
  • You pick the trade-off. Maximum privacy with local models, or convenience with Hosted AI, or anywhere in between.

This is what we mean by "privacy-first with pluggable AI." You're never locked into a single approach.

Who Is Hosted AI For?

Honestly? Most people.

You should useIf you...
Hosted AIWant meeting summaries that just work. No setup, no configuration.
BYOKAlready have API keys from Claude/OpenAI/Groq and want to use your existing accounts.
Local ModelsNeed maximum privacy, work in regulated industries (healthcare, legal, government), or operate in air-gapped environments.

You can switch between these options at any time. Use Hosted AI for your daily standups, then switch to local models for that sensitive board meeting. The architecture supports mixing and matching because we know that one size doesn't fit all.

The Credits System

Hosted AI uses a simple credit system:

  • Pro subscribers: Generous monthly credits included with your subscription
  • Trial users: 10 free credits to try it out
  • Each credit = one summary generation

We designed this to be generous enough that most users never think about it. Our goal is to remove friction, not create new billing anxiety.

Credits reset monthly

Hosted AI credits reset each billing cycle for Pro subscribers. Unused credits don't roll over. If you need more summaries than your credit allowance, you can always switch to BYOK with your own API key for unlimited generations.

What We Learned Building This

Building Hosted AI taught us a few things about the AI meeting assistant space:

1. Privacy isn't binary. Users don't want "all local" or "all cloud." They want control. Some meetings need maximum privacy. Others just need quick notes. A good AI meeting notes tool should support both.

2. Setup is the biggest barrier. More people abandoned Meetily during AI configuration than during any other step. The best tool is the one people actually use.

3. Transcription and summarization have different privacy needs. Audio is uniquely sensitive - it contains voice biometrics, background conversations, ambient sounds. Text transcripts are sensitive too, but less so. Splitting these into separate steps with separate privacy models makes sense.

4. Trust is earned, not assumed. We could have shipped a simpler product that uploads everything to our servers. Instead, we built three options and let users choose. That takes longer to build but creates lasting trust.

Key Takeaways

  • 1Hosted AI generates meeting summaries with zero setup - no API keys, no local model configuration
  • 2Transcription always runs locally on your device regardless of which summary option you choose
  • 3Three options: Local models (maximum privacy), BYOK (your API keys), or Hosted AI (zero setup)
  • 4Pro subscribers get generous monthly credits, trial users get 10 free credits
  • 5You can switch between options at any time - use Hosted AI for routine meetings, local models for sensitive ones

How to Try It

If you're already using Meetily Pro, update to v0.1.16. Hosted AI appears as a new option in the summary generation settings. Select it, and your next summary will just work.

If you're new to Meetily:

  1. Download Meetily from meetily.ai(opens in new tab)
  2. Start a free trial - 14 days, no credit card required
  3. Record a meeting and get a local transcript automatically
  4. Generate a summary with Hosted AI using your 10 free credits

No bots join your calls. No audio leaves your device. Just meeting notes that work.

Try Hosted AI Meeting Summaries Free

Get 10 free Hosted AI credits with your Meetily trial. No API keys needed. No setup required. Just meeting summaries that work.

14-day free trial
No credit card required
All Pro features

Frequently Asked Questions

No. Audio transcription always happens locally on your device using Whisper. Only the text transcript is sent for summary generation when using Hosted AI. Your audio files never leave your machine.
With BYOK (Bring Your Own Key), you sign up with a provider like Claude, OpenAI, or Groq, get an API key, and manage your own billing. With Hosted AI, we handle all of that - you just click 'Generate Summary' and it works. The quality is comparable since we use high-quality models on the backend.
Absolutely. Local models via Ollama remain fully supported. Hosted AI is an additional option, not a replacement. You can switch between local, BYOK, and Hosted AI at any time depending on your privacy needs for each meeting.
Pro subscribers receive generous monthly credits that reset each billing cycle. For most users, the included credits cover all their meeting summaries. If you need more, you can switch to BYOK with your own API key for unlimited generations.
For regulated industries or highly sensitive meetings, we recommend using local models via Ollama - this ensures nothing leaves your device. Hosted AI sends text transcripts (not audio) to generate summaries. Use the option that matches your organization's compliance requirements.
An AI meeting summary tool automatically converts your meeting recordings into structured notes with key decisions, action items, and discussion points. Meetily is a privacy-first AI meeting assistant that transcribes locally and offers pluggable AI for summaries - local models, your own API key, or zero-setup Hosted AI.
Unlike cloud-based AI meeting assistants like Otter.ai or Fireflies, Meetily keeps transcription local and never sends a bot to your calls. Unlike pure-local tools, Meetily's Hosted AI option means you don't need to configure anything. It's the only AI meeting notes tool that gives you full control over where your data goes.

Ready to try Meetily?

Join 76,000+ users who use Meetily for private meeting transcription. No bots, privacy first. Community Edition free.

No meeting bots
100% local transcription
Free & open source
Download Free

Star on GitHub (9.9k+) · Open source & self-hostable

Get Started with Meetily

Meetily Pro

Advanced features for individuals and teams.

Download

Get Meetily for Mac or Windows. Free and open source.

Download

Recent Articles