Create custom LLM prompts
Learn about different use cases for LeMUR with these examples.
If you want a Quickstart, see Apply LLMs to audio files.
Before you start
To use LeMUR, you need an AssemblyAI account with a credit card set up.
Custom prompt example
If you want to send a custom prompt to the LLM, you can use the LeMUR Task and apply the model to your transcribed audio files.
Python SDK
Python
Typescript SDK
Typescript
C#
Ruby
PHP
Popular Use Cases
Assign Speaker Names With LeMUR
Label content with custom topic tags using LeMUR
Boost Custom Vocabulary List with LeMUR
Analyze the sentiment of a phone call with LeMUR
Generate SOAP notes with LeMUR
Generate action items with LeMUR
Ideas to get you started
You can find more ideas and code examples in the AssemblyAI Cookbook repo on Github.