MLog

A bilingual blog crafted for our own voice

All Posts

Filter by keyword, tag, and category.

AI Agent Framework#AI#Agent#LLM#Python#Multi-agent#ai-auto#github-hot

AgentScope: Building a Visible, Understandable, and Trustworthy AI Agent Framework

AgentScope is an open-source, Python-based AI agent framework dedicated to helping developers build "visible, understandable, and trustworthy" agent applications. Recently releasing version v1.0.18, it provides robust foundational support for multi-agent collaboration and visual debugging capabilities. With over 20,000 stars in the open-source community, AgentScope has become a crucial infrastructure for developing large language model (LLM) applications today.

Mar 29, 20265 min
Artificial Intelligence and Automation#AI#Agent#LLM#Automated Research#Python#ai-auto#github-hot

Exploring SakanaAI/AI-Scientist-v2: An AI Agent System for Workshop-Level Automated Scientific Discovery

AI-Scientist-v2 by SakanaAI is an end-to-end automated scientific research agent system. Utilizing Agentic Tree Search technology, it autonomously generates hypotheses, runs experiments, analyzes data, and writes scientific papers. Notably, it has successfully produced the first fully AI-written, peer-reviewed Workshop paper, marking a significant breakthrough for large language models in the field of automated scientific research.

Mar 28, 20265 min
Artificial Intelligence / Agent Framework#AI#Agent#LangChain#Automation#Python#ai-auto#github-hot

In-Depth Analysis of Deep Agents: LangChain's Official Out-of-the-Box Agent Framework

Deep Agents is an out-of-the-box agent framework officially launched by LangChain, built on LangChain and LangGraph. It features built-in capabilities such as task planning, file system operations, sandboxed terminal execution, and sub-agent generation. It aims to help developers bypass tedious prompt and context management configurations, enabling the rapid construction of AI agents capable of handling complex tasks.

Mar 18, 20266 min