{"id":22839235,"url":"https://github.com/hozipitol/micflow","last_synced_at":"2026-04-10T07:37:24.580Z","repository":{"id":265605486,"uuid":"894782890","full_name":"Hozipitol/MicFlow","owner":"Hozipitol","description":"A platform built for podcast broadcasting.","archived":false,"fork":false,"pushed_at":"2024-12-10T13:12:03.000Z","size":4139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T04:11:11.873Z","etag":null,"topics":["clerk","dall-e","nextjs","openai","shadcn-ui","tailwind-css","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://mic-flow.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hozipitol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T01:30:37.000Z","updated_at":"2024-12-10T13:15:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5b31817-05a8-4db2-992f-ecc55cc810b9","html_url":"https://github.com/Hozipitol/MicFlow","commit_stats":null,"previous_names":["hozipitol/micflow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hozipitol/MicFlow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hozipitol%2FMicFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hozipitol%2FMicFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hozipitol%2FMicFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hozipitol%2FMicFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hozipitol","download_url":"https://codeload.github.com/Hozipitol/MicFlow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hozipitol%2FMicFlow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005830,"owners_count":26083981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clerk","dall-e","nextjs","openai","shadcn-ui","tailwind-css","typescript","vercel"],"created_at":"2024-12-13T00:10:38.972Z","updated_at":"2025-10-11T01:04:10.862Z","avatar_url":"https://github.com/Hozipitol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicFlow  \n\n**MicFlow** is a cutting-edge **AI SaaS platform** that redefines podcast creation, discovery, and enjoyment. Leveraging state-of-the-art technology, it enables users to transform text into engaging audio content, generate eye-catching podcast thumbnails using AI, and enjoy seamless playback with a robust podcast player.  \nMicFlow is a revolutionary platform for podcasters and enthusiasts, offering advanced AI tools for podcast creation, effortless discovery, and immersive listening. Its modern design and robust features make podcasting accessible to everyone.  \n\n---\n\n## ⚙️ **Tech Stack**  \n- **Next.js**: For server-side rendering and a dynamic web experience.  \n- **TypeScript**: Ensuring type safety and maintainable code.  \n- **Convex**: For seamless backend and real-time updates.  \n- **OpenAI**: Empowering multi-voice AI for podcast creation and AI image generation.  \n- **Clerk**: Providing robust authentication and user management.  \n- **ShadCN**: For modern UI components.  \n- **Tailwind CSS**: Ensuring responsive and visually appealing design.  \n\n---\n\n## 🔋 **Features**  \n\n### 🎧 **Podcast Experience**  \n- **Modern Home Page**: Highlight trending podcasts with a sticky player for uninterrupted listening.  \n- **Discover Podcasts Page**: Explore new and popular podcasts effortlessly.  \n- **Fully Functional Search**: Search for podcasts using multiple criteria.  \n- **Podcast Details Page**: Comprehensive information about podcasts, including creator details, listener count, and transcript.  \n\n### ✨ **Podcast Creation**  \n- **Create Podcast Page**: Convert text to audio with multi-voice AI, generate AI-powered thumbnail images, and preview your podcast.  \n- **Multi-Voice AI Functionality**: Add dynamism to podcasts with multiple AI-generated voices.  \n\n### 🛠 **User Features**  \n- **Robust Authentication**: Secure and reliable user login and registration powered by Clerk.  \n- **Profile Page**: Manage your created podcasts with options to view and delete.  \n\n### 🎵 **Playback Features**  \n- **Podcast Player**: Includes backward/forward controls and mute/unmute functionality for a seamless listening experience.  \n\n### 📱 **Responsive Design**  \n- Fully functional and visually appealing across all devices and screen sizes.  \n\n---\n\n## 🤸 **Quick Start**  \n\n### **Prerequisites**  \nEnsure you have the following installed on your machine:  \n- Git  \n- Node.js  \n- npm (Node Package Manager)  \n\n### **Cloning the Repository**  \n```bash  \ngit clone https://github.com/Hozipitol/MicFlow.git  \ncd MicFlow  \n```  \n\n### **Installation**  \nInstall the project dependencies:  \n```bash  \nnpm install  \n```  \n\n### **Set Up Environment Variables**  \n1. Create a `.env` file in the root directory.  \n2. Add the following content:  \n   ```env  \n   CONVEX_DEPLOYMENT=  \n   NEXT_PUBLIC_CONVEX_URL=  \n   NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=  \n   CLERK_SECRET_KEY=  \n   NEXT_PUBLIC_CLERK_SIGN_IN_URL='/sign-in'  \n   NEXT_PUBLIC_CLERK_SIGN_UP_URL='/sign-up'  \n   ```  \n3. Replace placeholder values with your **Convex** and **Clerk** credentials.  \n\n### **Running the Project**  \nStart the development server:  \n```bash  \nnpm run dev  \n```  \nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the project.  \n\n---\n\n\u003e **Join the revolution in podcasting with MicFlow today!**  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhozipitol%2Fmicflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhozipitol%2Fmicflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhozipitol%2Fmicflow/lists"}