TranscrAIbe

Keypoints

  • Showcase of Micronaut and AI integration using Azure Open AI
  • Based on real world usecase for client

Used Technologies

Azure OpenAI, Azure Speech Service, Micronaut, Java, POD

What did I do

For the Talk Java and AI I created a demo application in micronaut which takes .mp3 compressed podcast episodes and generates the transcript of the provided episode using Azure Speech. This transcript is then used to summarize the episode and generate some marketing relevant information using Azure OpenAI and GPT-4o. This is then used in the production of podcast episodes to create social media posts, podcast descriptions and handouts for the episode.

Further Material