Built by: Filip Ryzner, Jakub Smekal, Fengrui Zuo, Tanya Rai, Ivory Tang
WIP version here
Welcome to AIPOD, the innovative AI podcast generator that transforms technical research papers into engaging, digestible podcasts. Utilizing advanced AI techniques, AIPOD offers an interactive and user-friendly platform to access complex research in an easy-to-understand audio format.
- Automated Content Creation: AIPOD reads and interprets research papers, converting them into informative podcasts.
- User-Friendly Interface: Built on Streamlit, the application provides a simple and intuitive user interface.
- Customizable Experience: Users can select specific sections of research papers to be included in the podcast.
- Rich Audio Quality: Utilizes high-quality text-to-speech technology for clear and pleasant listening.
- Accessibility: Makes complex research accessible to a broader audience, regardless of their technical background.
To get started with AIPOD, you need to have Python and Streamlit installed on your computer. Follow these simple steps:
- Clone the Repository: Clone the AIPOD repository to your local machine.
- Install Dependencies: Navigate to the AIPOD directory and install the required dependencies using
pip install -r requirements.txt
. - Launch the App: Run the AIPOD Streamlit app using the command:
streamlit run main.py
- Upload a Research Paper: Once the app is running, upload a research paper in PDF format.
- Customize Your Podcast: Select the sections you want to include in your podcast.
- Generate Podcast: Click on the 'Generate Podcast' button and wait for your AI-powered podcast to be created.
- Educational Purposes: Ideal for students and educators looking to supplement learning materials.
- Research and Development: Assists researchers and developers in staying updated with the latest findings in their field.
- General Knowledge: Perfect for anyone interested in exploring new topics in a convenient and engaging format.
AIPOD is an open-source project, and we welcome contributions from the community. Whether it's suggesting new features, reporting bugs, or improving the code, your input is valuable.
If you encounter any issues or have questions, please open an issue on the GitHub repository page.
AIPOD is more than just an app; it's a new way of experiencing knowledge. We hope you enjoy exploring the world of research through AIPOD's unique podcast experience!