AI Open Source Projects · July 14, 2026
AI Open Source Projects · July 14, 2026
Weekly selection of notable AI open source projects.
1. Clawk ⭐ New
Disposable, network-restricted Linux VMs for AI coding agents. Written in Rust, Clawk provides isolated execution environments for AI coding agents to safely run code. VMs are auto-destroyed after use with network and filesystem isolation. Essential for AI agent security.
GitHub: https://github.com/clawkwork/clawk
2. Jacobian Lens ⭐ 1.2k
Anthropic’s open-source companion code for the “Global Workspace Interpretability” paper. Analyzes Jacobian matrices across neural network layers to help researchers understand information flow and representation structure inside large models. Valuable for AI safety and alignment research.
GitHub: https://github.com/anthropics/jacobian-lens
3. DOM-docx ⭐ New
Convert semantic HTML fragments to native, editable Word documents (OOXML format). Supports tables, lists, images, and rich formatting. Generated files open natively in Microsoft Word, Google Docs, and LibreOffice. MIT licensed.
GitHub: https://github.com/floodtide/dom-docx
4. Mimic ⭐ 660
Intercept any app, then call it from Python like a library. Uses process injection to capture target application functionality, exposing it as Python-callable interfaces. Useful for GUI automation, game AI interfaces, and testing. Created by a former Deno core developer.
GitHub: https://github.com/littledivy/mimic
5. Engram ⭐ 790
Evidence-based learning engine for Claude Code. Provides first-principles curricula and free learning paths to help users systematically master AI coding tools. Supports self-paced learning, progress tracking, and knowledge reinforcement.
GitHub: https://github.com/nagisanzenin/engram
Curated from GitHub Trending and Hacker News.




