| name | sales-meetily |
| description | Meetily platform help — open-source, privacy-first AI meeting assistant with local Whisper/Parakeet transcription and Ollama summarization (MIT license). Use when setting up Meetily on macOS or Windows, transcription model not downloading or stuck on processing, microphone not being captured in meetings, choosing between Whisper and Parakeet models for accuracy vs speed, configuring Ollama or Claude or Groq for local summarization, audio device selection not saving after restart, comparing Meetily to Granola or Otter or Fathom for privacy, deploying Meetily self-hosted for an enterprise team, or importing existing audio files for batch transcription. Do NOT use for picking between note-takers generally (use /sales-note-taker) or reviewing a single call for coaching (use /sales-call-review). |
| argument-hint | [describe your Meetily question — setup, transcription, models, privacy, etc.] |
| license | MIT |
| version | 1.0.0 |
| tags | ["sales","note-taker","open-source","privacy","self-hosted","platform"] |
| github | https://github.com/Zackriya-Solutions/meetily |
Meetily Platform Help
Step 1 — Gather context
If references/learnings.md exists, read it first for accumulated platform knowledge.
-
What do you need help with?
- A) Installing Meetily or first-time setup (macOS / Windows / Linux Docker)
- B) Transcription model selection (Whisper vs Parakeet, model sizes)
- C) Summarization configuration (Built-in AI, Ollama local, OpenAI, Claude, Groq, OpenRouter, custom OpenAI-compatible endpoint)
- D) Audio device or microphone issues
- E) Importing existing audio/video files for batch transcription
- F) Enterprise / self-hosted deployment (Docker, Azure, AWS, GCP)
- G) Comparing Meetily to cloud-based alternatives
- H) API usage (local FastAPI endpoints)
-
Which edition are you on?
- A) Community (free, open-source)
- B) Pro ($10/user/mo annual, $25/user/mo monthly)
- C) Enterprise (custom)
- D) Not sure / evaluating
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
Step 2 — Route or answer directly
| Problem domain | Route to |
|---|
| Comparing Meetily to other note-takers | /sales-note-taker {user's question} |
| Reviewing a specific call for coaching feedback | /sales-call-review {user's question} |
| Building a coaching program | /sales-coaching {user's question} |
| General tool integration patterns (Zapier, webhooks, iPaaS) | /sales-integration {user's question} |
When routing, provide the exact command.
Step 3 — Meetily platform reference
Read references/platform-guide.md for the full platform reference — modules, pricing, models, deployment, API endpoints.
Answer the user's question using only the relevant section. Don't dump the full reference.
Step 4 — Actionable guidance
You no longer need the platform guide — focus on the user's specific situation.
First-time setup priority: Install the desktop app → let Parakeet Lightning download (required) → select audio devices → test a short recording → configure summarization provider (Ollama for fully local, Claude/Groq for quality).