{"id":23858842,"url":"https://github.com/bandarlabs/gitpodcast","last_synced_at":"2025-05-15T17:05:14.675Z","repository":{"id":270506466,"uuid":"910378865","full_name":"BandarLabs/gitpodcast","owner":"BandarLabs","description":"Convert any git repository into an engaging podcast","archived":false,"fork":false,"pushed_at":"2025-05-01T07:26:24.000Z","size":1118,"stargazers_count":634,"open_issues_count":5,"forks_count":62,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-01T08:27:46.458Z","etag":null,"topics":["ai","automation","azure","developer-tools","github","openai","podcast","tts"],"latest_commit_sha":null,"homepage":"https://www.gitpodcast.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BandarLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-31T05:50:13.000Z","updated_at":"2025-05-01T07:26:21.000Z","dependencies_parsed_at":"2024-12-31T19:18:29.222Z","dependency_job_id":"88730a6e-9ddc-4d57-8aa1-043de91c81f8","html_url":"https://github.com/BandarLabs/gitpodcast","commit_stats":null,"previous_names":["bandarlabs/gitpodcast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fgitpodcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fgitpodcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fgitpodcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BandarLabs%2Fgitpodcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BandarLabs","download_url":"https://codeload.github.com/BandarLabs/gitpodcast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254384987,"owners_count":22062422,"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","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":["ai","automation","azure","developer-tools","github","openai","podcast","tts"],"created_at":"2025-01-03T03:19:42.088Z","updated_at":"2025-05-15T17:05:09.651Z","avatar_url":"https://github.com/BandarLabs.png","language":"TypeScript","funding_links":[],"categories":["Openai"],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n\n[![Start](https://img.shields.io/github/stars/BandarLabs/gitpodcast?color=yellow\u0026style=flat\u0026label=%E2%AD%90%20stars)](https://github.com/BandarLabs/gitpodcast/stargazers)\n[![License](http://img.shields.io/:license-MIT-green.svg?style=flat)](https://github.com/BandarLabs/gitpodcast/blob/master/LICENSE)\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://www.producthunt.com/posts/gitpodcast?embed=true\u0026utm_source=badge-featured\u0026utm_medium=badge\u0026utm_souce=badge-gitpodcast\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=750368\u0026theme=light\" alt=\"GitPodcast - Generate\u0026#0032;engaging\u0026#0032;podcast\u0026#0032;to\u0026#0032;understand\u0026#0032;a\u0026#0032;Github\u0026#0032;repo | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n[![Image](./docs/readme_img.png \"GitPodcast Front Page\")](https://gitpodcast.com/)\n\n\n# GitPodcast\n\nTurn any GitHub repository into an engaging podcast in seconds.\n\nYou can also replace `hub` with `podcast` in any Github URL to access its podcast.\n\n## 🚀 Features\n\n- 👀 **Instant Podcast**: Convert any GitHub repository structure into a podcast\n- 🎨 **Customization**: Choose Voices (WIP)\n- ⚡ **Fast Generation**: Powered by OpenAI and Azure Speech SDK\n- 🌐 **API Access**: Public API available for integration (WIP)\n- 💰**Cost Effective**: Free (via Gemini Flash + Azure Speech SDK)\n\n## ⚙️ Tech Stack\n\n- **Frontend**: Next.js, TypeScript, Tailwind CSS, ShadCN\n- **Backend**: FastAPI, Python, Server Actions\n- **Database**: PostgreSQL (with Drizzle ORM)\n- **AI**: OpenAI 4o / Azure Speech\n- **Deployment**: Vercel (Frontend), EC2 (Backend)\n- **CI/CD**: GitHub Actions\n- **Analytics**: PostHog, Api-Analytics\n\n## 🛠️ Self-hosting / Local Development\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/BandarLabs/gitpodcast.git\ncd gitpodcast\n```\n\n2. Install dependencies\n\n```bash\npnpm i\n```\n\n3. Set up environment variables (create .env)\n\n```bash\ncp .env.example .env\n```\n\nThen edit the `.env` file with your OpenAI API key for SSML and Azure AI Speech Key for TTS (https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-services/).\n\nYou can also use `Gemini Flash` for the SSML. You will need to change the code from `OpenAIService` to `GeminiService`.\n\n4. Run backend\n\n```bash\ndocker-compose up --build -d\n```\n\nLogs available at `docker-compose logs -f`\nThe FastAPI server will be available at `localhost:8000`\n\n5. Start local database\n\n```bash\nchmod +x start-database.sh\n./start-database.sh\n```\n\nWhen prompted to generate a random password, input yes.\nThe Postgres database will start in a container at `localhost:5432`\n\n6. Initialize the database schema\n\n```bash\npnpm db:push\n```\n\nYou can view and interact with the database using `pnpm db:studio`\n\n7. Run Frontend\n\n```bash\npnpm dev\n```\n\nYou can now access the website at `localhost:3000` and edit the rate limits defined in `backend/app/routers/generate.py` in the generate function decorator.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Acknowledgements\n\nShoutout to [Romain Courtois/Ahmed Khalil]'s [Gitingest](https://gitingest.com/) and [Gitdiagram](https://gitdiagram.com/) for inspiration and styling\n\n## 📈 Rate Limits\n\nI am currently hosting it for free with the following rate limits. If you would like to bypass these, self-hosting instructions are provided. I also plan on adding an input for your own OpenAI API key.\n\nPodcast generation:\n\n- 15 API calls/minute via Gemini Flash Exp. 2.0 for Github -\u003e SSML\n- 0.5 million characters for SSML -\u003e Speech (via Azure Speech Service)\n\n\n## 🤔 Future Steps\n\n- Allow user to choose Voices\n- Remove dependence on Anthopic of token count\n- Allow user prompts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandarlabs%2Fgitpodcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandarlabs%2Fgitpodcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandarlabs%2Fgitpodcast/lists"}