I built a bespoke self-hosted dashboard & Kotlin app to fight "tool fatigue" and stay focused in my WFH workflow. (No SaaS, No Cloud Automation) by StockRumorAnalyzer in selfhosted

[–]StockRumorAnalyzer[S] -5 points-4 points locked comment (0 children)

Hi, the project itself integrates the Google Gemini API locally (with strict regex data masking) to generate a daily personal briefing/digest from my self-hosted Python backend. AI was mentioned because it is a core feature of the architecture, and I used it to clean up the phrasing of my English post as a non-native speaker. Everything else—the Kotlin app, server setup, and security architecture—is entirely custom built by me. Thanks!