Daily AI Brief
23 Jul 2026
LC.
What AI engineers are building

Developers release open-source AI tools and models for various applications

5 deep dives · 2 builder stories · 16 quick hits · 364 items scanned
LLMAI AgentsOpen-SourceTransformersText-Generation
Deep dives
HN
Hacker News
LLMRustSelf-Hosted

Millwright – Rust-based, self-hosted LLM router

Northwood-Systems built Millwright, a self-hosted LLM router, to provide a cost-effective and transparent solution. Millwright is an open-source router that can be used with various LLM models. The developer was motivated by the potential acquisition of OpenRouter and the proliferation of hosted LLM routers. Millwright aims to provide a self-hosted alternative with better performance.

Why it matters

Millwright offers a self-hosted solution for LLM routing, providing users with more control over their data and costs. This is particularly important for applications where data privacy and security are crucial.

Try thisExplore the Millwright repository and experiment with integrating it into your own projects to improve LLM routing efficiency.
View on GitHub
HN
Hacker News
AIConfidence ScoringGemma 4

Cactus Hybrid: We taught Gemma 4 to know when it's wrong

Cactus developed Cactus Hybrid, a system that teaches Gemma 4 to recognize when it's wrong. This is achieved through post-training Gemma 4 to provide confidence scores for its responses. The goal is to improve the reliability of small, on-device models by making them aware of their limitations.

Why it matters

Cactus Hybrid enhances the trustworthiness of AI models by providing a mechanism for them to indicate uncertainty, which is critical for real-world applications where accuracy and reliability are paramount.

Try thisInvestigate how confidence scoring can be applied to your own AI projects to improve their reliability and trustworthiness.
View on GitHub
GH
GitHub
AI AgentsControl PlaneSecurity

Agent Execution Partnership

Eli-labz created the Agent Execution Partnership, an open-source control plane designed to manage AI agent actions. It ensures that every action is authorized, observable, and verifiable, providing a robust framework for AI agent execution.

Why it matters

The Agent Execution Partnership offers a comprehensive solution for managing AI agents, ensuring that their actions are secure, transparent, and accountable, which is essential for complex and sensitive applications.

Try thisExplore the Agent Execution Partnership repository to understand how it can be integrated into your AI projects for enhanced security and control.
View on GitHub
GH
GitHub
AI CodingTerminalCost-Effective

Klaatcode

KlaatAI developed Klaatcode, an open-source AI coding agent for the terminal. It supports smart model routing, allowing it to use the right AI model for each task, thereby reducing costs. Klaatcode is compatible with several models, including Claude, GPT, and Gemini.

Why it matters

Klaatcode provides an efficient and cost-effective solution for coding tasks by leveraging the strengths of different AI models, making it a valuable tool for developers.

Try thisExperiment with Klaatcode to see how it can streamline your coding workflow and reduce costs.
View on GitHub
HF
Hugging Face
Image-TextTransformersHugging Face

thinkingmachines/Inkling

ThinkingMachines released Inkling, a trending model on Hugging Face. Inkling is an image-text-to-text model that utilizes transformers. It has gained significant attention with over 1465 likes and 16,441 downloads.

Why it matters

Inkling demonstrates the community's interest in multimodal models that can process and generate text based on images, showcasing the potential for applications in image description, generation, and understanding.

Try thisExplore the Inkling model on Hugging Face to learn more about its capabilities and potential applications in your projects.
View on Hugging Face
What people actually built
HN
Hacker News

Show HN: Agent in 9 Lines Python

A minimal implementation of an AI agent in just 9 lines of Python, capable of tool calling and basic functionality.

How it works

The agent is designed to be simple and lightweight, focusing on essential features without unnecessary dependencies, making it easy to understand and modify.

Steal thisSimplicity can be a powerful approach in AI development, allowing for quick prototyping and iteration.
View on GitHub
HN
Hacker News

Show HN: RunKit – a browser based tmux manager

RunKit, a browser-based tmux manager designed to manage and run multiple AI agents in parallel, especially useful for remote access over Tailscale.

How it works

RunKit operates without a database, reading state live from tmux, and is the first tool the developer installs on new machines for managing AI agents.

Steal thisStreamlining the management of AI agents can significantly improve productivity, especially when working with multiple agents or in distributed environments.
View on GitHub
Quick hits
HN
Bento - An entire PowerPoint in one HTML file
Hacker News
Bento allows for the creation of interactive slides with web frontend technologies, simplifying the editing process.
GH
livetennisapi-mcp
GitHub
An MCP server for providing real-time tennis scores and odds to AI agents like Claude and Cursor.
GH
drumih/turbo-fieldfare
GitHub
Achieves Gemma 4 26B-A4B inference in approximately 2 GB of RAM on any M-series MacBook, showcasing efficient model deployment.
GH
Octen-Team/search-eval
GitHub
A re-runnable web-search evaluation framework for assessing AI agent performance with in-house benchmarks and open-benchmark scoring.
GH
ToolJet/ActionRail
GitHub
An open-source runtime action grounding framework for verifying proposed actions against live systems of record before execution, enhancing AI agent reliability.
GH
drpwchen/textbook-to-note
GitHub
A tool for converting PDF textbooks into AI-searchable knowledge bases with structured, fully-cited notes, emphasizing local-first and token-frugal approaches.
GH
Keksuccino/Better-Codex-App-Custom-Provider-Support
GitHub
Adds support for selecting custom model providers in the Codex app without requiring logout, enhancing flexibility and model choice for users.
GH
aka-kika/hig-mcp
GitHub
An MCP server serving Apple Human Interface Guidelines as structured design tokens for AI coding agents, facilitating consistent design practices.
GH
AliAkrami1375/Li-Translate
GitHub
An open-source AI-powered subtitle generation and natural language translation platform for video and audio content, supporting diverse language needs.
GH
vakovalskii/qwen-native-agents
GitHub
A repository for building and prompting Qwen3.x agents in their native dialect, extracted from qwen-code and Qwen-Agent, focusing on native integration and performance.
HF
prism-ml/Ternary-Bonsai-27B-gguf
Hugging Face
A trending model on Hugging Face for text generation, leveraging llama.cpp and demonstrating community interest in efficient and powerful language models.
HF
upstage/Solar-Open2-250B
Hugging Face
A large-scale text generation model available on Hugging Face, indicating the ongoing development and sharing of significant AI models within the community.
HF
zai-org/GLM-5.2
Hugging Face
A widely-used text generation model on Hugging Face, with over 4345 likes and 545,109 downloads, showcasing its popularity and applicability in various projects.
GH
sudoingX/dgx-spark-laguna
GitHub
A working stack for serving Poolside Laguna S 2.1 on the NVIDIA DGX Spark without system hangs, including crash-safe configurations and benchmarks.
GH
EndymionLee/PilotBrowseMCP
GitHub
A browser runtime allowing AI agents to control a real Chrome browser via MCP, enabling agents to explore websites, generate manuals, and reuse them efficiently.
GH
Realynx/PolySIEM
GitHub
An open-source homelab SIEM solution for mapping, logging, and monitoring lab environments, integrating Proxmox, OPNsense, Elastic, and Suricata for comprehensive security.
Today's mix
agents ×23MCP/tools ×14evals ×14local/inference ×10coding agents ×5prompting ×4RAG ×1fine-tuning ×1
Hacker News 57 · GitHub 79 · Hugging Face 30 · Reddit 136 · RSS 33 · X 29
LC. · Luca Conarroe · AI Automation