» Tag
open-source
261 postsSolving the Polyrepo Problem for AI Coding Agents
How git worktrees and task-scoped workspaces fix the single-repo limitation of AI coding agents working across polyrepo codebases, via the Orbit prototype.
A deterministic memory layer for local LLMs at near-zero cost
An open-source deterministic memory layer bolts onto frozen LLMs, enabling zero-forgetting recall beyond context at near-zero marginal cost.
Bioinformatics meets prompt injection defense: the Smith-Waterman trick
An open-source technique adapts the 1981 Smith-Waterman DNA alignment algorithm to catch paraphrased prompt injections that regex and classifiers miss, boosting F1 by 34 points.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comApache Lakehouse Weekly: Governance Debates Across Iceberg, Parquet
Apache Iceberg, Parquet, and Polaris communities debated format governance this week: statistics ownership, file-level access control, and primary key support.
llama.garden: A Nostr-Powered Decentralized LLM Torrent Network
llama.garden distributes LLM weights via BitTorrent, using a Nostr-based catalog and Hugging Face servers as fallback seeds so downloads work even without seeders.
Kyutai's Pocket TTS Clones Voices in 5 Seconds, on CPU, Under MIT
Kyutai's Pocket TTS delivers zero-shot voice cloning from a 5-second sample on CPU. See how it stacks up against Kokoro, Supertonic, and Inflect-Nano in a detailed benchmark.
A Playground Created for 110 Database Systems
An interactive playground for 110 database systems allows users to run queries and compare results.
Thinking Machines Launches Inkling Small Open Source AI Model
Thinking Machines introduces Inkling-Small, a compact open-source AI model with impressive performance.
Changes in Software Development and Distribution
Software development and distribution processes are evolving with AI. Users can customize code with AI to meet their specific needs.
Genesys: Open Source Causal Graph Memory for AI Agents
Genesys is an open-source project offering a causal graph and scoring engine for AI memory management.