๐ 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 upServices:
- UI: http://localhost:5173/
- Recommendation API: http://localhost:8001/docs
- Content AI API: http://localhost:8002/docs
๐งฉ 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