Project Overview
Tech Collection collects posts from technical blogs with a Puppeteer crawler, processes them through a Spring Boot backend, summarizes and classifies content with the OpenAI API, and serves curated technology content. Memory-based caching removed hot-path database and LLM round trips, improving throughput from 20 to 300 requests per second and response time from 6 seconds to 0.5 seconds.