Hacker News new | ask | show | jobs
by ax8080 1236 days ago
Yes, it's still far from perfect, sorry about that. And it's not about the GPT. I'm sure I can greatly increase the quality on my side.
2 comments

If you have access to chapter markers, that might be a solid way to segment
Your app is slick and works great. How can you increase the quality? I thought you just pass the subtitles to chatgpt and return the results?
It's not that straightforward. I would say that the most important part of pre-processing is how to break the transcript into parts.

But there are many more things to improve. It's a pipeline: you can add more models, you can train them, you can change prompts, you can post-process the results. But it takes time. More time each step.

Ah ok then maybe I was too harsh. Your app is pretty cool. Great job!
Oh, it's okay! In the end, what matters is how much value it gives the user, not how complicated it is inside! thank you!