Transform how we consume online content by providing flexible, AI-powered tools that convert text content into various formats. Currently focused on converting web articles into podcast-ready audio content.
- Web article content extraction and cleaning
- AI-powered conversion of articles into natural-sounding podcast scripts
- High-quality text-to-speech synthesis
- (Coming Soon) Podcast feed generation for easy consumption
- (Coming soon) Support for multiple content sources for a single podcast
- (Coming soon) Support for PDFs and Youtube videos
- (Coming soon) Frontend for easy podcast creation
- (Coming soon) Customizable podcast creation
- (Coming soon) Frontend for question-answering
- Python 3.10 or higher
- Install dependencies using Poetry
poetry install
- Copy
.env.example
to.env
and fill in the values - Add
GOOGLE_API_KEY
in.env
by generating the API key from Google AI Studio - Login to Google Cloud using the following instructions
jupyter notebook
Run the main.ipynb
notebook
This project is licensed under the AGPL v3 for open-source use. For those wishing to use the software in proprietary applications without disclosing source code, a commercial license is available.
- Open-Source License: AGPL v3
- Commercial License: Contact us for more information.
By contributing to this repository, you agree that your contributions will be licensed under the same AGPL v3 license.