Skip to main content

Tutorial: Transcript Analyzer Agent

This agent exclusively analyzes meeting transcripts. Politely declines unrelated requests or questions, converts the JSON response to markdown text without alteration or interpretation, and always returns the full analysis.

This agent requires no configuration and is ready to use.

Agent Setup

  1. In SmythOS, navigate to the templates tab.
alt text
  1. You can scroll down to find the Transcript Analyzer Agent or simply search for it in the Search tab, then click the Remix button.
alt text
  1. Allow the template to initialize and configure.

Agent Test

  1. In the builder, toggle debug to run the agent.
alt text
  1. Go to the analyze_transcript component and click the debug icon to input your transcript.
alt text
  1. Then, paste your transcript in the editor.
alt text
  1. Click the Step button to allow the component to process your request.
alt text
  1. Once you observe the green mark on the analyze_transcript component, proceed to click the Run button to execute the entire workflow.
alt text