Super Wire is an innovative project that generates news shows and podcasts using artificial intelligence. By combining the power of OpenAI's GPT APIs, the News API, and Eleven Labs, Super Wire creates engaging, relevant, and up-to-date content tailored for your listening pleasure.
Super Wire uses OpenAI's GPT APIs to write and structure news shows and podcast segments, ensuring dynamic and engaging content.
The app integrates the News API to fetch the latest headlines, keeping your news show or podcast up to date with the latest developments.
Eleven Labs is used to generate high-quality audio for the shows, providing a seamless and enjoyable listening experience.
- NextJS: A React framework that enables efficient and scalable development of web applications.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- OpenAI: Leverage GPT APIs to generate creative and relevant show content.
- News API: Access current headlines and news stories.
- Eleven Labs: Produce high-quality text-to-speech audio content.
To start enjoying autogenerated news shows and podcasts with Super Wire, just go to superwire.app. If you want to run the project yourself, simply follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies by running
yarn install. - Start the development server by running
yarn dev. - Open your browser and navigate to
http://localhost:3000to access the Super Wire web app.
We welcome contributions from the community! If you're interested in contributing to Super Wire, please feel free to open issues and submit pull requests for any questions, problems, or solutions you may have. Together, we can make Super Wire even better!
Super Wire is available under the MIT License. For more details, see the LICENSE file.