# Repo Explorer > Educational deep-dives into the GitHub repositories shaping the future of software. > Published by cogentixai.com. Each article is available in Explorer (narrative) and Learner (educational) modes. ## About This site publishes in-depth articles about notable GitHub repositories. Articles cover the architectural decisions, technical innovations, and practical applications of open source software. Content is written for technically literate readers — both those who want to understand significance (Explorer mode) and those who want to learn how to use tools (Learner mode). ## Reading Modes Each story at https://repo-explorer.vercel.app/[owner]/[repo] supports two modes: - Explorer mode (default): Narrative, Wired-style analysis of why the repo matters - Learner mode (?mode=learner): Educational walkthrough of how it works and how to use it ## Feeds - RSS: https://repo-explorer.vercel.app/feed.xml - Sitemap: https://repo-explorer.vercel.app/sitemap.xml - API: https://repo-explorer.vercel.app/api/stories ## Stories (2 total) - [How Freqtrade Beats Paid Crypto Bots With Open-Source ML](https://repo-explorer.vercel.app/freqtrade/freqtrade): With built-in machine learning and support for dozens of exchanges, Freqtrade hands professional-grade trading infrastructure to anyone who can run Python. - [Why Langflow Has 146K Stars: The AI Builder Explained](https://repo-explorer.vercel.app/langflow-ai/langflow): Langflow's visual drag-and-drop interface hides serious power — full Python customization and native MCP server deployment included.