GitHub Trending AI · 12d ago · 8 · library open source agent tool

open-multi-agent is a lightweight TypeScript multi-agent orchestration framework with minimal dependencies (3 runtime deps) designed for goal-driven agent coordination in Node.js environments. It provides a simpler alternative to LangGraph (declarative graph approach) and CrewAI (Python), with built-in features like structured output, task retry, and human-in-the-loop capabilities.

GitHub Trending AI · 12d ago · 7 · agent architecture tutorial workflow

A comprehensive Chinese technical guide ("御舆") that deconstructs AI Agent architecture, specifically analyzing Claude Code's design patterns including conversation loops, tool permission pipelines, context compression, and the Agent Harness runtime framework. Provides a transferable mental model for building production-grade agent systems across different frameworks without relying on prompt engineering tutorials.

HuggingFace Blog · 12d ago · 8 · new model open source fine tuning research

IBM releases Granite 4.0 3B Vision, a modular vision-language model optimized for chart and document understanding, delivered as a LoRA adapter on Granite 4.0 Micro with a novel DeepStack architecture for multi-layer visual feature injection. The release includes ChartNet, a 1.7M-sample synthetic dataset for chart interpretation with code-guided augmentation, addressing a key VLM weakness in structured data reasoning.

GitHub Trending AI · 13d ago · 9 · agent architecture tutorial open source workflow

In-depth technical analysis of Claude Code's source architecture, covering the agent loop, context engineering, tool system, and production-grade error recovery strategies. Includes a companion project (Claude Code From Scratch) with ~4000 lines of TypeScript/Python and 11-chapter tutorial for building your own AI programming agent from scratch.

HuggingFace Blog · 13d ago · 8 · open source tool research benchmark fine tuning

OpenMed built an end-to-end open-source protein engineering pipeline combining structure prediction, sequence design, and codon optimization, with novel contributions in codon-level language modeling. They benchmarked transformer architectures (CodonRoBERTa-large-v2 vs ModernBERT) for codon optimization, scaled to 25 species in 55 GPU-hours, and released runnable code with full experimental transparency—directly applicable for engineers building biological AI systems.

DeepMind Blog · 17d ago · 8 · new model api update agent

Google released Gemini 3.1 Flash Live, an improved real-time audio model with better precision, lower latency, and enhanced tonal understanding for voice-first applications. Available via Gemini Live API, it achieves 90.8% on ComplexFuncBench Audio and 36.1% on Scale AI's Audio MultiChallenge, enabling developers to build voice agents that handle complex tasks with natural dialogue in noisy environments.

GitHub Trending AI · 18d ago · 8 · tool open source agent api update

An open-source MCP (Model Context Protocol) server that connects AI agents (Claude, GPT, Copilot) to 41 Brazilian government APIs covering economics, legislation, transparency, judiciary, elections, and more—38 APIs require no authentication. This is a practical tool for engineers building AI applications that need access to structured public sector data with ready-made integrations and natural language query capabilities.

DeepMind Blog · 18d ago · 6 · research benchmark safety

Research release on empirically validated toolkit for measuring AI manipulation capabilities, tested across 10,000+ participants in finance and health domains. Provides open-source methodology and materials for evaluating how AI systems can be misused to deceptively influence human behavior and beliefs in high-stakes scenarios.

DeepMind Blog · 18d ago · 7 · new model api update tool

Google released Lyria 3 Pro, an advanced music generation model supporting 3-minute tracks with structural awareness (verses, choruses, bridges). The model is available across multiple platforms including Vertex AI, Gemini API, Google AI Studio, and consumer apps, enabling developers to integrate custom music generation at scale.

GitHub Trending AI · 19d ago · 8 · tool open source api update inference deployment

apfel is an open-source tool that exposes Apple's on-device foundation model through a CLI, OpenAI-compatible API server, and shell integration—enabling local LLM inference on Apple Silicon Macs with no cloud dependency, API keys, or per-token billing. It supports tool calling via Model Context Protocol (MCP), includes demo shell scripts for practical workflows, and manages a 4096-token context window automatically.

GitHub Trending AI · 19d ago · 7 · tool open source library agent rag deployment

A curated directory of production-ready open-source AI tools and libraries organized by category (core frameworks, models, inference, agents, RAG, training, deployment, benchmarks, safety). Highlights practical CLI tools like PR-Agent, Gemini CLI, LLM, and Repomix that directly integrate AI into developer workflows.

Ahead of AI · 22d ago · 8 · research tutorial open source

Comprehensive reference guide organizing 45+ LLM architectures with visual model cards and detailed explanations of attention variants (MHA, GQA, sliding window, etc.) used in modern models. Includes both a web gallery and printable poster, serving as a practical learning resource for understanding contemporary transformer architectures.

GitHub Trending AI · 22d ago · 7 · tool open source agent deployment

holaOS is an agent operating system framework that provides infrastructure for long-running AI agents with persistent memory, durable state, and continuity across executions rather than one-off tasks. The project includes a local desktop environment (Holaboss) with quick-start installation and integration points for coding agents like Claude, Cursor, and Windsurf.

GitHub Trending AI · 22d ago · 7 · api update tool inference

A curated resource listing LLM APIs with permanent free tiers for text inference, including first-party APIs from model trainers and third-party platforms hosting open-weight models. Covers rate limits, available regions, and notable models—useful reference for engineers exploring cost-free inference options during development and experimentation.

GitHub Trending AI · 25d ago · 7 · tutorial workflow agent open source

A comprehensive AI engineering curriculum spanning 260+ lessons across 20 phases (~290 hours) covering fundamentals from linear algebra to autonomous agent swarms in Python, TypeScript, Rust, and Julia. Each lesson produces reusable artifacts (prompts, skills, agents, MCP servers) that can be immediately integrated into AI coding workflows, with personalized learning paths based on existing ML/DL knowledge.

DeepMind Blog · 26d ago · 7 · benchmark research tool

Google DeepMind released a cognitive taxonomy framework for measuring AGI progress, grounded in psychology and neuroscience, identifying 10 key cognitive abilities. They're launching a $200K Kaggle hackathon where engineers can design evaluations for five priority abilities (learning, metacognition, attention, executive functions, social cognition) using their new Community Benchmarks platform to test against frontier models.

DeepMind Blog · 40d ago · 9 · new model api update inference

Google released Gemini 3.1 Flash-Lite, a new lightweight model optimized for high-volume production workloads at $0.25/1M input tokens and $1.50/1M output tokens. It delivers 2.5X faster time-to-first-token and 45% faster output speeds than 2.5 Flash while maintaining quality, making it ideal for real-time applications like translation, content moderation, UI generation, and agentic workflows at scale.

DeepMind Blog · 45d ago · 7 · new model api update inference

Google DeepMind released Nano Banana 2 (Gemini 3.1 Flash Image), a new image generation model combining advanced reasoning and world knowledge with Flash-speed inference. The model is now available across Google products (Gemini app, Search) and offers improved subject consistency, photorealism, and instruction-following capabilities with reduced latency compared to the Pro version.

Ahead of AI · 47d ago · 8 · new model research benchmark

Comprehensive technical comparison of 10+ major open-weight LLM releases from January-March 2026, analyzing architectural innovations like mixture-of-experts, sliding window attention, QK-norm, and gating mechanisms across models from Arcee, Moonshot, Qwen, and others. Serves as a practical reference for understanding current design patterns and trade-offs in large model architecture.

DeepMind Blog · 52d ago · 9 · new model api update benchmark

Google released Gemini 3.1 Pro, an upgraded core model with significantly improved reasoning capabilities (77.1% on ARC-AGI-2, more than 2x better than 3 Pro). Available through Gemini API, Vertex AI, and consumer products, it excels at complex problem-solving tasks including code generation, system synthesis, and advanced reasoning workflows that engineers building with AI will find immediately applicable.