Meeting Intelligence avatar

Meeting Intelligence

Pricing

from $25.00 / 1,000 meeting audio minute transcribeds

Go to Apify Store
Meeting Intelligence

Meeting Intelligence

Turn meeting recordings into transcripts, decisions, action items, owners, and deadlines. Gemini 3.5 Transcribe, 85+ languages. Up to 30 min. PPE from $0.025/min + usage.

Pricing

from $25.00 / 1,000 meeting audio minute transcribeds

Rating

0.0

(0)

Developer

Viktor Kondas

Viktor Kondas

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Turn meeting recordings into transcripts, decisions, action items, owners, and deadlines — Gemini 3.5 Transcribe, 85+ languages, up to 30 minutes.

Store: apify.com/kondasviktor/meeting-intelligence

PPE: $0.025 / audio minute + $0.39 meeting analysis · min $0.10 · + usage

Pricing example (28 min + analysis)

  • 28 × $0.025 = $0.70
  • Meeting analysis = $0.39
  • Total ≈ $1.09 (+ usage)

Failed runs are not charged.

What it does

  • Direct media URL (MP3, M4A, WAV, MP4, WebM, OGG)
  • Smart or verbatim transcription, speaker diarization, timestamps
  • Meeting analysis: summary, decisions, action items (owner + deadline), risks, questions
  • SRT / WebVTT + Markdown in key-value store; structured dataset JSON
  • Preview mode (previewMinutes) for low-cost trials
  • Meeting types: general, standup, sales, project, customer, interview, brainstorming

Limitations (v1)

  • Direct media URLs only — YouTube / Zoom page URLs are not supported. Pass a direct file URL.
  • previewMinutes — used for billing estimate and to skip the meeting-analysis charge. It does not yet trim the audio sent to Gemini.
  • Long recordings (~20+ min) — full transcript is usually accurate; segment timestamps / SRT can be coarse. Finer segmentation is planned.
  • Max 30 minutes per recording in v1.
  • Process only recordings you have rights to use.

Quick start — preview (public-domain sample)

Public-domain FDR “Day of Infamy” speech used as a short spoken sample (not a real meeting). Use previewMinutes to keep trial cost low:

{
"mediaUrl": "https://archive.org/download/FDRDayOfInfamySpeech/President%20Franklin%20Roosevelt%2527s%20%22Day%20of%20Infamy%22%20Speech%2C%2012%3A08%3A1941.mp3",
"previewMinutes": 3,
"meetingAnalysis": false,
"meetingType": "general"
}

Full meeting with analysis

{
"mediaUrl": "https://example.com/standup.m4a",
"meetingType": "standup",
"knownParticipants": ["Alex", "Sam"],
"meetingAnalysis": true,
"language": "auto"
}

Local development

cd apify/meeting-intelligence
cp .env.example .env # add GEMINI_API_KEY (paid tier)
npm install
npm run dry-run

Same shared engine as Podcast & Media Intelligence.

All Actors: apify.com/kondasviktor

ActorRole
Podcast & Media IntelligenceShow notes, chapters, subtitles
Meeting Intelligence (this Actor)Decisions, tasks, owners
Google Maps CEE Scraper — Supplier ShortlistCEE supplier shortlists
Website Intelligence + Contact ExtractorContacts, tech stack
Dealer / Distributor Locator ExtractorBrand locator pages
PDF Procurement Document ExtractorCerts, reports, datasheets
Website Change Monitor — Diff TrackerHash + diff watch
European Fuel Station Prices API (CEE + DACH)Fuel prices
Product Catalog ScraperCatalog CSV export
Wildfire Intelligence APIWildfire monitoring

Feedback

Contact · Built by Vibe Coder's Life