Section 01
[Main Floor/Introduction] Tech News Gatherer: An AI-Powered Tech News Aggregation System for Software Engineering Students
Tech News Gatherer is a full-stack Python application that helps software engineering students efficiently track the latest developments in the AI field through features like RSS scraping, keyword filtering, and Gemini AI summarization. It addresses the pain points of scattered information sources, time-consuming manual browsing, and easy omission of key content. By integrating technologies such as FastAPI, MySQL, and Google Gemini API, it demonstrates the combination of modern web development and AI capabilities.