Live data from Hacker News

Show HN: Podsee – AI tool for podcast listeners

pods.ee

1–10 of 24 posts

Show HN: Podsee – AI tool for podcast listeners

#1
Hi everyone, I just launched Podsee(https://pods.ee) for podcast listeners, lovers. You can search and listen to podcasts at Podsee. What makes it different is that you can get the AI transcript for an episode.

It started as a side project after I resigned my job one year ago. As a programmer, I love Elixir (http://elixir-lang.org/) and Phoenix LiveView(https://github.com/phoenixframework/phoenix_live_view), and want to make a product with it. So I build Podsee.

I'm planning to add more AI features to it, like summarize the episode audio, episode to comics, etc.

I'd love to invite you all to try out the product and would appreciate hearing your feedback! Thanks!

Show HN: Podsee – AI tool for podcast listeners
pods.ee

Re: Show HN: Podsee – AI tool for podcast listeners

#2
Congrats on launch! I like how simple the layout is and you can get right to value. Any difference between an AI transcript and a transcript provided by the show itself or something like PodScripts? Also, I see the red icon next to pod eps does that indicate an AI transcript was created for this ep and not others?

Re: Show HN: Podsee – AI tool for podcast listeners

#3
post #2

Congrats on launch! I like how simple the layout is and you can get right to value. Any difference between an AI transcript and a transcript provided by the show itself or something like PodScripts? Also, I see the red icon next to pod eps does that indicate an AI transcript was created for this ep and not others?

Sorry, I know nothing about PodScripts. For the AI transcript, we do a speech recognition and turn the whole audio to the text. AFAIK, podcast owner often provide show notes, not the whole text version for their show.

And your are right, the red icon indicate that the episode has already been transcribed by AI, you can see the text version of it.

Re: Show HN: Podsee – AI tool for podcast listeners

#4
Congratulations on the launch. I like the general look and feel. Is your system to perform transcript and digitisation in languages other than English?

I have a Greek podcast that I'd like to generate transcripts. I tried google but results were bellow average. Whisper is awesome in performing the transcript but lacks digitisation - should be _easy_ because in my case it's just two speakers.

Re: Show HN: Podsee – AI tool for podcast listeners

#5
post #4

Congratulations on the launch. I like the general look and feel. Is your system to perform transcript and digitisation in languages other than English? I have a Greek podcast that I'd like to generate transcripts. I tried google but results were bellow average. Whisper is awesome in performing the transcript but lacks digitisation - should be _easy_ because in my case it's just two speakers.

I'm currently focus on English, but would love to support other languages in the near future. May I have the link of that Greek podcast, I can have a look at it.

Re: Show HN: Podsee – AI tool for podcast listeners

#6
post #4

Congratulations on the launch. I like the general look and feel. Is your system to perform transcript and digitisation in languages other than English? I have a Greek podcast that I'd like to generate transcripts. I tried google but results were bellow average. Whisper is awesome in performing the transcript but lacks digitisation - should be _easy_ because in my case it's just two speakers.

I'm currently focus on English, but would love to support other languages in the near future. May I have the link of that Greek podcast, I can have a look at it.

Here is the link: https://timis-eneken.github.io/

I uploaded just a few episodes, there are many more from years past and the show is still ongoing. I stopped uploading episodes to solve the transcription problem programmatically but got stuck then "life" happened. I'd gladly pay for a service that can do that reliably for me though.

ps. In case you hit new ground, please drop an email :-)

Re: Show HN: Podsee – AI tool for podcast listeners

#7
Congrats on shipping! I like the uncluttered format.

When there are no search results (e.g. "finance"), the result is a blank screen instead of something like "no podcasts found, try another search". The other thing is, search seems to be based on the podcast title/description instead of individual podcasts.

I'm new to podcasts, so pardon this question - is it possible to use the "scroll bar" to fast-forward? I use this quite a bit on Youtube. Also, is it possible to change the playback speed?

Re: Show HN: Podsee – AI tool for podcast listeners

#8
post #6

Earlier quoted context omitted.

I'm currently focus on English, but would love to support other languages in the near future. May I have the link of that Greek podcast, I can have a look at it.

Here is the link: https://timis-eneken.github.io/ I uploaded just a few episodes, there are many more from years past and the show is still ongoing. I stopped uploading episodes to solve the transcription problem programmatically but got stuck then "life" happened. I'd gladly pay for a service that can do that reliably for me though. ps. In case you hit new ground, please drop an email :-)

Hi atmosx, just send an email to you.

Re: Show HN: Podsee – AI tool for podcast listeners

#9

Congrats on shipping! I like the uncluttered format. When there are no search results (e.g. "finance"), the result is a blank screen instead of something like "no podcasts found, try another search". The other thing is, search seems to be based on the podcast title/description instead of individual podcasts. I'm new to podcasts, so pardon this question - is it possible to use the "scroll bar" to fast-forward? I use t…

Thanks for your valuable feedback! I'm going to fix it.
Post reply on HN