Bring your own provider · OpenAI or Azure

Turn live conversations into structured notes.

Nootely records meetings, lectures, interviews, and discussions in real time. It generates live transcripts, summaries, and AI-filled custom forms — then lets you export the result into your own note system. No ecosystem lock-in.

No account needed for the demo. Use mock mode or wire up your own provider keys.

Recording · 00:00:47

Power Platform Migration Discussion

Recording
Transcript
  • [00:03] Chris

    Thanks everyone, this is Chris from the product team.

  • [00:08] Chris

    Today we are discussing the migration to Power Platform.

  • [00:16] Chris

    The main risk is mapping business…

Summary

Speaker introduced the discussion topic: migration to Power Platform. Owners and proof-of-concept timeline being discussed.

  • Migration target identified
  • Risk: business logic mapping
Custom Form (AI-filled)Auto-filling
Speaker
Chris96%
Topic
Migration to Power Platform91%
Priority
High78%
Follow-up
true92%
How it works

From spoken words to structured output, in one calm flow.

Nootely is intentionally not a chatbot. Every step keeps you in control: you see the evidence, you edit the values, you own the export.

01

Create or select a session

Start a new session, name it, and pick the form template you want filled.

02

Configure your providers

Choose OpenAI or Azure for the speech model and the LLM. Enter your access token.

03

Start recording

Grant microphone permission. Nootely opens the realtime connection on demand.

04

Live transcript & summary

Words appear as they're spoken. The summary builds itself as evidence accumulates.

05

AI fills your form fields

Each value cites the transcript line that justifies it, with a confidence score.

06

Stop and finalise

On stop, Nootely runs a full-transcript analysis to refine the summary and form.

07

Export to your tools

Copy or download as JSON, JavaScript, or Markdown. Drop it into your own notes.

Features

Everything you need to capture a conversation. Nothing you don't.

Real-time recording

Browser-based capture. Microphone permission is requested explicitly, never silently.

Live transcript

Partial and final segments stream in as the speaker talks, with timestamps.

Live summary

Overview, key points, action items, decisions, and open questions — updated as evidence arrives.

Custom AI-filled forms

Build the form you actually want; the AI fills it as the conversation unfolds.

Transcript references

Every AI-filled value links back to the transcript line that justifies it.

Final analysis on stop

When you stop, the LLM revisits the full transcript and refines the result.

Export anywhere

JSON for pipelines, JavaScript for embedding, Markdown for your notes app.

OpenAI or Azure

gpt-realtime-2 or Azure realtime transcribe. GPT-5.5 or any compatible LLM.

Token-protected

Backend secret.py issues an access token. No token, no API call.

Use cases

Built for any spoken conversation worth keeping.

  • Meetings
  • Lectures
  • Interviews
  • Research discussions
  • Client consultations
  • Project updates
  • Study notes
  • Internal team discussions
  • Workshops
  • Product discovery calls
Trust & control

Your conversation, your keys, your export.

Nootely is intentionally not part of an ecosystem. You bring your own provider keys, you decide what gets exported, and you decide where the result lives. For production use, provider keys should be handled securely through your backend.

How Nootely handles your data

  • You configure your own provider. Nootely doesn't host an LLM you have to trust.
  • An access token is required before any API request — generated by your backend secret.py.
  • Exports are yours. JSON, JavaScript, or Markdown — drop the result into your own note system.
  • API keys and access tokens are kept in browser memory by default and excluded from exports.