Live data from Hacker News

Viewing profile — bing_dai

bing_dai

HN member
Joined
Thu, Aug 14, 2014, 4:14 PM UTC
HN karma
555
Public activity
127 items

About bing_dai

Web: www.summarycat.com

Email: bingdai9 at gmail dot com

Recent public activity

  1. story
  2. comment
    Comment #40962011

    Could you provide an example?

  3. story
    Show HN: An Open Source "News Feed" for AI-Focused Videos on YouTube

    Source Code: https://github.com/bingdai/summaryfeeds Summary Feeds ( https://www.summaryfeeds.com ) is a website that: - Fetches transcripts of AI-focused YouTube videos, using the…

  4. comment
    Comment #39267983

    Project 1 — Source code: https://github.com/bingdai/summaryfeeds . The code is for Summary Feeds ( https://www.summaryfeeds.com ). It shows summaries of AI-related YouTube Channels…

  5. story
  6. story
  7. comment
    Comment #38171088

    Mainly because knowledge about Christianity is the most physically accessible to me, as I am a next-door neighbour to a Theology professor of New Testament.

  8. comment
    Comment #38170970

    Learning about Christianity, after being an atheist my whole life thus far.

  9. story
    Ask HN: Are You Religious?

    A “Yes/No/Maybe” would do. If you’d like to: share what religion it is! For me: Maybe Christian.

  10. comment
    Comment #37864398

    https://www.summarycat.com/ I made a YouTube summarizer, Summary Cat. ————————- Technical Details Goal: Generate brief and coherent summaries from YouTube video transcripts Motivat…

  11. comment
    Comment #37618892

    Ah ha! Great point!

  12. comment
    Comment #37618667

    Hi, I used this Python library ( https://pypi.org/project/youtube-transcript-api/ ) to get transcripts. It works great.

  13. comment
    Comment #37618502

    I agree that this is happening " an arms race between youtube forcing creators to make videos 8 mins long min to be able to get mid roll ads and people coming up with ways to summa…

  14. comment
    Comment #37618444

    Sorry, could you please explain what you mean? I am not really quite getting it. What might happen if a Prompt Engineer get a hold of it?

  15. comment
    Comment #37618355

    I think your suspicion might be correct: long videos exceeds GPT token limitation (16,385 tokens in my case of GPT-3.5-turbo-16k). Thanks for your suggestion about how to address i…

  16. comment
    Comment #37618205

    If you don't mind, could you share an example of such long video? I'd love to debug it. As for non-Youtube URL: I indeed do not handle that error right now :D. Thanks so much for b…

  17. comment
    Comment #37618195

    You are right. The site doesn't handle non-English videos, but that is on the roadmap. Thanks so much!

  18. comment
    Comment #37618094

    More than happy to share! ----------- My prompt is super simple. It is "please summarize the following text into a few paragraphs:" + the full transcript. ----------- Seriously tha…

  19. comment
    Comment #37618043

    Hello, GPT-4 is not worth it in my experience so far! I would say, GPT-4 is - 20% better at "summary quality" - feels 50% faster - BUT, 10X as expensive. So using GPT-3.5 was the r…

  20. comment
    Comment #37617649

    Thanks for the question... Any sample videos you are thinking of? Summary Cat doesn't work for videos where there's not a lot of speaking. I am hoping to build a bit more on text-r…

  21. comment
    Comment #37617569

    Hello! Thanks for the question. I do not myself restrict tokens/session. The model I am using GPT-3.5-Turbo-16k ( https://platform.openai.com/docs/models/gpt-3-5 ), allows max 16,3…

  22. story
    Show HN: Summary Cat, a YouTube Video Summary Generator

    Hello HN! Please check out Summary Cat ( https://www.summarycat.com ). It uses OpenAI's GPT-3.5 to summarize YouTube transcripts. Please note that it only works for - *English* vid…

  23. story
  24. story
  25. story