#open-source
Every summary, chronological. Filter by category, tag, or source from the rail.
637MB LLM Runs Offline on Base MacBook Air, Works Surprisingly Well
TinyLlama, a 637MB open-source LLM, runs instantly on a stock MacBook Air via Ollama—no internet, GPU, or API needed—handling Node.js servers and casual chats effectively, lowering the bar for useful local AI.
SIE: Dynamic Inference for Small Models on Shared GPUs
Open-source SIE engine from Superlinked enables hot-swapping small embedding models (e.g., Stella, ColBERT) on one GPU via LRU eviction, cutting costs and solving context rot in agents by preprocessing data.
Open Design: Free Open-Source Claude Design Clone
Open Design replicates Claude Design's AI-powered UI generation locally for free, using any model or CLI agent, with 31 skills and 72 design systems for production-ready landing pages, decks, and prototypes.
Self-Host Vane + Ollama for Private AI Web Research
Install Vane in Docker on Windows 11 with local Ollama and Qwen3.5:9b to run citation-backed searches privately, bypassing cloud services like OpenAI.
North Korea Hit Axios NPM Maintainer, Exposing 100M Downloads
OpenAI detected NK hackers, but they compromised Axios (100M weekly downloads) via fake job offer to maintainer Jason Saayman on Microsoft Teams—not OpenAI directly.
Symphony: Agents Autonomously Manage Tasks from Linear
OpenAI's Symphony spec lets Codex agents pull open tickets from Linear, work independently until completion, and self-file issues—boosting merged PRs 6x in 3 weeks by eliminating human micromanagement.
Tiny LLMs and On-Device Agents via LiteRT-LM on Edge Hardware
LiteRT-LM runs Gemma 2B/4B models at 1000+ tokens/sec on phones and delivers agent skills with function calling, while tiny 100-500M param models excel in fine-tuned in-app tasks like voice-to-action at 85-90% reliability.
AI EngineerHyperFrames Wins for AI Agents: 7s Setup vs Remotion's 50s
HyperFrames delivers 7-second time-to-first-video with zero build step and Apache 2.0 license, beating Remotion's 50s React-heavy setup—ideal for AI agents generating videos from HTML prompts without coding skills.
Open-Source AI Auto-Tags PDFs for Accessibility
OpenDataLoader delivers production-ready, open-source PDF auto-tagging via heuristic or hybrid AI modes, reconstructing structure for screen readers and AI pipelines without proprietary tools.
10 New OSS Tools to Supercharge Claude Code
Recent open-source tools for Claude Code deliver wins like 5% token savings via caveman brevity, 71.5x fewer tokens with Graphify graphs, local design cloning, video processing, and self-healing browsers—check repos for immediate productivity boosts.
Chase AIOpen Design: GUI Claude Design Clone Without Usage Limits
Open Design replicates Claude Design's graphical interface for AI-generated prototypes and slide decks, built on Huashu Design, integrates with any LLM CLI like Claude Code to bypass Anthropic usage restrictions, and includes 31 skills plus 72 pre-built design systems.
Chase AIQwen-Scope SAEs Unlock Actionable LLM Internals
Qwen-Scope's open SAEs on 7 Qwen models decompose activations into interpretable features for steering outputs, proxy benchmark analysis (ρ=0.85 correlation), toxicity classification (F1>0.90), and training fixes like 50% code-switching reduction.