Practical, bilingual (中文/EN) guidebooks for AI builders — from zero to mastery.
🇨🇳 中文版 • Catalog • What's Inside • How to Use • Updates • Follow me on X
I'm Jialu — I write in-depth, hands-on guidebooks for the AI tools and frameworks that matter most to builders right now. Every guide is available in both Chinese and English, designed to take you from first principles to production-level fluency.
This repo is the single source of truth for all my published guides. If you landed here from X (Twitter), welcome — you're in the right place.
New guides are added regularly. Hit ⭐ Star to stay updated.
Each guidebook lives in its own folder under guides/, with separate zh-CN and en subdirectories.
| # | Guidebook | Topic | CN 🇨🇳 | EN 🇺🇸 |
|---|---|---|---|---|
| 1 | AI Short Drama: From Zero to Mastery | AI-powered short-form video production | 中文 | English |
| 2 | DeerFlow 2.0: From Zero to Mastery | Deep research agent framework | 中文 | English |
| 3 | Multi-Agent Architecture: From Zero to Mastery | Building multi-agent systems | 中文 | English |
| 4 | Coze: From Zero to Mastery | Coze platform deep dive | 中文 | English |
| 5 | AI Avatar: From Zero to Mastery | Digital avatar & AI clone creation | 中文 | English |
| 6 | AI-Native Organization: From Zero to Mastery | Running an AI-native team | 中文 | English |
💡 More guides coming soon. Check the Changelog for the latest additions.
Each guidebook follows a consistent structure:
📘 From Zero to Mastery Format
├── Part 1: Foundations — What it is, why it matters
├── Part 2: Core Concepts — Mental models & architecture
├── Part 3: Hands-On — Step-by-step tutorials
├── Part 4: Advanced — Production tips, edge cases, optimization
└── Part 5: Resources — Tools, links, community
What makes these guides different:
- Bilingual by default — every guide ships in both Chinese and English
- Builder-first — written for people who ship, not just read
- Battle-tested — based on real projects and production experience
- Regularly updated — guides evolve as tools and best practices change
Option 1: Browse on GitHub Click any link in the catalog table above to read directly on GitHub.
Option 2: Clone locally
git clone https://github.com/chengjialu8888/Jialu-Guidebooks.gitOption 3: Download a specific guide Navigate to the guide folder and download the files you need.
| Date | Update |
|---|---|
| 2026-04 | 🎉 Repo launched with 6 founding guidebooks |
See full history in CHANGELOG.md
Jialu-Guidebooks/
├── README.md ← You are here (English)
├── README_CN.md ← 中文版入口
├── guides/
│ ├── ai-short-drama/
│ │ ├── zh-CN/ ← 中文版
│ │ └── en/ ← English version
│ ├── deerflow-2.0/
│ ├── multi-agent-architecture/
│ ├── coze/
│ ├── ai-avatar/
│ └── ai-native-organization/
├── assets/ ← Banner, covers, images
└── CHANGELOG.md
Adding a new guide? Just create a new folder under guides/ with zh-CN/ and en/ subdirectories. That's it.
Found a typo? Want to improve a translation? Contributions are welcome!
- Issues — Report errors or suggest topics via GitHub Issues
- Pull Requests — Fix typos, improve translations, or enhance formatting
- Topic Requests — Want a guide on a specific AI topic? Open an issue!
See CONTRIBUTING.md for details.
- X (Twitter): @Xialu8888 — where I share previews and insights
- Star this repo ⭐ to get notified when new guides drop
This work is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).
You are free to share and adapt these materials for non-commercial purposes, with proper attribution.
Built with ❤️ by Jialu · If these guides helped you, a ⭐ means the world
