LKML Dashboard - AI-Powered Linux Kernel Development Tool
Built production-ready full-stack application addressing critical barrier to Linux kernel contribution: overwhelming volume of 500-600+ daily emails. Features automated email parsing, intelligent thread reconstruction, and AI-powered summarization using Google Gemini API. Implemented caching achieving 90% cost reduction and 80-90% cache hit rate. Flask REST API with 10 endpoints, full-text search via SQLite FTS5. React/TypeScript frontend with Auth0 authentication. Processes 101 emails into 82 threads with 100% AI coverage in <10 minutes, reducing developer time from 3 hours to 15 minutes daily.
- Python
- Flask
- React
- TypeScript
- Google Gemini API
- Auth0
- SQLite
- Tailwind CSS
Timeline: Hackathon project
View source code on GitHubView live demoCategories: fullstack, ml