Rivet is an open-source visual AI programming environment. Through a collaboration between AssemblyAI and Rivet, you can use AssemblyAI speech-to-text and LeMUR capabilities in Rivet.
In your Rivet project, switch to the Plugins tab, find the AssemblyAI plugin and click Add.
2
Next, swap back to the Canvas tab, click the three-dotted button, and then click Settings in the context menu. In the Settings dialog, switch to the Plugins tab, and enter your AssemblyAI API key in the AssemblyAI API Key field.
3
Now you can add AssemblyAI nodes to your canvas by right-clicking on the canvas, and select any of the nodes under the AssemblyAI category.
LeMUR is a framework by AssemblyAI to process audio files with an LLM. The AssemblyAI plugin has a dedicated node for each LeMUR endpoint. Each node accepts Transcript IDs or Input Text as input which you can get from the Transcribe Audio node. Additional parameters are available as inputs and as node configuration. For more information what these parameters do, see LeMUR API reference.