3amory99/Podcust-Summary-Data-Pipeline-Using-Airflow
Creating a data pipeline using Airflow. The pipeline will download podcast episodes and automatically transcribe them using speech recognition. We'll store our results in a SQLite database that we can easily query.
Python