An open API service indexing awesome lists of open source software.

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

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
```bash

cd 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.
```bash

cd client
```

7. install packages
```bash

npm i
```

8. start the client
```bash

npm 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