Salim Shaikh
sammy786
AI & ML interests
None yet
Recent Activity
updated
a Space about 2 months ago
sammy786/ats-resume-optimizer published
a Space about 2 months ago
sammy786/ats-resume-optimizer updated
a Space about 2 months ago
MCP-1st-Birthday/rewardpilot-smart-wallet Organizations
feat: Add personalized top 3 reasons in Why This Card section
1
#16 opened about 2 months ago
by
sammy786
fix: validate fallback recommendations for network restrictions - Also run _validate_card_for_user on fallback recommendations - This ensures Bob at Costco gets proper 'no valid cards' response even when Gemini reasoning fails - Prevents network violations in fallback path
#15 opened about 2 months ago
by
sammy786
fix: handle 'no valid cards' case for merchant network restrictions When user has NO cards accepted at a merchant (e.g., Bob at Costco with only Mastercard/Discover cards): - Return recommended_card=None with clear messaging - Add no_valid_cards=True flag - Add warning about network restrictions - Suggest optimal card to apply for - This prevents network violations by returning no recommendation instead of an invalid one
#14 opened about 2 months ago
by
sammy786
fix: correct fallback logic to parse Smart Wallet and RAG response formats - Smart Wallet returns recommended_card as string, not dict - RAG returns 'best_card' dict, not 'recommended_card' - Parse rewards_rate from percentage string format - This fixes the 'unknown' card issue in fallback responses
#13 opened about 2 months ago
by
sammy786
fix: add comprehensive MCC mapping and merchant network restrictions (Costco=Visa only)
#12 opened about 2 months ago
by
sammy786
fix: add MCC-to-category mapping for accurate card recommendations
#5 opened about 2 months ago
by
sammy786
fix: sort alternative cards by rewards (highest first)
#11 opened about 2 months ago
by
sammy786
fix: filter warnings to only show cards user owns + add relevant spending cap alerts
#10 opened about 2 months ago
by
sammy786
fix: add reward_type to cards and fix points/cashback/miles display
#9 opened about 2 months ago
by
sammy786
feat: update ChromaDB with all 8 cards (27 reward rules) + add ingestion script
#4 opened about 2 months ago
by
sammy786
📊 Updated CARD_CAPS with 8 cards
#3 opened about 2 months ago
by
sammy786
🧠 Integrated AgentMemory + 8 cards + 4 users
#8 opened about 2 months ago
by
sammy786
🚀 Enhanced: 8 cards + 4 users + 5 new APIs
#3 opened about 2 months ago
by
sammy786
Fix: Recalculate annual_impact AFTER card validation to use correct rewards
#7 opened about 2 months ago
by
sammy786
Fix: Complete rewrite of _validate_card_for_user with proper optimal card logic
#6 opened about 2 months ago
by
sammy786
Fix: Complete rewrite of _validate_card_for_user with proper optimal card logic
#6 opened about 2 months ago
by
sammy786
Fix: Add has_optimal_card and optimal_card_suggestion to /recommend endpoint response
#5 opened about 2 months ago
by
sammy786
Feature: Personalized reasoning + optimal card suggestions with apply links
#4 opened about 2 months ago
by
sammy786
Fix: Clean up reasoning/warnings to only reference user's cards, fix truncated alternative reasons
#3 opened about 2 months ago
by
sammy786
Update orchestrator with user-specific recommendations and validation
#2 opened about 2 months ago
by
sammy786