https://github.com/ahmadjajja/aipodcastgenerator
Tool to generate podcasts with AI
https://github.com/ahmadjajja/aipodcastgenerator
Last synced: 3 months ago
JSON representation
Tool to generate podcasts with AI
- Host: GitHub
- URL: https://github.com/ahmadjajja/aipodcastgenerator
- Owner: Ahmadjajja
- License: mit
- Created: 2024-01-28T16:42:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T04:30:40.000Z (about 1 year ago)
- Last Synced: 2025-04-05T19:34:07.063Z (6 months ago)
- Language: JavaScript
- Homepage: https://collabtalk-ai.onrender.com/
- Size: 17.8 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI podcast generator
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
AI podcast generator
Introducing our revolutionary CollabTalk.ai – a cutting-edge tool designed to revolutionize the way you create and share podcasts! Imagine converting your favorite news articles, blog posts, or any written content into aptivating audio episodes effortlessly. With our state-of-the-art AI technology, podcast creation has never been his easy and engaging. Say goodbye to time-consuming scriptwriting and laborious voice recordings. CollabTalk.ai uses advanced natural language processing and Eleven labs speech synthesis to seamlessly transform text into lifelike, conversational audio. Simply input your desired content, select from a variety of AI-generated voices, and let the magic happen. It's like having a virtual co-host and/or narrator at your fingertips! Whether you're a seasoned.
![]()
Explore the docs »
Report Bug
·
Request Feature
![Python Version][python-image]
![License][license-image]## Setup
1. Install Python 3.9 or later.
2. Clone this repository:
```bash
git clone https://github.com/Ahmadjajja/AIpodcastgenerator.git
cd AIpodcastgenerator
```
3. Go to the server folder
```bashcd server
```4. Install the required Python packages:
```bash
pip install -r requirements.txt
```5. Run the script:
```bash
python app.py
```Open another terminal windows
6.
```bashcd client
```7. install packages
```bashnpm i
```8. start the client
```bashnpm start
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
Distributed under the MIT License. See `LICENSE` for more information.
[python-image]: https://img.shields.io/badge/python-v3.6+-blue.svg
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg[contributors-shield]: https://img.shields.io/github/contributors/Ahmadjajja/AIpodcastgenerator.svg?style=for-the-badge
[contributors-url]: https://github.com/Ahmadjajja/AIpodcastgenerator/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Ahmadjajja/AIpodcastgenerator.svg?style=for-the-badge
[forks-url]: https://github.com/Ahmadjajja/AIpodcastgenerator/network/members
[stars-shield]: https://img.shields.io/github/stars/Ahmadjajja/AIpodcastgenerator.svg?style=for-the-badge
[stars-url]: https://github.com/Ahmadjajja/AIpodcastgenerator/stargazers
[issues-shield]: https://img.shields.io/github/issues/Ahmadjajja/AIpodcastgenerator.svg?style=for-the-badge
[issues-url]: https://github.com/Ahmadjajja/AIpodcastgenerator/issues
[license-shield]: https://img.shields.io/github/license/Ahmadjajja/AIpodcastgenerator.svg?style=for-the-badge
[license-url]: https://github.com/Ahmadjajja/AIpodcastgenerator/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555