awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
water8394 avatar

water8394/flink-recommandSystem-demo

0
View on GitHub↗
4,473 स्टार्स·1,482 फोर्क्स·Java·9 व्यूज़

Flink RecommandSystem Demo

यह प्रोजेक्ट Apache Flink पर बनाया गया एक रियल-टाइम प्रोडक्ट रिकमेंडेशन इंजन है। यह एक स्ट्रीमिंग बिहेवियरल एनालिटिक्स पाइपलाइन के रूप में कार्य करता है जो उपयोगकर्ता की रुचियों और उत्पाद लोकप्रियता के रुझानों को प्राप्त करने के लिए रॉ लॉग्स को प्रोसेस करता है।

यह सिस्टम कोसाइन सिमिलरिटी और साझा उपयोगकर्ता इंटरैक्शन पैटर्न के माध्यम से आइटम सिमिलरिटी की गणना करने के लिए एक कोलैबोरेटिव फ़िल्टरिंग इंजन का उपयोग करता है। यह अनुशंसित (recommended) आइटम्स को सॉर्ट करने के लिए व्यक्तिगत उपयोगकर्ता प्रोफ़ाइल्स के साथ ग्लोबल लोकप्रियता सूचियों को संयोजित करने वाली एक हाइब्रिड री-रैंकिंग पाइपलाइन का उपयोग करता है।

आर्किटेक्चर में लगातार व्यवहार संबंधी रिकॉर्ड के लिए HBase का उपयोग करने वाला एक वाइड-कॉलम यूज़र स्टोर और रियल-टाइम आइटम हीट लिस्ट के लिए Redis-बेस्ड कैश शामिल है। पाइपलाइन में व्यवहार संबंधी रुचि निष्कर्षण (interest extraction), इंटरैक्शन अंतराल विश्लेषण और लॉग इंजेक्शन दरों की निगरानी के लिए एक परफॉरमेंस डैशबोर्ड की क्षमताएं शामिल हैं।

Features

  • Recommendation Engines - Implements a real-time recommendation engine for delivering personalized product suggestions based on user behavior and item similarity.
  • Real-Time Recommendation Systems - Building a real-time system that analyzes behavior and popularity to deliver personalized product suggestions.
  • Retrieval Re-ranking - Implements a re-ranking pipeline that combines global trends with personalized profiles to refine recommended item lists.
  • User Profile Extraction - Extracts user interest tags and behavioral preferences from raw interaction logs for profile creation.
  • Flink-Based Recommenders - A real-time product recommendation engine built on Apache Flink for processing behavioral logs.
  • Real-Time Analytics - Processes streaming data with low latency to provide immediate insights into user interests and item trends.
  • Stream Analytics Processing - Uses Apache Flink to calculate rolling aggregates and popularity metrics over time-based windows.
  • Similarity Search - Identifies related products by calculating mathematical proximity via cosine similarity and collaborative filtering.
  • User Behavior Analysis - Analyzes individual user activity history and interaction logs to derive detailed interest personas.
  • Behavioral Analytics Pipelines - Provides a streaming behavioral analytics pipeline that routes event logs through Flink and NoSQL stores.
  • Item-to-Item Similarity - Calculates mathematical similarity between product attribute vectors to identify and suggest related items.
  • Collaborative Filtering Systems - Implements a collaborative filtering engine that predicts preferences via user-item interaction matrices.
  • Interest Modeling - Analyzes behavioral interaction logs to extract product attributes and build user interest profiles for real-time recommendations.
  • Real-Time Popularity Tracking - Tracks real-time item popularity using time windows and caching for rapid retrieval.
  • Behavioral Timing Analysis - Determines user interest levels by calculating the time intervals between distinct product interaction events.
  • Recommendation Heat-Lists - Provides a Redis-backed cache for storing and retrieving real-time product heat lists to minimize latency.
  • Redis Caching Layers - Employs Redis caching layers to store frequently accessed real-time popularity metrics.
  • Trending Item Tracking - Tracks real-time item trends using time windows and efficient frequency estimation.
  • Wide-Column Stores - Utilizes a distributed wide-column store via HBase to maintain scalable user portraits and behavioral records.
  • HBase Profile Stores - Uses HBase as a wide-column store to maintain persistent user portrait tags and behavioral records.

स्टार हिस्ट्री

water8394/flink-recommandsystem-demo के लिए स्टार हिस्ट्री चार्टwater8394/flink-recommandsystem-demo के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

water8394/flink-recommandsystem-demo क्या करता है?

यह प्रोजेक्ट Apache Flink पर बनाया गया एक रियल-टाइम प्रोडक्ट रिकमेंडेशन इंजन है। यह एक स्ट्रीमिंग बिहेवियरल एनालिटिक्स पाइपलाइन के रूप में कार्य करता है जो उपयोगकर्ता की रुचियों और उत्पाद लोकप्रियता के रुझानों को प्राप्त करने के लिए रॉ लॉग्स को प्रोसेस करता है।

water8394/flink-recommandsystem-demo की मुख्य विशेषताएं क्या हैं?

water8394/flink-recommandsystem-demo की मुख्य विशेषताएं हैं: Recommendation Engines, Real-Time Recommendation Systems, Retrieval Re-ranking, User Profile Extraction, Flink-Based Recommenders, Real-Time Analytics, Stream Analytics Processing, Similarity Search।

water8394/flink-recommandsystem-demo के कुछ ओपन-सोर्स विकल्प क्या हैं?

water8394/flink-recommandsystem-demo के ओपन-सोर्स विकल्पों में शामिल हैं: risingwavelabs/risingwave — RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process… apache/flink — Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite… benfred/implicit — Implicit is a Python recommendation engine and matrix factorization library designed for collaborative filtering. It… microsoftdocs/azure-docs — Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It… jina-ai/clip-as-service — Clip-as-service is a deployable framework for generating multi-modal embeddings and executing neural searches. It… tschellenbach/stream-framework — Stream-Framework is a Python library for building scalable activity streams, news feeds, and notification systems. It…

Flink RecommandSystem Demo के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Flink RecommandSystem Demo के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • risingwavelabs/risingwaverisingwavelabs का अवतार

    risingwavelabs/risingwave

    9,093GitHub पर देखें↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Rustapache-icebergdata-engineeringdatabase
    GitHub पर देखें↗9,093
  • benfred/implicitbenfred का अवतार

    benfred/implicit

    3,797GitHub पर देखें↗

    Implicit is a Python recommendation engine and matrix factorization library designed for collaborative filtering. It implements predictive models that analyze implicit feedback to estimate user preferences and generate personalized item recommendations without requiring explicit ratings. The library utilizes native-code execution and multi-core parallelized processing to decompose large interaction matrices into latent factors. It incorporates approximate nearest neighbor indexing to accelerate high-dimensional similarity lookups and reduce recommendation latency. The framework covers prefer

    Pythoncollaborative-filteringmachine-learningmatrix-factorization
    GitHub पर देखें↗3,797
  • apache/flinkapache का अवतार

    apache/flink

    26,086GitHub पर देखें↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    GitHub पर देखें↗26,086
  • microsoftdocs/azure-docsMicrosoftDocs का अवतार

    MicrosoftDocs/azure-docs

    10,894GitHub पर देखें↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Markdownskilling
    GitHub पर देखें↗10,894
  • Flink RecommandSystem Demo के सभी 30 विकल्प देखें→