Tagged articles
10 articles
Page 1 of 1
Qborfy AI
Qborfy AI
Feb 11, 2026 · Artificial Intelligence

What Is an AI Agent? From Passive Models to Autonomous Digital Assistants

This article explains AI agents as autonomous systems that perceive environments, set goals, and act, contrasting them with traditional AI, detailing their core definition, architecture, key components, practical applications, implementation steps, classification, technology stack, case studies, emerging trends, challenges, and future directions.

AI AgentAgent ArchitectureAutoGPT
0 likes · 11 min read
What Is an AI Agent? From Passive Models to Autonomous Digital Assistants
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Oct 24, 2025 · Artificial Intelligence

Can Large Language Models Truly Plan? Unpacking Agent Frameworks

This article explains why most LLM‑based agents only perform pseudo‑planning through prompts or hard‑coded loops, outlines when to rely on prompt‑driven versus program‑driven planning, compares popular frameworks such as ReAct, MRKL, BabyAGI and AutoGPT, and clarifies what true autonomous planning would require.

AgentAutoGPTLLM
0 likes · 12 min read
Can Large Language Models Truly Plan? Unpacking Agent Frameworks
DaTaobao Tech
DaTaobao Tech
Jul 21, 2025 · Artificial Intelligence

Boost Development Efficiency with Cursor, MCP & AutoGPT: Practical Insights

This article shares a two‑month hands‑on experience with Cursor, detailing how effective prompts, standardized rules, and the MCP tool can significantly improve coding efficiency, while also exploring the limitations of Cursor, the benefits of DeepResearch, AutoGPT, and Claude 4.0 for advanced AI‑driven development workflows.

AIAutoGPTClaude
0 likes · 55 min read
Boost Development Efficiency with Cursor, MCP & AutoGPT: Practical Insights
Architect
Architect
Nov 19, 2023 · Artificial Intelligence

Why AutoGPT Abandoned Vector Databases – A Deep Dive into Simpler Memory Strategies

The article examines AutoGPT's shift away from vector databases, detailing the original vision of using embeddings for long‑term memory, the performance calculations that exposed unnecessary complexity, the adoption of JSON‑based storage, and the emerging trend of specialized multi‑agent architectures.

AI agentsAutoGPTMemory Management
0 likes · 9 min read
Why AutoGPT Abandoned Vector Databases – A Deep Dive into Simpler Memory Strategies
Programmer DD
Programmer DD
Apr 24, 2023 · Artificial Intelligence

OpenAI Shows ChatGPT’s New AutoGPT‑Style Plugins, Browsing, and Code Interpreter

At a live demo, OpenAI co‑founder Greg Brockman revealed ChatGPT’s upcoming Plugins, Browsing, and Code Interpreter features that let the model generate images, add items to a shopping cart, post to Twitter, fact‑check answers, and automatically analyze large datasets, illustrating a true AutoGPT experience.

AGIAI pluginsAutoGPT
0 likes · 12 min read
OpenAI Shows ChatGPT’s New AutoGPT‑Style Plugins, Browsing, and Code Interpreter
21CTO
21CTO
Apr 21, 2023 · Artificial Intelligence

Essential AI Reading List: LLMs, AutoGPT, Distributed Training & More

This curated collection highlights the latest open‑source LLM breakthroughs, comprehensive surveys, AutoGPT developments, distributed training pitfalls, and practical tools for AI engineers, providing concise descriptions and direct links to each resource for deeper exploration.

AI researchAutoGPTDistributed Training
0 likes · 10 min read
Essential AI Reading List: LLMs, AutoGPT, Distributed Training & More
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 20, 2023 · Artificial Intelligence

AutoGPT: Autonomous AI Tool Overview, Demonstrations, and Setup Guide

AutoGPT, the latest autonomous AI system, can independently browse the web, use third‑party tools, and execute tasks without human intervention, exemplified by building a React website in minutes, and this article explains its principles, showcases demos, and provides step‑by‑step installation instructions.

AI toolsAgentGPTAutoGPT
0 likes · 10 min read
AutoGPT: Autonomous AI Tool Overview, Demonstrations, and Setup Guide
Tencent Cloud Developer
Tencent Cloud Developer
Apr 17, 2023 · Artificial Intelligence

AutoGPT: An Overview of Autonomous AI Agents

AutoGPT is an open‑source autonomous AI agent that uses GPT‑4/3.5 APIs to decompose user‑defined goals into sub‑tasks, iteratively execute them, store results in memory, and autonomously build complex outputs such as code, websites, research, or financial plans, though it can incur high token costs and limited transparency.

AI automationAutoGPTAutonomous AI
0 likes · 8 min read
AutoGPT: An Overview of Autonomous AI Agents
Architect
Architect
Apr 13, 2023 · Artificial Intelligence

AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes

This article introduces AutoGPT, an experimental open‑source AI agent powered by GPT‑4 that can autonomously achieve user‑defined goals, showcases real‑world examples such as website creation and market research, and provides step‑by‑step setup instructions including repository cloning, environment configuration, package installation, Docker usage, and execution.

AI AssistantAutoGPTGPT-4
0 likes · 7 min read
AutoGPT: Building Your Own Autonomous AI Assistant in Under 30 Minutes