water8394/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2667
- days_rel: n/a
- days_push: 941
- n_releases_24m: 0
Adoption not part of the score
4480 stars · 1478 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A real-time product recommendation system built on Apache Flink, demonstrating streaming computation of product popularity, user profiles, and collaborative filtering with data stored in Redis and HBase. It includes a web front end for serving recommendations and an admin dashboard showing real-time metrics.
Use cases
- build a real-time recommendation engine with Flink
- learn how to combine collaborative filtering and tag-based recommendations
- compute real-time product popularity rankings from Kafka logs
- store user browsing history and profiles in HBase via Flink jobs
- serve personalized re-ranked hot product lists to users
- display real-time recommendation metrics on a data dashboard
When to choose
- you want a reference implementation of a streaming recommendation pipeline in Java/Flink
- you need to learn Flink windowing, state management, and Kafka/HBase/Redis integration
- you are prototyping an e-commerce recommendation system with Docker-based deployment
When to avoid
- you need a production-grade, maintained recommendation platform with a license and active support
- you want a turnkey recommender library rather than a demo application
- your stack does not include Flink, Kafka, HBase, and Redis
Facets
application · maturity maintenance
streaming machine-learning caching database data-visualization etl big-data e-commerce analytics jvm self-hosted flink recommendation-system collaborative-filtering kafka hbase redis real-time-recommendation user-profiling demo-project data-engineering real-time docker
1 source
- readme: https://github.com/water8394/flink-recommandSystem-demo · fetched 2026-08-28 · cdf8f02a621d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| water8394/flink-recommandSystem-demo | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="water8394/flink-recommandSystem-demo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem