
Thinkr is a full-stack, AI-powered decision support application designed to help users make smarter purchasing choices by aggregating and analyzing real-world data from multiple online sources. The platform features a modern React/Next.js frontend and a FastAPI/Node.js backend that work together to search numerous online stores, retrieve product information through APIs and automated web scraping, and present clear price comparisons in a single interface. By combining external data sources, automation, and large language models, Thinkr transforms scattered product listings into structured insights, enabling users to quickly identify the best value options without manually browsing multiple websites. The system leverages asynchronous processing to handle data collection efficiently and delivers results through an intuitive, responsive UI, demonstrating advanced full-stack development, API integration, and real-world problem solving at scale.