MyGit
🚩收到GitHub仓库的更新通知

JimmyLv/BibiGPT-v1

Fork: 666 Star: 4954 (更新于 2024-04-25 16:02:35)

license: GPL-3.0

Language: TypeScript .

BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili | YouTube | Tweet丨TikTok丨Dropbox丨Google Drive丨Local files | Websites丨Podcasts | Meetings | Lectures, etc. 音视频内容 AI 一键总结 & 对话:哔哩哔哩丨YouTube丨推特丨小红书丨抖音丨快手丨百度网盘丨阿里云盘丨网页丨播客丨会议丨本地文件等 (原 BiliGPT 省流神器 & AI课代表)

最后发布版本: v2.38.0 ( 2023-07-02 21:24:11)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

This repo is only for v1 and supports Bilibil and YouTube!

🤖 BibiGPT: one-Click AI Summary for Audio/Video & Chat with Learning Content https://bibigpt.co

🎉 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".

Alternate address: https://b.jimmylv.cn Browser extension: https://bibigpt.co/extension


🤖 BibiGPT · AI 音视频内容一键总结 & 对话 https://bibigpt.co

🎉 ChatGPT AI 音视频一键总结,轻松学习哔哩哔哩丨 YouTube 丨本地视频丨本地音频丨播客丨小红书丨抖音丨会议丨讲座丨网页等任意内容。BibiGPT 助力于成为最好的 AI 学习助理,支持免费试用!(原 BiliGPT 省流神器 & AI 课代表)(支持 iOS 快捷指令 & 微信服务号)。

备用地址:https://b.jimmylv.cn 浏览器插件: https://bibigpt.co/extension


🎬 This project summarizes YouTube/Bilibili/Twitter/TikTok/Podcast/Lecture/Meeting/... videos or audios for you using AI.

🤯 Inspired by Nutlope/news-summarizer & zhengbangbo/chat-simplifier & lxfater/BilibiliSummary

BibiGPT音视频总结神器

🚀 First Launch: 【BibiGPT】AI 自动总结 B 站视频内容,GPT-3 智能提取并总结字幕

How it works

This project uses the OpenAI ChatGPT API (specifically, gpt-3.5-turbo) and Vercel Edge functions with streaming and Upstash for Redis cache and rate limiting. It fetches the content on a Bilibili video, sends it in a prompt to the GPT-3 API to summarize it via a Vercel Edge function, then streams the response back to the application.

Saving costs

Projects 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:

  • 1. Implement rate limiting so people can't abuse your site
  • 2. Implement caching to avoid expensive AI re-generations
  • 3. Use text-curie-001 instead of text-dacinci-003 in the summarize edge function

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

specific running procedure is described in this document - Chinese version

npm run dev

Deployment

Deploy the example using Vercel

Setup the env variables, by following the ./example.env file.

Support Docker

https://github.com/JimmyLv/BibiGPT/pull/133

# make sure setup .env file firstly
docker compose up -d

Support -> Contact Me

Star History

Star History Chart

Contributors

This project exists thanks to all the people who contribute.

最近版本更新:(数据更新于 2024-04-25 18:17:40)

2023-07-02 21:24:11 v2.38.0

2023-07-02 21:21:39 v2.37.0

2023-07-02 21:18:56 v2.36.0

2023-07-02 21:17:16 v2.35.0

2023-07-02 21:15:31 v2.34.0

2023-07-02 21:13:42 v2.33.0

2023-07-02 20:54:42 v2.32.0

2023-07-02 20:32:41 v2.30.0

2023-07-02 20:05:02 v2.25.0

2023-05-18 09:22:31 v2.22.0

主题(topics):

bilibili, chatgpt, gpt, gpt-3, openai, youtube

JimmyLv/BibiGPT-v1同语言 TypeScript最近更新仓库

2024-04-29 09:11:19 x-extends/vxe-table

2024-04-28 23:14:33 siyuan-note/siyuan

2024-04-28 21:03:22 lobehub/lobe-chat

2024-04-28 18:10:07 langfuse/langfuse

2024-04-28 13:38:12 vitejs/vite

2024-04-28 10:29:09 labring/FastGPT