Comparison
generative-ai-docs vs ai-engineering-from-scratch
Verdict
Pick generative-ai-docs when generative-ai-docs is primarily Jupyter Notebook; ai-engineering-from-scratch is Python; pick ai-engineering-from-scratch when ai-engineering-from-scratch is primarily Python; generative-ai-docs is Jupyter Notebook.
Markdown twin · generative-ai-docs alternatives · ai-engineering-from-scratch alternatives
GraphCanon updated today
Trust & integrity
| Signal | generative-ai-docs | ai-engineering-from-scratch |
|---|---|---|
| Maintenance | Slowing (166d since push) As of today · github_public_v1 | Active (15d since push) As of today · github_public_v1 |
| Provenance | Not a fork · Organization account As of today · github_public_v1 | Not a fork · Personal account As of today · github_public_v1 |
| Security (OSV) | No lockfile As of today · none | No MCP manifest As of today · mcp_manifest |
Tagline
- generative-ai-docs
- This repository is deprecated and will be archived
- ai-engineering-from-scratch
- Learn it. Build it. Ship it for others.
Stars
- generative-ai-docs
- 2.3k
- ai-engineering-from-scratch
- 38k
Forks
- generative-ai-docs
- 740
- ai-engineering-from-scratch
- 6.3k
Open issues
- generative-ai-docs
- 60
- ai-engineering-from-scratch
- 96
Language
- generative-ai-docs
- Jupyter Notebook
- ai-engineering-from-scratch
- Python
Adopt for
- generative-ai-docs
- -
- ai-engineering-from-scratch
- Specifically designed for individuals looking to build a comprehensive understanding of AI tools and frameworks from the ground up.
Persona
- generative-ai-docs
- -
- ai-engineering-from-scratch
- -
Runtime
- generative-ai-docs
- -
- ai-engineering-from-scratch
- -
License
- generative-ai-docs
- Apache-2.0
- ai-engineering-from-scratch
- MIT
Last pushed
- generative-ai-docs
- Jan 26, 2026
- ai-engineering-from-scratch
- Jun 25, 2026
Categories
- generative-ai-docs
- Vector Databases, LLM Frameworks
- ai-engineering-from-scratch
- AI Agents, LLM Frameworks, Computer Vision, Developer Tools
Trust and health
Maintenance
- generative-ai-docs
- Slowing (36%)
- ai-engineering-from-scratch
- Active (82%)
Days since push
- generative-ai-docs
- 166d
- ai-engineering-from-scratch
- 15d
Open issues (now)
- generative-ai-docs
- 60
- ai-engineering-from-scratch
- 96
Owner type
- generative-ai-docs
- Organization
- ai-engineering-from-scratch
- User
Security scan
- generative-ai-docs
- No lockfile
- ai-engineering-from-scratch
- No MCP manifest
Full report
- generative-ai-docs
- Trust report
- ai-engineering-from-scratch
- Trust report
Choose generative-ai-docs if…
- generative-ai-docs is primarily Jupyter Notebook; ai-engineering-from-scratch is Python.
- License: generative-ai-docs is Apache-2.0, ai-engineering-from-scratch is MIT.
- Tags unique to generative-ai-docs: gemini-api, embeddings, gemma, ai.
- Also covers Vector Databases.
When NOT to use generative-ai-docs
- Last GitHub push was 167 days ago (slowing maintenance, Jan 26, 2026). Validate activity before betting a new project on generative-ai-docs.
- Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate.
- LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
Choose ai-engineering-from-scratch if…
- ai-engineering-from-scratch is primarily Python; generative-ai-docs is Jupyter Notebook.
- License: ai-engineering-from-scratch is MIT, generative-ai-docs is Apache-2.0.
- Pricing: The `ai-engineering-from-scratch` repository is free and open-source under an MIT license, but for full access to additional resources or support, a paid option may be provided. Consult official or up.
- Tags unique to ai-engineering-from-scratch: deep-learning, ai-engineering, agents, machine-learning.
- Also covers AI Agents, Computer Vision, Developer Tools.
- When you want to start with foundational knowledge and learn the intricacies behind AI systems.
When NOT to use ai-engineering-from-scratch
- If you are looking for a quick setup or ready-to-go solution without diving into the foundational understanding.
- When your project requires immediate practical application with less emphasis on self-implemented solutions from scratch.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (google/generative-ai-docs) · observed Jul 11, 2026
- GitHub forks (google/generative-ai-docs) · observed Jul 11, 2026
- Last push (google/generative-ai-docs) · observed Jan 26, 2026
- License file (Apache-2.0) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (rohitg00/ai-engineering-from-scratch) · observed Jul 11, 2026
- GitHub forks (rohitg00/ai-engineering-from-scratch) · observed Jul 11, 2026
- Last push (rohitg00/ai-engineering-from-scratch) · observed Jun 25, 2026
- License file (MIT) · observed Jul 11, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: generative-ai-docs 2.3k · ai-engineering-from-scratch 38k (synced Jul 11, 2026).
Common questions
- What is the difference between generative-ai-docs and ai-engineering-from-scratch?
- generative-ai-docs: This repository is deprecated and will be archived. ai-engineering-from-scratch: Learn it. Build it. Ship it for others.. See the comparison table for live GitHub stats and shared categories.
- When should I choose generative-ai-docs over ai-engineering-from-scratch?
- Choose generative-ai-docs over ai-engineering-from-scratch when generative-ai-docs is primarily Jupyter Notebook; ai-engineering-from-scratch is Python; License: generative-ai-docs is Apache-2.0, ai-engineering-from-scratch is MIT; Tags unique to generative-ai-docs: gemini-api, embeddings, gemma, ai; Also covers Vector Databases.
- When should I choose ai-engineering-from-scratch over generative-ai-docs?
- Choose ai-engineering-from-scratch over generative-ai-docs when ai-engineering-from-scratch is primarily Python; generative-ai-docs is Jupyter Notebook; License: ai-engineering-from-scratch is MIT, generative-ai-docs is Apache-2.0; Pricing: The
ai-engineering-from-scratchrepository is free and open-source under an MIT license, but for full access to additional resources or support, a paid option may be provided. Consult official or up; Tags unique to ai-engineering-from-scratch: deep-learning, ai-engineering, agents, machine-learning; Also covers AI Agents, Computer Vision, Developer Tools; When you want to start with foundational knowledge and learn the intricacies behind AI systems. - When should I avoid generative-ai-docs?
- Last GitHub push was 167 days ago (slowing maintenance, Jan 26, 2026). Validate activity before betting a new project on generative-ai-docs. Vector Databases: Don't reach for a dedicated vector DB under ~100k vectors; pgvector on your existing Postgres is simpler to operate. LLM Frameworks: Avoid a framework for a single prompt-and-retrieve call; the abstraction can cost more than it saves.
- When should I avoid ai-engineering-from-scratch?
- If you are looking for a quick setup or ready-to-go solution without diving into the foundational understanding. When your project requires immediate practical application with less emphasis on self-implemented solutions from scratch.
- Is generative-ai-docs or ai-engineering-from-scratch more popular on GitHub?
- ai-engineering-from-scratch has more GitHub stars (37,922 vs 2,250). Stars measure visibility, not whether either tool fits your constraints.
- Are generative-ai-docs and ai-engineering-from-scratch open source?
- Yes - both are open-source projects on GitHub (generative-ai-docs: Apache-2.0, ai-engineering-from-scratch: MIT).
- Where can I find alternatives to generative-ai-docs or ai-engineering-from-scratch?
- GraphCanon lists graph-backed alternatives at generative-ai-docs alternatives and ai-engineering-from-scratch alternatives (generative-ai-docs markdown twin, ai-engineering-from-scratch 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, generative-ai-docs or ai-engineering-from-scratch?
- generative-ai-docs: Slowing. ai-engineering-from-scratch: 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 generative-ai-docs and ai-engineering-from-scratch?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: generative-ai-docs trust report; ai-engineering-from-scratch trust report.