Setup An AI Coach With LeMUR
This tutorial will demonstrate how to use AssemblyAI’s LeMUR (Leveraging Large Language Models to Understand Recognized Speech) framework to get AI coaching using the Task endpoint.
Quickstart
Getting Started
Before we begin, make sure you have an AssemblyAI account and an API key. You can sign up for an AssemblyAI account and get your API key from your dashboard. You will need to upgrade your account by adding a credit card to have access to LeMUR.
Find more details on the current LeMUR pricing in the AssemblyAI pricing page.
Step-by-Step Instructions
In this guide, we’ll prompt LeMUR to perform some AI coaching.
First, let’s install the AssemblyAI SDK.
Then we’ll import the SDK and set our AssemblyAI API key.
Next, we’ll use AssemblyAI to transcribe a file and save our transcript.
Provide detailed instructions to prompt LeMUR to provide feedback on your sales call, meeting, or other content.
Prompt the LeMUR model using the Task Endpoint and return the response.