awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gxtrobot avatar

gxtrobot/bustag

0
View on GitHub↗
3,826 نجوم·567 تفرعات·JavaScript·MIT·1 مشاهدة

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.

سجل النجوم

مخطط تاريخ النجوم لـ gxtrobot/bustagمخطط تاريخ النجوم لـ gxtrobot/bustag

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Bustag

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Bustag.
  • nicolashug/surpriseالصورة الرمزية لـ NicolasHug

    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/lightfmالصورة الرمزية لـ lyst

    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-rsالصورة الرمزية لـ datawhalechina

    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-recالصورة الرمزية لـ datawhalechina

    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
عرض جميع البدائل الـ 30 لـ Bustag→

الأسئلة الشائعة

ما هي وظيفة 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,…