The-iyed/recommendation-engine
🧠Real-time generic entity recommendation engine using vector similarity, Neo4j graph relations, and Kafka-based CDC.
This system helps e-commerce managers and product merchandisers automatically suggest relevant items to customers. By analyzing product images and descriptions, it identifies similar products in real-time. It takes in new product listings or updates and outputs a continuously refreshed list of recommended products, ensuring customers always see the most current and relevant suggestions.
No commits in the last 6 months.
Use this if you need an automated system to provide real-time product recommendations on your e-commerce platform based on visual and textual similarity.
Not ideal if you need recommendations based on user behavior, purchase history, or complex personalized preferences, as those features are not yet built into this version.
Stars
7
Forks
—
Language
Go
License
—
Category
Last pushed
May 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/The-iyed/recommendation-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
D2KLab/entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Azure-Samples/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API...
Chinmayrane16/Recommender-Systems-with-Collaborative-Filtering-and-Deep-Learning-Techniques
Implemented User Based and Item based Recommendation System along with state of the art Deep...
mengfeizhang820/Paperlist-for-Recommender-Systems
Recommender Systems Paperlist that I am interested in
loserChen/Awesome-Recommender-System
The collection of papers about recommender system