Inspiration

As I have a very big passion towards football, I always wanted to make use of AI into football.

What it does

It is an AI generated football podcast, the podcast speakers talk about matches based on information found on the web. The matches might be provided directly from the user, or the user can provide a specific date to fetch matches from.

How we built it

It is built mainly using Google's Agent Development Kit ADK. It is a multi-agent system, where each agent do a specific job, starting from fetching the matches in a specific data, then searching the web for information about these matches, then generating a podcast script for each match, then converting the podcast script text to speech, and finally, uploading the audio file to a Google Cloud storage.

Challenges we ran into

The main challenges were guiding the Language models to follow the instructions given, especially the one who have to call the text to speech tool.

Accomplishments that we're proud of

  • Learning this very good framework, Google’s Agent Development Kit .ADK.
  • First time working with text to speech models.
  • Gaining very good experience working on Google Cloud.

What's next for The Non Existent Pundits Podcast

  • Support other languages.
  • Support open source models
  • Their own website

Built With

Share this project:

Updates