solidglue/Recommender_System_Inference_Services
Large scale recommender system inference Microservices and APIs (Dubbo 、gRPC and REST ) with Golang.
This project helps e-commerce and content platforms deliver personalized recommendations to millions of users in real-time. It takes user behavior data and item information as input, processes them through deep learning models, and outputs a ranked list of recommended items. This is designed for platform engineers and technical product managers who need to deploy and scale high-performance recommendation engines.
123 stars. No commits in the last 6 months.
Use this if you need to serve personalized item recommendations at a massive scale with high concurrency, handling millions of requests per day.
Not ideal if you are looking for a simple, out-of-the-box recommendation system for small-scale applications or if you don't have experience deploying complex microservices.
Stars
123
Forks
2
Language
Go
License
Apache-2.0
Category
Last pushed
May 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/solidglue/Recommender_System_Inference_Services"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
meta-pytorch/torchrec
Pytorch domain library for recommendation systems
recommenders-team/recommenders
Best Practices on Recommendation Systems
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
kakao/buffalo
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
RUCAIBox/CRSLab
CRSLab is an open-source toolkit for building Conversational Recommender System (CRS).