#618 · Primary category: Education & Research

ai-agents

agent ai llm nlp

Introductory examples for building LLM-based AI agents. 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示例和代码大家可以去OpenAI Cookbook, LangChain Example中去挖掘。

Project last updated:11/05/25

GitHub Stars

519

Forks

132

Contributors

1

License

Other

Why we included this project

This repository grew out of a Chinese-language book on building AI agents and collects the simple notebook examples that accompany it. The material is deliberately kept basic and ordered to suit a beginner who knows some Python, with pointers to deeper sources such as the OpenAI Cookbook and LangChain examples for anyone who wants to continue. Experienced developers will not find much here that is new, but as a structured first step into agent concepts it does its job well. Expect a teaching companion rather than a maintained production codebase, since it is essentially one author's course material.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category