Home

Open Source

Curated open-source AI projects with verified GitHub data and hands-on breakdowns.

OpenMontage Pitfalls: Defaults to Foreign Models Unusable in China, with Domestic Alternatives (46.5k stars)

OpenMontage (46,548 stars, Python/AGPL-3.0) is an open-source agentic video production system whose defaults depend on foreign cloud models (OpenAI/Veo/Runway/ElevenLabs) blocked in China by VPN, payment, and phone-number barriers; but PROVIDERS.md natively supports Kling/Qwen/Jimeng/Doubao/DeepSeek and local Wan2.1 -- with a full domestic-alternative mapping table and minimal working .env config.

ego-lite: A Browser Built for AI Agents (9.3k stars)

citrolabs/ego-lite is an open-source Chromium-based browser built for human + agent sharing (MIT, JavaScript, 9,335 GitHub stars, #9 on Trending weekly). Core selling point: agents reuse your real login state and tabs via the ego-browser skill and run tasks in parallel in their own Spaces, differentiating it from automation frameworks like browser-use that spin up a clean separate browser. macOS only today; Windows/Linux on roadmap.

worldmonitor: The Open-Source AI Global Intelligence Dashboard at 79K Stars

koala73/worldmonitor is an open-source real-time global intelligence dashboard written in TypeScript under AGPL v3, with 79,487 GitHub stars. It uses AI to aggregate 500+ news feeds, geopolitical signals, market data, and infrastructure status; a dual map engine (globe.gl + deck.gl) with 56 layers, cross-stream correlation of military/economic/disaster/escalation signals, a Country Instability Index scoring 31 Tier-1 countries, local Ollama inference with no API key, six site variants from one codebase, a Tauri 2 desktop app, and 26 languages with RTL support.