You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FastAPI backend service for lead qualification using rule-based scoring + AI reasoning. Accepts product offers and CSV leads, scores buying intent (High/Medium/Low) with dual-layer logic, exports results as JSON/CSV. Features Gemini AI integration, CORS support, Docker deployment, and robust error handling.