[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-71378":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":36,"lastSyncTime":37,"discoverSource":38},71378,"BibiGPT-v1","JimmyLv\u002FBibiGPT-v1","JimmyLv","BibiGPT v1 · one-Click AI Summary for Audio\u002FVideo & Chat with Learning Content: Bilibili | YouTube | Tweet丨TikTok丨Dropbox丨Google Drive丨Local files | Websites丨Podcasts | Meetings | Lectures, etc. 音视频内容 AI 一键总结 & 对话：哔哩哔哩丨YouTube丨推特丨小红书丨抖音丨快手丨百度网盘丨阿里云盘丨网页丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & AI课代表)","https:\u002F\u002Fbibigpt.co",null,"TypeScript",6108,813,34,36,0,10,20,56,30,100.33,"GNU General Public License v3.0",false,"main",true,[27,28,29,30,31,32],"bilibili","chatgpt","gpt","gpt-3","openai","youtube","2026-06-12 04:01:00","> This repo is only for v1 and supports Bilibil and YouTube!\n\n# 🤖 BibiGPT: one-Click AI Summary for Audio\u002FVideo & Chat with Learning Content [https:\u002F\u002Fbibigpt.co](https:\u002F\u002Fbibigpt.co)\n\n🎉 Effortlessly summarize YouTube and Bilibili videos with our AI-driven Video Summarizer. It also works for Podcasts, Twitter, Meetings, Lectures, Tiktok videos, and more. Discover a more brilliant way to learn with ChatGPT, your best AI-powered study companion! (formerly BiliGPT) \"stream-saving artifact & class representative\".\n\nAlternate address: https:\u002F\u002Fb.jimmylv.cn\nBrowser extension: https:\u002F\u002Fbibigpt.co\u002Fextension\n\n---\n\n## 🤖 BibiGPT · AI 音视频内容一键总结 & 对话 [https:\u002F\u002Fbibigpt.co](https:\u002F\u002Fbibigpt.co)\n\n🎉 ChatGPT AI 音视频一键总结，轻松学习哔哩哔哩丨 YouTube 丨本地视频丨本地音频丨播客丨小红书丨抖音丨会议丨讲座丨网页等任意内容。BibiGPT 助力于成为最好的 AI 学习助理，支持免费试用！(原 BiliGPT 省流神器 & AI 课代表)（支持 iOS 快捷指令 & 微信服务号）。\n\n备用地址：https:\u002F\u002Fb.jimmylv.cn\n浏览器插件: https:\u002F\u002Fbibigpt.co\u002Fextension\n\n---\n\n🎬 This project summarizes YouTube\u002FBilibili\u002FTwitter\u002FTikTok\u002FPodcast\u002FLecture\u002FMeeting\u002F... videos or audios for you using AI.\n\n🤯 Inspired by [Nutlope\u002Fnews-summarizer](https:\u002F\u002Fgithub.com\u002FNutlope\u002Fnews-summarizer) & [zhengbangbo\u002Fchat-simplifier](https:\u002F\u002Fgithub.com\u002Fzhengbangbo\u002Fchat-simplifier\u002F) & [lxfater\u002FBilibiliSummary](https:\u002F\u002Fgithub.com\u002Flxfater\u002FBilibiliSummary)\n\n[![BibiGPT音视频总结神器](.\u002Fpublic\u002FBibiGPT.gif)](https:\u002F\u002Ftwitter.com\u002FJimmy_JingLv\u002Fstatus\u002F1630137750572728320?s=20)\n\n🚀 First Launch: [【BibiGPT】AI 自动总结 B 站视频内容，GPT-3 智能提取并总结字幕](https:\u002F\u002Fwww.bilibili.com\u002Fvideo\u002FBV1fX4y1Q7Ux\u002F?vd_source=dd5a650b0ad84edd0d54bb18196ecb86)\n\n## How it works\n\nThis project uses the [AI SDK OpenAI-compatible provider](https:\u002F\u002Fai-sdk.dev\u002Fproviders\u002Fopenai-compatible-providers) with [Vercel Edge functions](https:\u002F\u002Fvercel.com\u002Ffeatures\u002Fedge-functions) for streaming, plus [Upstash](https:\u002F\u002Fconsole.upstash.com\u002F) for Redis cache and rate limiting. It fetches the content on a Bilibili video, sends it in a prompt to an OpenAI-compatible API, then streams the response back to the application.\n\n## Saving costs\n\nProjects like this can get expensive so in order to save costs if you want to make your own version and share it publicly, I recommend three things:\n\n- [x] 1. Implement rate limiting so people can't abuse your site\n- [x] 2. Implement caching to avoid expensive AI re-generations\n- [x] 3. Use `text-curie-001` instead of `text-dacinci-003` in the `summarize` edge function\n\n## Running Locally\n\nAfter cloning the repo, go to [OpenAI](https:\u002F\u002Fbeta.openai.com\u002Faccount\u002Fapi-keys) to make an account and put your API key in a file called `.env`.\n\nThen, run the application in the command line and it will be available at `http:\u002F\u002Flocalhost:3000`.\n\n[specific running procedure is described in this document - Chinese version](.\u002Fdeploy-ch.md)\n\n```bash\nnpm run dev\n```\n\n## Deployment\n\nDeploy the example using [Vercel](https:\u002F\u002Fvercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples)\n\nSetup the env variables, by following the `.\u002Fexample.env` file.\n\n## Support Docker\n\nhttps:\u002F\u002Fgithub.com\u002FJimmyLv\u002FBibiGPT\u002Fpull\u002F133\n\n```shell\n# make sure setup .env file firstly\ndocker compose up -d\n```\n\n## Support -> Contact Me\n\n![](.\u002Fpublic\u002Fwechat.jpg)\n\n## Star History\n\n[![Star History Chart](https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=JimmyLv\u002FBibiGPT&type=Date)](https:\u002F\u002Fstar-history.com\u002F#JimmyLv\u002FBibiGPT&Date)\n\n## Contributors\n\nThis project exists thanks to all the people who contribute.\n\n \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FJimmyLv\u002FBibiGPT\u002Fgraphs\u002Fcontributors\">\n  \u003Cimg src=\"https:\u002F\u002Fcontrib.rocks\u002Fimage?repo=JimmyLv\u002FBibiGPT\" \u002F>\n \u003C\u002Fa>\n","BibiGPT 是一个利用 AI 技术为音视频内容提供一键总结及对话功能的工具，支持哔哩哔哩、YouTube、推特、抖音等多平台。其核心功能包括自动提取并生成视频或音频的文字摘要，以及与学习材料进行互动式对话。采用 TypeScript 编写，并基于 OpenAI 兼容的 AI SDK 和 Vercel Edge 函数实现高效处理，同时通过 Upstash 的 Redis 服务来缓存数据和限制访问频率以降低成本。非常适合需要快速获取信息要点的学习者、研究人员或是对特定话题感兴趣的用户，在处理在线课程、会议记录、讲座等内容时尤为有用。",2,"2026-06-11 03:37:25","high_star"]