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

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

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

gxtrobot/bustag

0
View on GitHub↗
3,826 星标·567 分支·JavaScript·MIT·3 次浏览

Bustag

Bustag is a containerized media library manager and automated metadata aggregator. It serves as a centralized database for tracking digital assets, utilizing machine learning models to act as a predictive content filter that identifies and recommends media based on user preferences.

The system distinguishes itself through a supervised preference modeling workflow, where users manually label assets as liked or disliked to train predictive models. These models then automate content curation and personalized recommendations by analyzing labeled datasets.

The platform integrates web data aggregation via scheduled background scrapers and asynchronous crawlers to normalize remote metadata. It also includes data management utilities for importing external datasets and managing local records.

Features

  • Machine Learning Recommendation Engines - Provides a platform that uses predictive models and user-labeled data to automatically filter and suggest media content based on individual preferences.
  • Preference Modeling - Trains predictive classifiers on manually labeled likes and dislikes to automatically recommend and filter media assets.
  • Manual Dataset Labeling - Provides a workflow for manually marking media assets to create training sets for predictive discovery models.
  • Preference Prediction - Implements algorithmic forecasting of user preferences for media items based on historical interaction data and manual labels.
  • Recommender Systems - Implements predictive models that analyze liked and disliked content to identify and suggest preferred media.
  • Preference Datasets - Enables users to mark entries as liked or disliked to build training datasets for preference models.
  • Metadata Aggregators - Aggregates and normalizes metadata from remote web sources using scheduled background crawlers.
  • Web Data Scraping - Implements an asynchronous crawler with customizable fetch frequencies to gather the latest information from the web.
  • Digital Asset Managers - Serves as a centralized database for organizing and tracking digital assets with automated metadata updates.
  • Data Collection Schedulers - Provides a scheduling system to trigger the scraping and downloading of specific data entries on fixed timetables.
  • Background Content Fetching - Uses a time-based trigger system to automatically fetch and normalize media metadata from remote sources in the background.
  • Interaction Vector Representations - Converts user likes and dislikes into vector formats to enable predictive preference modeling.
  • Database Record Managers - Provides tools for the manual upload and organization of identifier files and database records.
  • HTML Parsing and Extraction - Implements asynchronous parsing to extract identification numbers and structured metadata from remote web pages.
  • Containerized Application Deployments - Packages the entire media management environment and its dependencies into portable container images.
  • Containerized Deployments - Packages the application and dependencies into lightweight images for consistent execution across different hosts.
  • Containerized Media Services - Provides a media management platform deployed as a container image for consistent runtime across environments.
  • Preference-Based Filters - Uses machine learning-predicted interest scores to filter and recommend specific media entries from the library.

Star 历史

gxtrobot/bustag 的 Star 历史图表gxtrobot/bustag 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Bustag 的开源替代方案

相似的开源项目,按与 Bustag 的功能重合度排序。
  • nicolashug/surpriseNicolasHug 的头像

    NicolasHug/Surprise

    6,793在 GitHub 上查看↗

    Surprise is a Python library for building and analyzing recommendation systems. It provides a comprehensive toolkit for implementing collaborative filtering to predict user preferences and generate item suggestions based on historical rating patterns. The library includes dedicated tools for hyperparameter optimization and model evaluation. It allows for searching through parameter sets to find the most effective configurations and utilizes a suite of metrics to measure prediction accuracy. The framework covers the full development workflow, including data loading from various sources, the c

    Pythonfactorizationmachine-learningmatrix
    在 GitHub 上查看↗6,793
  • lyst/lightfmlyst 的头像

    lyst/lightfm

    5,095在 GitHub 上查看↗

    LightFM is a Python recommendation library and machine learning framework designed to predict user preferences. It implements a hybrid recommendation engine that combines collaborative filtering with content filtering by integrating user-item interaction data with descriptive metadata. The system utilizes hybrid matrix factorization to learn latent representations of users and items. It is specifically designed to handle implicit feedback, utilizing specialized loss functions such as Weighted Approximate Rank Pairwise and Bayesian Personalized Ranking to optimize item preferences for datasets

    Python
    在 GitHub 上查看↗5,095
  • datawhalechina/team-learning-rsdatawhalechina 的头像

    datawhalechina/team-learning-rs

    7,180在 GitHub 上查看↗

    This project is an end-to-end recommendation pipeline and framework designed for building generative recommendation engines. It utilizes large language models and vector search to facilitate personalized item discovery and produces item recommendations through tokenization and semantic alignment. The system integrates a generative recommendation engine with a multi-objective ranking system and a vector search retrieval pipeline. These components allow for the use of reasoning frameworks to perform inference over items and the application of re-ranking algorithms to optimize the diversity of t

    Python
    在 GitHub 上查看↗7,180
  • datawhalechina/fun-recdatawhalechina 的头像

    datawhalechina/fun-rec

    7,177在 GitHub 上查看↗

    fun-rec is a learning guide and framework for building personalized recommendation systems, covering everything from deep learning ranking to generative recommendation paradigms. It provides instructional content on constructing industrial-grade architectures that span offline data processing and real-time online serving. The project distinguishes itself by focusing on generative recommendation, treating the suggestion process as a sequence-to-sequence task using large language models and transformer models to generate item identifiers rather than traditional ranking lists. It also emphasizes

    Pythonalgorithm-engineeringdeep-learninginterview-questions
    在 GitHub 上查看↗7,177
查看 Bustag 的所有 30 个替代方案→

常见问题解答

gxtrobot/bustag 是做什么的?

Bustag is a containerized media library manager and automated metadata aggregator. It serves as a centralized database for tracking digital assets, utilizing machine learning models to act as a predictive content filter that identifies and recommends media based on user preferences.

gxtrobot/bustag 的主要功能有哪些?

gxtrobot/bustag 的主要功能包括:Machine Learning Recommendation Engines, Preference Modeling, Manual Dataset Labeling, Preference Prediction, Recommender Systems, Preference Datasets, Metadata Aggregators, Web Data Scraping。

gxtrobot/bustag 有哪些开源替代品?

gxtrobot/bustag 的开源替代品包括: nicolashug/surprise — Surprise is a Python library for building and analyzing recommendation systems. It provides a comprehensive toolkit… lyst/lightfm — LightFM is a Python recommendation library and machine learning framework designed to predict user preferences. It… datawhalechina/team-learning-rs — This project is an end-to-end recommendation pipeline and framework designed for building generative recommendation… datawhalechina/fun-rec — fun-rec is a learning guide and framework for building personalized recommendation systems, covering everything from… nodeshift/nodejs-reference-architecture — This project provides a comprehensive architectural framework and set of standardized patterns for building, securing,… dataabc/weibo-crawler — This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts,…