Quoril

2025 – Present React · Express.js · LLMs

Quoril is an AI-powered buyer agent for online marketplaces. It combines intelligent search with predictive pricing to help users find the best deals across platforms, acting as an autonomous purchasing assistant that understands context, preferences, and market trends.

Motivation

Online marketplaces are flooded with listings. Finding the right item at the right price requires sifting through duplicates, comparing across platforms, and timing purchases well. I wanted to build a system that could handle all of that autonomously.

How it works

Technical details

The frontend is built in React with a clean conversational interface. The backend runs on Express.js, orchestrating multiple LLM calls for query understanding, listing evaluation, and price prediction. The system uses a retrieval-augmented pipeline to keep results grounded in real marketplace data.