Skip to content

A full-stack web app to create your own podcasts with AI. Just log in and start creating, or just explore the available podcasts created by other users.

Notifications You must be signed in to change notification settings

marsou001/podcastify

Repository files navigation

🎙️ Podcastify

Podcastify is a SaaS application that lets users create, manage, and discover AI-generated podcasts. Built with a modern tech stack, Podcastify provides a seamless experience for content creation and consumption.

🚀 Features

  • AI-Powered Podcast Creation – Generate your own podcast content using OpenAI APIs.
  • 🧰 Full Episode Control – Edit and delete your own podcasts easily.
  • 🔐 User Authentication – Secure login and account management via Clerk.
  • 🔎 Discover Page – Search podcasts by title, description, or author.
  • 🎧 Public Playback – Listen to podcasts created by others (edit/delete is restricted to creators only).
  • 💳 Coming Soon – Stripe integration for payments and premium features.

🛠️ Tech Stack

📸 Screenshots

Preview main page

🧑‍💻 Getting Started

  1. Clone the repo

    git clone https://github.com/your-username/podcastify.git
    cd podcastify
  2. Install dependencies

    npm install
  3. Set up environment variables Create a .env.local file and add your API keys for Clerk, Convex, OpenAI, and (eventually) Stripe.

  4. Run the development server

    npm run dev

Visit http://localhost:3000 to see it in action.

📌 Roadmap

  • AI-powered podcast generation
  • Editing & deleting podcasts (by creator)
  • Discover & search feature
  • Authentication with Clerk
  • Stripe payments for premium features
  • Podcast image customization
  • User profiles & social features

🤝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.

📄 License

MIT


Made with ❤️ using AI and modern web tools.

About

A full-stack web app to create your own podcasts with AI. Just log in and start creating, or just explore the available podcasts created by other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published