Show HN: Convert podcasts to newsletters with Gemini (FREE)
github.comPodcast2Newsletter
I found some other tools that turned a podcast into a newsletter, but they all forced you to pay, and there was no bring-your-own API key option. I decided to make my own open source version. I am in the early days of developing this project, so any help/feedback is greatly appreciated.
Why P2N? There are a few reasons why my implementation is better than the others on the market.
- Open-source: The project is completely open source so you can contribute
- Bring-your-own API Key: You can bring your own API key for google gemini, which you can get both a free and paid key for
- Simple to use: Just install dependencies and ffmpeg, and then run it! It is that simple.
- Active development: I am actively developing P2N, so you can always have the best experience. Add ChatGPT support with their models That will be annoying to implement, as I do not have an OpenAI API Key, but I will attempt