AkaliKong/MiniOneRec
Minimal reproduction of OneRec
Implements a complete generative recommendation pipeline using semantic item IDs (SIDs) derived from RQ-VAE quantization of text embeddings, paired with LLM-based next-token prediction. The framework combines supervised fine-tuning with language-alignment objectives, followed by GRPO-based reinforcement learning using constrained beam search to ensure valid item generation while incorporating rank-aware reward signals. Supports Amazon datasets and includes variants inspired by GPR methodology with value-aware and hierarchy-enhanced optimization techniques.
1,228 stars. Actively maintained with 4 commits in the last 30 days.
Stars
1,228
Forks
174
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 01, 2026
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AkaliKong/MiniOneRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
giuseppe99barchetta/SuggestArr
Effortlessly request recommended movies, TV shows and anime to Jellyseer/Overseer based on your...
microsoft/RecAI
Bridging LLM and Recommender System.
dokar3/upnext-gpt
GPT powered playlist App for Android. Supports Apple Music, Spotify, and Youtube Music.
YuanchenBei/Awesome-Cold-Start-Recommendation
[Up-to-date] A curated list of resources on cold-start recommendations.
sunnweiwei/RankGPT
Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]