# Cicada000/VV

你还在为自己存放的VV表情包不够多，使用时觉得不够贴切而感到烦恼吗？快来试试这个项目吧！

Repository: https://github.com/Cicada000/VV
Canonical: https://ross.abutalabs.com/products/vv
Homepage: https://vv.cicada000.work
Language: Python
License: GPL-3.0
License Family: copyleft
Last push: 2025-06-20T14:42:44+00:00

## Health v2 (maintenance only)
Score: 35/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 27, release rhythm 40, longevity 44
- inputs: {"age_days": 622, "days_push": 439, "days_rel": 536, "gap_med": 1, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2375, forks 70 (observed 2026-08-28T04:06:41.987251+00:00)

## What it is
A Python application that indexes video clips of a public figure (mainly from the TV show 'This Is China') by combining face recognition (dlib/insightface) with OCR-based subtitle extraction, producing searchable JSON data. It provides a web frontend and API for fuzzy text and semantic (vector) search over quotes, returning matching video clips and meme-ready screenshots.

## Use cases
- find a video clip of a specific person saying a given phrase
- search TV show subtitles by keyword to make memes
- generate reaction GIFs from indexed video segments
- query quotes via a REST API with fuzzy matching
- run face recognition plus OCR over video archives to build a searchable dataset

## When to choose
- you want to search Chinese TV/video content by spoken line or subtitle text
- you need combined face detection and subtitle OCR indexing of videos
- you want a self-hosted meme/quote search service with a web UI and API

## When to avoid
- you need general-purpose video search for arbitrary speakers without a face dataset
- you need production-grade enterprise video analytics
- you cannot run Python with GPU acceleration and need fast large-scale indexing

## Facets
- artifact type: application
- maturity: active
- function: search-engine, computer-vision, ocr, nlp, image-processing, web-framework, rag
- domain: computer-vision, entertainment, web-development
- platform: python, self-hosted
- tags: meme-search, face-recognition, subtitle-extraction, video-search, semantic-search, entertainment, chinese-memes, natural-language-processing, search, web-server, linux, docker

## Member repositories
- Cicada000/VV (main) score 35

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.987251+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:02.183367+00:00, confidence not recorded.
  - readme: https://github.com/Cicada000/VV (fetched 2026-08-28T04:06:41.987251+00:00, sha 1dbac44f993b)
  - homepage: https://vv.cicada000.work (fetched 2026-08-29T10:15:59.750335+00:00, sha 1a05b02962c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
