Inspiration

E-commerce in Central Asia often lacks intelligent search and multilingual support. I wanted to build a marketplace that feels smart — one where users can find products naturally, get AI-powered recommendations, and shop in their own language.

What it does

Sellora AI is an AI-powered e-commerce marketplace that supports:

  • 🔍 Smart Search — instant filtering by product name, description, and category
  • 🤖 AI Chat Assistant — recommends products using only the internal database
  • 🌍 Multilingual UI — Uzbek, Russian, English, and Chinese
  • 🛒 Full Shopping Flow — cart, checkout, and Stripe payment integration
  • ⚙️ Admin Panel — add/edit/delete products with URL auto-extraction and multi-language support

How I built it

Built entirely on medo.dev platform using its AI agent capabilities. The platform handled frontend, backend, database, and AI integrations. I designed the full product spec as a requirements document and used AI agents to implement each feature iteratively.

Challenges I faced

  • Connecting the AI Chat Assistant strictly to the internal product database (preventing hallucinations)
  • Making search filter correctly in real-time without returning all products
  • Building a clean admin experience with multi-language product management
  • Ensuring the dark theme UI remained consistent across all pages

What I learned

  • How to write precise AI agent prompts for real-world app development
  • Importance of strict database-only constraints for AI assistants
  • Iterative prompt engineering to fix bugs in production apps

What's next

  • Order history for customers
  • Product reviews and ratings
  • Wishlist functionality
  • Advanced AI recommendations based on purchase history

Built With

Share this project:

Updates