Skip to content

v1.0.0-mvp: Retail AI Intelligence Platform

Latest

Choose a tag to compare

@Noopur17 Noopur17 released this 06 May 05:47
· 11 commits to main since this release
306f40d

๐Ÿš€ v1.0.0 MVP Release

Initial MVP release of the Retail AI Intelligence Platform.


๐Ÿง  Whatโ€™s Included

๐Ÿ›’ Frontend Dashboard

  • Enterprise-style React UI
  • Unified multi-service experience
  • Recommendation โ†’ Content AI workflow

๐Ÿค– Recommendation Service

  • Content-based recommendation engine
  • Similarity scoring and ranking
  • Category-aware filtering
  • Swagger API

๐Ÿง  Content Intelligence Service

  • AI-powered product content generation
  • OpenAI integration (gpt-4o-mini)
  • Template fallback mode (no API required)
  • Tone-based generation (premium, technical, etc.)
  • SEO metadata generation

๐Ÿ”ฅ Key Highlight

This release introduces Generative AI into a retail platform:


Recommendation โ†’ AI Content Generation โ†’ Retail Workflow


๐Ÿณ Run with Docker

docker compose up

Services:


๐Ÿงฉ Tech Stack

  • React (Frontend)
  • FastAPI (Backend)
  • OpenAI (Generative AI)
  • Docker + Docker Hub

๐Ÿ“Œ Why This Matters

This project demonstrates:

  • End-to-end AI system design
  • Integration of ML + Generative AI
  • Retail workflow automation
  • Scalable microservice architecture

๐Ÿ›ฃ๏ธ Next Steps

  • Customer Analytics Service
  • Bulk AI content generation
  • Cross-service automation
  • Large-scale retail datasets