Welcome to PodMint, an open-source AI-powered podcast generator built using the MERN stack (MongoDB, Express, React, Node.js). This project allows users to generate podcast episodes by simply entering a topic โ PodMint handles the transcript generation and even converts it into an audio file.
๐ Currently under active development โ contributors are welcome!
- ๐ง AI-generated podcast transcripts using OpenAI (GPT)
- ๐ Text-to-speech audio using ElevenLabs / Google TTS
- ๐๏ธ Admin panel to review, regenerate, or edit transcripts
- โค๏ธ User interaction with likes and comments
- ๐ก Episode feed displaying recent podcasts
- ๐ Modern frontend built with React + Vite
- ๐ Authentication & Authorization for creators/admins
- Frontend: React (Vite), Tailwind CSS
- Backend: Node.js, Express
- Database: MongoDB (Mongoose)
- AI Services: OpenAI (for transcripts), ElevenLabs / Google TTS (for audio)
- Deployment: To be decided (likely Vercel + Render / Railway / DigitalOcean)
git clone https://github.com/YOUR_USERNAME/podmint.git
cd podmint