An application that transcribes and analyzes select economy-related podcasts. The app fetches the podcast audio using an RSS feed, transcribes the podcast using OpenAI Whisper model and uses prompt engineering and function calling to create a podcast summary and parse information on podcast guests and highlights.
Click here to access the Streamlit app
- Python
- Streamlit
- Modal
- OpenAI
- OpenAI Whisper