awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPrecomputed Database Dumps

Databases initialized from precomputed export files to avoid full processing and enable instant service readiness.

Distinct from Database Indexing: Distinct from general Database Indexing: focuses on importing fully precomputed data snapshots rather than building indexes from scratch.

Explore 1 awesome GitHub repository matching data & databases · Precomputed Database Dumps. Refine with filters or upvote what's useful.

Awesome Precomputed Database Dumps GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • soruly/trace.moesoruly 的头像

    soruly/trace.moe

    4,992在 GitHub 上查看↗

    This project is an anime scene reverse image search engine that matches a screenshot to the exact anime episode and timestamp. It is designed as a self-hosted search service that can be deployed using Docker containers and pre-indexed databases, enabling private operation on local or custom infrastructure. At its core, the system extracts visual features from frames using a convolutional neural network trained on anime imagery. Query images provided via URL are processed through the same feature extraction pipeline, and an approximate nearest neighbor search matches the query against millions

    Loads a snapshot of frame features, metadata, and timestamps into the search service for instant readiness.

    animeimage-searchmilvus
    在 GitHub 上查看↗4,992
  1. Home
  2. Data & Databases
  3. Database Indexing
  4. Precomputed Database Dumps