A personal news aggregator that scrapes, categorizes, and surfaces tech news from multiple sources using Azure OpenAI.

Tech-updates is a news aggregation platform that pulls articles from sources like Medium, Y Combinator, and Crunchbase, then uses Azure OpenAI to categorize and analyze the content automatically. The backend runs on Flask and PostgreSQL with a clean REST API. The frontend is React with Vite. Qdrant handles vector storage for search and recommendations. Main features: automated scraping, AI categorization, personalized feeds, and a responsive web interface.
Azure OpenAI integration for intelligent article categorization and analysis
Qdrant vector database for efficient content storage and similarity search
Automated web scraping from Medium, Y Combinator, and Crunchbase
Flask REST API with PostgreSQL for real-time content management