Inspiration

I've always wanted to create a podcast app that transforms text into audio because I enjoy listening to podcasts or having them play in the background. Last weekend, I discovered the Google Chrome Built-In API Challenge, which piqued my curiosity. After exploring it further, I realized it would be a great opportunity to develop a Chrome extension that converts a webpage into a podcast.

What it does

The extension generates a podcast script from the content of any webpage.

How we built it

Developed a basic web app using HTML and JavaScript, leveraging Chrome's Built-In APIs for functionality.

Challenges we ran into

I encountered occasional issues with Chrome while running the models, which required troubleshooting and optimization.

Accomplishments that we're proud of

This project marks the beginning of something that could be genuinely meaningful and helpful in the future. I'm proud to have taken the first step toward realizing this idea.

What we learned

Chrome's Built-In APIs and the process of creating a Chrome extension.

What's next for miniPodcast

The next step is to enhance the audio experience by incorporating lifelike voices, using Google Cloud's Text-to-Speech service to make the podcasts sound more natural and engaging.

Share this project:

Updates