lycohana/BiliSum

为 Bilibili、YouTube 及本地视频提供 AI 视频摘要和知识库.AI video summarizer and knowledge base for Bilibili, YouTube and local videos.

What it solves

BiliSum addresses the difficulty of extracting and organizing knowledge from long-form video content. It automates the process of converting videos from Bilibili, YouTube, or local files into structured text, visual notes, and searchable knowledge bases, eliminating the need for manual transcription and note-taking.

How it works

The tool follows a pipeline: it imports video content, uses ASR (Automatic Speech Recognition) for transcription, and then employs LLMs and VLMs (Vision Language Models) to generate summaries, structured notes, and mind maps. It can extract key frames to create "VLM-understood" visual notes where images are integrated into the text based on visual context. For long-term storage, it uses embeddings to create a local RAG (Retrieval-Augmented Generation) system for semantic search and Q&A across multiple videos.

Who it’s for

It is designed for students, researchers, and lifelong learners who consume educational or informational video content and want to transform that content into a permanent, searchable personal knowledge base.

Highlights

  • Multimodal Note-taking: Generates visual notes by combining transcriptions with AI-selected video screenshots.
  • Local-First Privacy: Data, indices, and configurations are stored locally, with support for local LLMs and embeddings.
  • Flexible Input: Supports Bilibili, YouTube, and local video formats (mp4, mkv, mov, webm).
  • Agent Integration: Provides a CLI and a specific "skill" that allows AI agents (like Claude or Cursor) to trigger summaries and transcriptions.
  • Knowledge Management: Features a RAG-based knowledge base for cross-video semantic retrieval and mind map generation.

Related

  • Project
  • Project
  • Project
  • Project
  • Project