BibiGPT-v1  by JimmyLv

AI summarizer for audio/video content and chat

created 2 years ago
5,674 stars

Top 9.2% on sourcepulse

GitHubView on GitHub
Project Summary

BibiGPT offers an AI-powered solution for summarizing and interacting with audio and video content from various platforms like YouTube, Bilibili, TikTok, and podcasts. It targets students, researchers, and professionals seeking to quickly digest learning materials, saving time and enhancing comprehension.

How It Works

The project leverages OpenAI's ChatGPT API (gpt-3.5-turbo) and Vercel Edge functions for efficient content processing and streaming. It fetches video content, sends it to the GPT API for summarization via an edge function, and streams the AI-generated summary back to the user. This architecture aims for cost-effectiveness through caching (Upstash Redis) and rate limiting.

Quick Start & Requirements

  • Install/Run: npm run dev for local development. Docker support is available via docker compose up -d.
  • Prerequisites: OpenAI API key (placed in .env file).
  • Links: BibiGPT, Browser Extension.

Highlighted Details

  • Supports a wide range of content sources including video, audio, websites, and local files.
  • Utilizes Vercel Edge functions for streaming responses.
  • Includes rate limiting and caching for cost management.
  • Offers a browser extension for seamless integration.

Maintenance & Community

The project acknowledges its contributors. Further community engagement details are not explicitly provided in the README.

Licensing & Compatibility

The README does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The README mentions that the project is "only for v1 and supports Bilibil and YouTube!" despite listing broader support in its description. The primary focus appears to be on Bilibili and YouTube, with other platforms potentially being aspirational or less robustly supported in this version.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
140 stars in the last 90 days

Explore Similar Projects

Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), Alex Cheema Alex Cheema(Cofounder of EXO Labs), and
3 more.

Perplexica by ItzCrazyKns

0.3%
23k
AI-powered search engine alternative
created 1 year ago
updated 1 day ago
Feedback? Help us improve.