章节 01
MABlytic: Full-Stack PWA Ad Recommendation System (Core Overview)
MABlytic is a full-stack Progressive Web Application (PWA) designed to demonstrate modern AdTech (Advertising Technology) complete tech stack. It evolves from rule-based preference matching to Multi-Armed Bandit (MAB) reinforcement learning algorithms (using Thompson Sampling) to achieve personalized ad delivery and real-time effect optimization. Key tech stack includes FastAPI (backend), PWA (frontend), Firebase Hosting, and Google Cloud Run. The project covers core AdTech links: user registration, interest modeling, ad serving, interaction tracking, effect analysis, and algorithm optimization, making it a valuable reference for developers in AdTech, recommendation systems, or full-stack development.