Listing Thumbnail

    KariniScribe Agent | Karini AI

     Info
    Sold by: Karini AI 
    Deployed on AWS
    KariniScribe converts audio from government meetings, legal proceedings, and business discussions into accurate transcripts, summaries, and task lists. It integrates with enterprise systems to deliver structured outputs for compliance, litigation, and workflow execution.

    Overview

    Open image

    KariniScribe is a transcription agent built for legal, government, and enterprise teams that need fast, accurate conversion of audio into usable outputs. It accepts audio files through secure APIs, transcribes them with over 95% accuracy, and returns structured summaries and next steps. The system supports multiple speakers, background noise, and domain-specific terminology.

    Output is delivered in structured JSON format, ready to integrate into workflow tools or compliance systems. KariniScribe supports large-scale deployments and enforces data security with encryption in transit and at rest. It reduces transcription time and labor by more than 60%, giving teams a clear record of what was said and what must happen next.

    Highlights

    • AI Transcription for Legal, Government, and Business Use: Converts audio from meetings and proceedings into accurate, timestamped transcripts with actionable outputs.
    • Workflow Integration with JSON and S3: Delivers structured summaries and task lists via pre-signed URLs for use in tools like Slack, Asana, or internal systems.
    • Secure, Scalable, and Cost-Effective: Encrypts all data, supports large audio files, and cuts transcription costs.

    Details

    Delivery method

    Type

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    KariniScribe Agent | Karini AI

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (1)

     Info
    Dimension
    Description
    Cost/unit
    6 minute increments
    1 Unit = 6 mins (1/10th of an hour) of audio length
    $0.50

    Vendor refund policy

    We will be happy to provide refund if you are not satisfied with our product. Please contact at support@karini.ai  for any questions.

    Custom pricing options

    Request a private offer to receive a custom quote.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    API

    KariniScribe API Usage Instructions

    Overview

    KariniScribe Agent processes audio files through a REST API. Follow these steps to integrate and use the service.

    Refer to Karini AI documentation  for details

    Authentication

    All API requests require authentication using the x-api-token header with your provided API token.

    If you have already registered, use the following link to retrieve your token and recipe_id to invoke the agent, Reference: Login to KariniScribe to retrieve your token 

    If you need to rotate the api token or any changes to the agent, please contact sales@karini.ai 

    Rate Limits

    • POST requests: 5 requests per minute
    • GET requests: 1 requests per minute

    Step 1: Prepare Audio File

    Upload your audio file (.wav format) to AWS S3 and generate a presigned URL.

    Requirements:

    • File format: .wav
    • Maximum file size: 60 mins recording
    • Presigned URL expiration: Minimum 1 hour

    Reference: AWS S3 Presigned URL Documentation 

    Step 2: Trigger KariniScribe Agent

    Initiate Processing

    Endpoint: POST /api/webhook/recipe/{recipe_id}

    curl -X POST "<https://app.karini.ai/api/webhook/recipe/>{YOUR_RECIPE_ID}" \ -H "Content-Type: application/json" \ -H "x-api-token: {YOUR_API_TOKEN}" \ -d '{ "files": [{ "content_type": "audio/wav", "file_name": "meeting_recording.wav", "file_path": "{S3_PRESIGNED_URL}" }], "input_message": "Make the transcription action-oriented", "metadata": { "session_id": "session_123", "user_id": "user_456" } }'

    Response: Returns request_id for tracking processing status.

    Step 3: Monitor and Retrieve Results

    Get Request Status

    Endpoint: GET /api/webhook/request/{request_id}

    curl -X GET "<https://app.karini.ai/api/webhook/request/>{REQUEST_ID}" \ -H "accept: application/json" \ -H "x-api-token: {YOUR_API_TOKEN}"
    List Recipe Requests

    Endpoint: GET /api/webhook/recipe/{recipe_id}

    curl -X GET "<https://app.karini.ai/api/webhook/recipe/>{RECIPE_ID}?limit=10" \ -H "accept: application/json" \ -H "x-api-token: {YOUR_API_TOKEN}"

    Support

    Vendor support

    We provide ongoing support and maintenance, ensuring the platform is always up-to-date and running smoothly. Our team of experts is dedicated to providing personalized service and support with a focus on customer success.

    For high-priority issues, we will respond within 1 hour. We have operations in the US and India, and our support team will respond per Service Level agreements. For support, please email: support@karini.ai 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.