Home/Compare/Prompt-Engineering-Guide vs ai-engineering-from-scratch-zh

Comparison

Prompt-Engineering-Guide vs ai-engineering-from-scratch-zh

Verdict

Pick Prompt-Engineering-Guide when prompt-Engineering-Guide is primarily MDX; ai-engineering-from-scratch-zh is Python; pick ai-engineering-from-scratch-zh when ai-engineering-from-scratch-zh is primarily Python; Prompt-Engineering-Guide is MDX.

Markdown twin · Prompt-Engineering-Guide alternatives · ai-engineering-from-scratch-zh alternatives

GraphCanon updated today

Prompt-Engineering-Guide logo

Prompt-Engineering-Guide

dair-ai/Prompt-Engineering-Guide

76kpushed Mar 11, 2026
vs
ai-engineering-from-scratch-zh logo

ai-engineering-from-scratch-zh

fancyboi999/ai-engineering-from-scratch-zh

805pushed Jun 26, 2026

Trust & integrity

SignalPrompt-Engineering-Guideai-engineering-from-scratch-zh
Maintenance
Slowing (121d since push)
As of 1d · github_public_v1
Active (15d since push)
As of today · github_public_v1
Provenance
Not a fork · Organization account
As of 1d · github_public_v1
Not a fork · Personal account
As of today · github_public_v1
Security (OSV)
No criticals
As of 1d · osv@v1
83 low (83 low)
As of today · osv@v1

Tagline

Prompt-Engineering-Guide
Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents
ai-engineering-from-scratch-zh
Agent工程师最全学习路径 · 从零精通 AI 工程 · 20 阶段 503 课 · 中文全量翻译 + 配套站点 + 动画讲解视频 · 如何成为 AI Agent 工程师的修成指南

Stars

Prompt-Engineering-Guide
76k
ai-engineering-from-scratch-zh
805

Forks

Prompt-Engineering-Guide
8.4k
ai-engineering-from-scratch-zh
115

Open issues

Prompt-Engineering-Guide
274
ai-engineering-from-scratch-zh
4

Language

Prompt-Engineering-Guide
MDX
ai-engineering-from-scratch-zh
Python

Adopt for

Prompt-Engineering-Guide
Decision-critical facts for Prompt-Engineering-Guide
ai-engineering-from-scratch-zh
-

Persona

Prompt-Engineering-Guide
-
ai-engineering-from-scratch-zh
-

Runtime

Prompt-Engineering-Guide
-
ai-engineering-from-scratch-zh
-

License

Prompt-Engineering-Guide
MIT
ai-engineering-from-scratch-zh
MIT

Last pushed

Prompt-Engineering-Guide
Mar 11, 2026
ai-engineering-from-scratch-zh
Jun 26, 2026

Categories

Prompt-Engineering-Guide
AI Agents, LLM Frameworks
ai-engineering-from-scratch-zh
AI Agents, LLM Frameworks, Vector Databases

Trust and health

Maintenance

Prompt-Engineering-Guide
Slowing (36%)
ai-engineering-from-scratch-zh
Active (82%)

Days since push

Prompt-Engineering-Guide
121d
ai-engineering-from-scratch-zh
15d

Open issues (now)

Prompt-Engineering-Guide
274
ai-engineering-from-scratch-zh
4

Owner type

Prompt-Engineering-Guide
Organization
ai-engineering-from-scratch-zh
User

Security scan

Prompt-Engineering-Guide
No criticals
ai-engineering-from-scratch-zh
83 low (83 low)

Full report

Prompt-Engineering-Guide
Trust report
ai-engineering-from-scratch-zh
Trust report

Choose Prompt-Engineering-Guide if…

  • Prompt-Engineering-Guide is primarily MDX; ai-engineering-from-scratch-zh is Python.
  • Tags unique to Prompt-Engineering-Guide: agent, chatgpt, deep-learning, generative-ai.
  • When you seek comprehensive documentation and educational materials specifically focused on the nuance of prompt engineering techniques.

When NOT to use Prompt-Engineering-Guide

  • Avoid using if your focus is entirely on deep-learning frameworks without a need for detailed instructions or examples related to prompt crafting.
  • Not suitable when you require tools that go beyond guiding materials, such as custom prompts or direct software plugins provided by competitors focused more on practical implementation over learning.

Choose ai-engineering-from-scratch-zh if…

  • ai-engineering-from-scratch-zh is primarily Python; Prompt-Engineering-Guide is MDX.
  • Tags unique to ai-engineering-from-scratch-zh: ai, ai-engineering, chinese, chinese-translation.
  • Also covers Vector Databases.

When NOT to use ai-engineering-from-scratch-zh

  • AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
  • LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
  • Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.

Explore

Sources

Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.

GitHub stars on cards: Prompt-Engineering-Guide 76k · ai-engineering-from-scratch-zh 805 (synced Jul 11, 2026).

Common questions

What is the difference between Prompt-Engineering-Guide and ai-engineering-from-scratch-zh?
Prompt-Engineering-Guide: Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents. ai-engineering-from-scratch-zh: Agent工程师最全学习路径 · 从零精通 AI 工程 · 20 阶段 503 课 · 中文全量翻译 + 配套站点 + 动画讲解视频 · 如何成为 AI Agent 工程师的修成指南. See the comparison table for live GitHub stats and shared categories.
When should I choose Prompt-Engineering-Guide over ai-engineering-from-scratch-zh?
Choose Prompt-Engineering-Guide over ai-engineering-from-scratch-zh when Prompt-Engineering-Guide is primarily MDX; ai-engineering-from-scratch-zh is Python; Tags unique to Prompt-Engineering-Guide: agent, chatgpt, deep-learning, generative-ai; When you seek comprehensive documentation and educational materials specifically focused on the nuance of prompt engineering techniques.
When should I choose ai-engineering-from-scratch-zh over Prompt-Engineering-Guide?
Choose ai-engineering-from-scratch-zh over Prompt-Engineering-Guide when ai-engineering-from-scratch-zh is primarily Python; Prompt-Engineering-Guide is MDX; Tags unique to ai-engineering-from-scratch-zh: ai, ai-engineering, chinese, chinese-translation; Also covers Vector Databases.
When should I avoid Prompt-Engineering-Guide?
Avoid using if your focus is entirely on deep-learning frameworks without a need for detailed instructions or examples related to prompt crafting. Not suitable when you require tools that go beyond guiding materials, such as custom prompts or direct software plugins provided by competitors focused more on practical implementation over learning.
When should I avoid ai-engineering-from-scratch-zh?
AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
Is Prompt-Engineering-Guide or ai-engineering-from-scratch-zh more popular on GitHub?
Prompt-Engineering-Guide has more GitHub stars (76,349 vs 805). Stars measure visibility, not whether either tool fits your constraints.
Are Prompt-Engineering-Guide and ai-engineering-from-scratch-zh open source?
Yes - both are open-source projects on GitHub (Prompt-Engineering-Guide: MIT, ai-engineering-from-scratch-zh: MIT).
Where can I find alternatives to Prompt-Engineering-Guide or ai-engineering-from-scratch-zh?
GraphCanon lists graph-backed alternatives at Prompt-Engineering-Guide alternatives and ai-engineering-from-scratch-zh alternatives (Prompt-Engineering-Guide markdown twin, ai-engineering-from-scratch-zh markdown twin), ranked by typed relationship edges rather than popularity votes.
Is there a machine-readable version of this comparison?
Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
Which is better maintained, Prompt-Engineering-Guide or ai-engineering-from-scratch-zh?
Prompt-Engineering-Guide: Slowing. ai-engineering-from-scratch-zh: Active. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
Where are the full trust reports for Prompt-Engineering-Guide and ai-engineering-from-scratch-zh?
GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: Prompt-Engineering-Guide trust report; ai-engineering-from-scratch-zh trust report.