Connect your calendar and let AI join every meeting for you. Get summaries, action items, and coaching — delivered straight to Slack, email, or your dashboard.
One POST to deploy a bot. WebSocket for live streams. Webhooks for events. Python & JS SDKs, sandbox keys, and full OpenAPI spec — ship in minutes.
Don't wait for the meeting to end. Get live insights, alerts, and transcripts as conversations unfold.
Word-by-word transcription streaming in real time via WebSocket. Speaker-diarized, punctuated, and timestamped. Powered by Whisper.
Claude AI scans the transcript every 10 entries and extracts new action items in structured JSON — pushed over WebSocket instantly.
Detects dominant speakers in real time. If someone holds over 70% of talk time in a 5-minute window, a coaching alert fires via webhook.
Set a target language (BCP-47) on bot creation. Each transcript entry gets translated live via Gemini Flash and broadcast alongside the original.
Define keywords and competitor names. JustHereToListen.io detects mentions in real time, runs sentiment analysis, and fires bot.live_keyword_alert webhooks.
Ask Claude a question about the meeting in progress. POST /bot/{id}/ask-live queries the accumulated transcript and returns an instant answer.
Bot speaks back when mentioned in the meeting. Choose between Edge TTS (fast, free) or Gemini TTS (natural-sounding). Configure mention_response_mode for text, voice, or both.
Choose between Gemini (cloud, speaker-diarized) or Whisper (local, privacy-first) transcription per bot. Set transcription_provider to match your latency and compliance needs.
Record meetings in audio or video, export in any format, and let anyone ask questions about past calls.
Record audio (WAV) and optional video (MP4) of every meeting. Store locally or push to S3 automatically. Enable with record_video: true.
Export transcripts and analyses as Markdown, PDF, JSON, or SRT subtitles. GET /bot/{id}/export/{format} — ready for your pipeline.
Generate a public share link for any meeting's results. Share transcripts, summaries, and action items with stakeholders who weren't in the call.
Ask questions about any completed meeting. POST /bot/{id}/ask queries the full transcript and returns AI-powered answers with source references.
Structured outputs — not just transcripts. Summaries, health scores, cost estimates, speaker breakdowns, and trend analysis.
A 0–100 composite score computed after every call. Weighs speaker participation balance, number of decisions made, action items captured, and whether the meeting ran over time.
Pass an average hourly rate and headcount. JustHereToListen.io calculates total meeting cost in USD — surfaced in every bot response.
After the call, identify attendees who were present but barely spoke. Fires a coaching summary webhook with quiet participant names.
Talk time %, words per minute, turn count, and sentiment — per participant, per meeting.
Query /analytics/recurring to see health score trends, duration drift, and action item completion rates across a recurring meeting group.
Claude generates structured summaries with key decisions, action items, and topic-based chapters with timestamps.
Total meeting cost, avg health score, meetings per week, quiet participant rate, platform breakdown — across your whole organization.
Built-in templates for sales calls, standups, 1-on-1s, retros, kickoffs, all-hands, postmortems, interviews, and design reviews. Or pass a prompt_override for fully custom analysis.
Automatically generate and send follow-up emails after every meeting. Includes summary, action items, and next steps. Enable with auto_followup_email: true.
PII redaction, role-based access, SAML SSO, and consent management — ready out of the box.
Enable pii_redaction: true on any bot. JustHereToListen.io automatically detects and replaces emails, phone numbers, SSNs, and credit card numbers with [REDACTED] before storage and analysis.
Organize bots into workspaces. Assign members as viewer, member, or admin. Viewers read transcripts; only admins can delete bots or access billing.
Plug in your IdP (Okta, Azure AD, Google Workspace) with SAML 2.0. Domain-locked accounts, automatic provisioning, and session management.
Consent management built in. Track who has opted out, suppress their audio, and flag consent status per bot for audit trails.
Connect Google or Outlook calendars. JustHereToListen.io automatically dispatches a bot to every upcoming meeting — no manual API calls needed.
Set custom retention windows per workspace. Recordings, transcripts, and analyses are automatically purged after your configured TTL.
White-label the bot with a custom display name and avatar. Participants see your brand, not ours. Set bot_name and bot_avatar_url on creation.
A clean REST API, sandbox keys, WebSocket streams, auto-generated SDKs, and a webhook playground.
Generate sk_test_ keys. Bots complete instantly with a pre-built demo transcript. Zero credits consumed. Perfect for CI/CD pipelines and integration testing.
Register webhooks with HMAC-SHA256 signing, test them live from the UI, inspect delivery logs with retry history, and filter by event type.
Every release tag triggers a GitHub Action that downloads the OpenAPI schema and generates Python + JavaScript SDKs — automatically published to PyPI.
Schedule a bot to join at a specific time via the join_at field. Perfect for recurring meetings or future calendar events dispatched through your API.
Pass custom vocabulary terms to improve transcription accuracy for industry jargon, product names, and acronyms. Set the vocabulary array on bot creation (up to 100 terms).
Link Google Calendar or Outlook in one click. JustHereToListen.io sees your upcoming meetings automatically.
A bot is dispatched to each meeting. It records, transcribes in real time, and captures every action item — hands-free.
Within minutes of the call ending, receive a full summary, action items, health score, and coaching tips — in Slack, email, or your dashboard.
Send the meeting URL, your webhook endpoint, and any options (PII redaction, translation language, cost rate). The bot joins within seconds.
Connect to the WebSocket for real-time transcript entries, action item flushes, coaching alerts, keyword matches, and translated lines.
When the meeting ends, JustHereToListen.io fires your webhook with the full transcript, health score, AI summary, action items, chapters, and speaker stats.
Drop a meeting URL, and JustHereToListen.io handles the rest — joining, recording, transcribing, and analysing.
Pay as you go with credits, or subscribe for a monthly bot allowance. No hidden fees — top up with card or USDC.
All plans include pay-as-you-go top-ups · Accept credit card and USDC (ERC-20)
Free tier, no credit card. Connect your calendar and get AI-powered summaries, action items, and coaching after every meeting.
Free tier, sandbox keys, full OpenAPI spec. One POST to deploy a bot, one WebSocket for live streams, one webhook for results.