← Discover MCPs and Agents
r
AgentAI & MLGitHub
rust-ai-agent
Links
README
From the repo.
用 Rust 构建 AI Agent (Building AI Agents with Rust)
Companion code for the Bilibili tutorial series 用Rust构建AI Agent — building an AI agent in Rust, chapter by chapter.
配套代码仓库,Bilibili教程系列 《用Rust构建AI Agent》,用Rust逐章构建AI Agent。
📺 软件工艺师
Getting the code / 获取代码
Each episode's code is tagged. Clone the repo and check out the tag for the episode you're watching:
每一期的代码都打了tag。克隆仓库后,切换到对应期数的tag即可:
git clone https://github.com/solenovex/rust-ai-agent.git
cd rust-ai-agent
git checkout ep04
Replace ep04 with the tag shown in the video description.
将 ep04 替换为视频简介中对应的tag。
Collected info
- ★ 116 stars
- ⎇ 12 forks
- Language: Rust
- Source updated: 9/22/2026