Skip to main content
← All Tags

Agentic AI

195 articles in this category (Page 6 of 9)

AI NewsAgentic AIOpen Source

LangWatch Open Sources Evaluation Layer for AI Agents to Solve Non-Determinism

LangWatch launches an open-source platform for AI agent evaluation and tracing, enabling developers to move beyond anecdotal testing with end-to-end simulations and OTel-native monitoring.

Read more
AI NewsAgentic AIOpen Source

Alibaba Releases OpenSandbox: A Unified, Secure API for Autonomous AI Agent Execution

Alibaba launched OpenSandbox under the Apache 2.0 license, providing a unified API for AI agents to securely execute code and browse the web in isolated environments.

Read more
AI NewsAgentic AIOpen Source

Alibaba Open-Sources CoPaw: A High-Performance Workstation for AI Agent Workflows

Alibaba open-sources CoPaw, a framework leveraging AgentScope and ReMe to provide persistent memory and multi-channel connectivity for autonomous AI agents.

Read more
AI NewsAgentic AIAI Infrastructure

Designing Production-Grade Multi-Agent Systems with LangGraph and ACP Message Bus

Build a modular multi-agent system using LangGraph and Pydantic with a structured ACP message bus for traceable, production-grade orchestration.

Read more
AI NewsAgentic AILarge Language Model

Building Hierarchical AI Agents with Qwen2.5 and Python Tool Execution

Implement a multi-agent system using Qwen2.5-1.5B-Instruct to decompose tasks into 3-8 actionable steps with integrated Python tool execution.

Read more
AI NewsAgentic AIOpen Source

Nous Research Unveils Hermes Agent: Solving LLM Forgetfulness with Multi-Level Memory and Persistent Terminal Access

Nous Research releases Hermes Agent, an open-source system featuring a multi-level memory hierarchy and persistent machine access to eliminate AI state decay.

Read more
AI NewsAgentic AIMachine Learning

Microsoft Research Introduces CORPGEN for Autonomous AI Agents in Multi-Horizon Task Environments

Microsoft Research debuts CORPGEN, a framework achieving a 3.5x performance boost for AI agents managing complex tasks in Multi-Horizon Task Environments.

Read more
AI NewsAgentic AISoftware Engineering

Why Your AGENTS.md Files are Sabotaging AI Coding Performance

ETH Zurich study reveals that auto-generated AGENTS.md files can decrease AI agent success rates by 3% while increasing inference costs by 20%.

Read more
AI NewsVoice AIAgentic AI

Beyond Simple API Requests: How OpenAI’s WebSocket Mode Changes the Game for Low Latency Voice Powered AI Experiences

OpenAI's Realtime API collapses the STT-LLM-TTS stack using WebSocket protocols to enable full-duplex, multimodal GPT-4o interactions with sub-millisecond latency improvements.

Read more
AI NewsAgentic AITutorials

Building Production-Grade Support Pipelines with Griptape and Agentic Reasoning

Learn how to build an automated support pipeline using Griptape to sanitize PII, categorize issues, and assign SLAs with deterministic tools before using GPT-4 for synthesis.

Read more
AI NewsAgentic AIOpen Source

Composio Open Sources Agent Orchestrator for Scalable Multi-Agent Workflows

Composio has open-sourced Agent Orchestrator, a framework replacing ReAct loops with a dual-layered architecture to manage 100+ APIs and eliminate tool noise in production AI.

Read more
AI NewsRAGAgentic AI

VectifyAI Launches Mafin 2.5 and PageIndex: Achieving 98.7% Financial RAG Accuracy

VectifyAI has launched Mafin 2.5 and the open-source PageIndex framework, achieving a record-breaking 98.7% accuracy on FinanceBench. By replacing traditional vector similarity with hierarchical tree indexing, PageIndex solves the problem of structural context loss in complex financial documents like SEC filings and balance sheets.

Read more
AI NewsAgentic AITutorials

Design Tool-Driven Agentic Workflows for Deterministic Route Optimization

Learn to build a production-style Route Optimizer Agent using LangChain and Pydantic that computes precise ETAs and distances deterministically instead of hallucinating results.

Read more
AI NewsAgentic AIOpen Source

OpenPlanter: A Recursive Open-Source AI Agent for Micro Surveillance and Data Investigation

OpenPlanter uses a recursive sub-agent engine with a max-depth of 4 to automate complex micro-surveillance and entity resolution across 100+ data formats.

Read more
AI NewsAgentic AIAI Agents

Designing a Multi-Tool Research Agent: Integrating Web Search, PDF Vision, and Automated Reporting

Build a Swiss Army Knife research agent that automates multi-step problems using tool-calling AI, vision-based chart analysis, and PDF ingestion to generate professional Markdown and DOCX reports.

Read more
AI NewsAgentic AITutorials

Building Reliable Agentic Workflows with PydanticAI and Strict Schemas

Build production-ready agentic workflows using PydanticAI to enforce strict, typed outputs and dependency injection, ensuring 100% schema compliance in enterprise systems.

Read more
AI NewsAgentic AILarge Language Model

Gemini 3.1 Pro: 1M Token Context and 77.1% ARC-AGI-2 Reasoning for AI Agents

Google releases Gemini 3.1 Pro with a 1M token context window and 77.1% ARC-AGI-2 reasoning score, targeting the high-performance autonomous AI agent market. This release focuses on reasoning stability, software engineering, and tool-use reliability for developers building next-generation autonomous agents and complex technical workflows.

Read more
AI NewsAgentic AIArtificial Intelligence

Building Glass-Box AI Agents: A Guide to Auditable Decision Loops and Human Gates

Learn to build transparent AI agents using LangGraph and hash-chained audit trails to ensure every decision is traceable and governed by human approval gates for high-risk operations.

Read more
AI NewsAgentic AI

Building Trustworthy AI Agents with Human-in-the-Loop Approval

AI agents with human approval

Read more
AI NewsAgentic AISoftware Development

Scaling Agentic AI Applications in Production

Agentic AI applications achieve 95.1% accuracy with iterative looping, outperforming traditional models, according to a study on agentic methodologies.

Read more
AI NewsAgentic AIMachine Learning

Google AI Introduces PaperBanana for Automated Publication-Ready Diagrams

Google AI's PaperBanana automates publication-ready methodology diagrams and statistical plots with a 17.0% improvement in overall score.

Read more
AI NewsAgentic AITutorials

Building a Production-Grade Agentic AI System with Hybrid Retrieval and Episodic Memory

A tutorial on building an ultra-advanced agentic AI workflow with hybrid retrieval, provenance-first citations, repair loops, and episodic memory, achieving a 99% success rate in retrieving relevant information.

Read more
AI NewsLanguage ModelAgentic AI

Qwen Team Releases Qwen3-Coder-Next: An Open-Weight Language Model

Qwen Team releases Qwen3-Coder-Next, an open-weight language model with 80B parameters, achieving performance comparable to models with 10-20× more active parameters.

Read more
AI NewsAgentic AIMemory-Driven Agents

Building Memory-Driven AI Agents with Hybrid Retrieval

Develop a memory engineering layer for AI agents that integrates short-term, long-term, and episodic memory for improved query responses.

Read more