Skip to main content

🧠 dodo - a personalization infrastructure for developers​

🚀 First recommendations in 5 minutes - Sick of data-engineering and AI overhead with no ROI? Run simple SQL queries and send data to our JSON API to get recommendations instantly!

💡 Have no data scientists in team? - Send whatever data you have to dodo - truly no rigid requirements. Follow the industry templates for your usecase. Or place questions in our discord.

📊 Powerful analytics - Can't measure what's working? Built-in A/B testing to examine your ideas. Analyze customer feedback, conversion rate, retention rate, and other key metrics.

⚡ Quick Start​

No setup required! Just one API call to get started.

curl -X POST "https://api.trydodo.xyz/api/recommend" \
-H "Authorization: Bearer ${API_KEY}" \
-H "Content-Type: application/json" \
-d '{
"context": [ --- Your purchase history
{
"product_name": "iPhone 16 512Gb",
"price": 999,
"category": "electronics"
},
{
"product_name": "Rich Dad Poor Dad book",
"price": 10,
"category": "books"
}
],
"catalog": [ --- Your product catalog
"8": {"product_name": "MacBook Pro", "price": 1999, "category": "electronics"},
"4": {"product_name": "iPad Air", "price": 599, "category": "electronics"},
"1": {"product_name": "iPhone 16", "price": 999, "category": "electronics"},
"3": {"product_name": "AirPods Pro", "price": 249, "category": "electronics"},
"5": {"product_name": "Apple Watch", "price": 399, "category": "electronics"},
"6": {"product_name": "Magic Keyboard", "price": 149, "category": "electronics"},
"9": {"product_name": "Magic Mouse", "price": 99, "category": "electronics"},
"7": {"product_name": "Magic Trackpad", "price": 129, "category": "electronics"},
"2": {"product_name": "Apple Pencil", "price": 129, "category": "electronics"},
"10": {"product_name": "USB-C Charge Cable", "price": 19, "category": "accessories"},
],
"template": "Recommend the next product based on the user'\''s purchase history: {context}. Suggest items under $100 that complement these purchases." --- Your recommendation instruction
}'

Or get started in minutes with our Quick Start Guide.


� What You Can Build​

E-commerce Personalization​

  • Product recommendations based on user context
  • Dynamic content for shopping experiences
  • Personalized search and discovery

Content & Media​

  • Article and video recommendations
  • Personalized feed generation
  • Content discovery engines

SaaS Applications​

  • Feature recommendations and onboarding
  • Resource and documentation suggestions
  • User journey optimization

and many more at industry templates


🌟 How Dodo Drives Revenue Across Industries​

Business SectorRevenue ImpactEngagement ImpactTime to Value
E-commerce+15-30% conversion rate+40% higher AOVMinutes
Content Platforms+25% subscription growth+3x session durationHours
SaaS Products+20% feature adoption+50% user retentionDays
Marketplaces+35% seller revenue+60% buyer engagementHours
Travel & Hospitality+22% booking value+45% return bookingsDays
Financial Services+18% product uptake+30% customer satisfactionWeeks

💰 Simple Pricing​

TierPriceDecisions/MonthFeatures
StarterFree< 5K/monthUniversal model • Basic analytics • Community support • Manual-adjustment
Pro$39< 300K + Roll-overUniversal model • Advanced analytics • Priority support • Manual-adjustment & Auto-adjustment & Continue-learning
EnterpriseCustomYour usageCustom models • Dedicated support • SLA guarantee • Manual-adjustment & Auto-adjustment & Continue-learning

📞 Ready to Build?​


🧠 Add intelligent decision-making to your application in minutes, not months.