TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 bing_dai超过 1 年前
Source Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;bingdai&#x2F;summaryfeeds">https:&#x2F;&#x2F;github.com&#x2F;bingdai&#x2F;summaryfeeds</a><p>Summary Feeds (<a href="https:&#x2F;&#x2F;www.summaryfeeds.com" rel="nofollow">https:&#x2F;&#x2F;www.summaryfeeds.com</a>) is a website that:<p>- Fetches transcripts of AI-focused YouTube videos, using the YouTube Transcript API by pypi.org.<p>- Uses OpenAI&#x27;s GPT-3.5-turbo-16k to summarize video transcripts.<p>- Presents summaries in an easily readable format.<p>- Organized interface to browse video summaries by date.<p>Tech Stack:<p>- Front End: HTML&#x2F;CSS. No JavaScript needed yet.<p>- Back End: Python&#x27;s Flask Framework<p>- Third-Party APIs:<p>--- YouTube Transcript API by pypi.org, for transcript retrieval.<p>--- Google&#x27;s YouTube Data API, for retrieving information like each video&#x27;s title and publication date.<p>--- OpenAI API, for summarizing the transcripts.<p>- Deployment: AWS Elastic Beanstalk<p>---------<p>By the way, if you want to summarize any YouTube videos, please try out my other project, Summary Cat (<a href="https:&#x2F;&#x2F;www.summarycat.com" rel="nofollow">https:&#x2F;&#x2F;www.summarycat.com</a>). It uses a very similar tech stack as Summary Feeds.<p>---------<p>Happy to answer any questions you might have!! Any criticisms, suggestions, and feedbacks would be sincerely appreciated.

暂无评论

暂无评论