11 related articles

A complete guide to learning Prompt Engineering, covering LLM selection, prompt writing techniques, zero-shot/few-shot prompting, chain of thought reasoning, and Python API development.

Deep dive into Loopcraft loop-stacking architecture for AI Agent development, covering retry, self-validation, and meta-learning loops to boost reliability.

A deep dive into the three-step LLM development learning path: from prompt engineering and RAG knowledge bases to AI Agent development, with realistic timelines for beginners and experienced developers.

Learn how to use OpenAI Codex to build a complete cold chain logistics optimization research project from scratch, including simulated annealing implementation, experiments, figures, and LaTeX paper compilation.

A 6-week systematic learning roadmap for AI Agent development, covering core architecture, ReAct principles, multi-agent collaboration, RAG integration, and deployment.

A complete learning path for AI Agent development covering core architecture, ReAct paradigm, multi-agent collaboration, RAG integration, and lightweight deployment to guide developers from basics to production.

Deep dive into AI Agent architecture: explore the four core modules — Perception, Brain, Action, and Memory — covering RAG, tool calling, Chain of Thought, and more.

A systematic AI Agent development learning roadmap covering core concepts, ReAct/CoT paradigms, multi-agent collaboration, and hands-on projects across four stages.

A look at AI's core evolution over two years: from a prompt-dependent instruction follower to an autonomous collaborator that understands intent, plans tasks, and self-corrects.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
TutorialsDeep dive into Andrew Ng's viral AI Agent course covering five core modules: Reflection, Planning, Tool Use, Multi-Agent Collaboration, and Memory, with practical learning paths for LLM agent development.