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
TypeScript
Go
Java
C#
Ruby
Popular Use Cases
Speaker Identification
Assign Speaker Names With LeMUR
Custom Topic Tags
Label content with custom topic tags using LeMUR
Boost Transcription Accuracy
Boost Custom Vocabulary List with LeMUR
Sentiment Analysis
Analyze the sentiment of a phone call with LeMUR
SOAP Note Generation
Generate SOAP notes with LeMUR
Action Items
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.