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. The agentic system is the backend, the APIs are created using Flask framework deployed on Google Cloud GCP. The frontend is built using bolt.new, and deployed on netlify.com

Challenges we ran into

  • Deploying the agentic system backend to Google Cloud.
  • The backend's API bolt will use to get the response and add it to the frontend.

Accomplishments that we're proud of

  • Knowing and experiencing with this amazing tool bolt.new

What we learned

  • Deploying backend applications to the cloud, and expose APIs to call the backend

What's next for The Non Existent Pundits Podcast - The website

  • Support for other languages.
  • Matches archive.
  • Always up to date.

Built With

Share this project:

Updates