该项目专注于通过从零重建数据库、操作系统、神经网络等现有技术来学习底层原理,教程按类别组织,涵盖 AI 模型和 RAG 系统等方向。
项目类型
基础设施 · 学习资源
应用场景
学习教育
部署方式
查看项目说明
License
License 待确认
适合谁
希望通过亲手重建流行技术来学习底层原理的开发者、教育者和研究人员。
核心能力
提供按类别分类的教程目录,涵盖从零构建数据库、操作系统、神经网络等技术。
包含从零构建 AI 模型、神经网络和 RAG 系统的专项教程。
限制与风险
外部教程可能存在链接失效或长期无人维护的情况。
外部链接可能引导用户访问过时或不安全的代码实现,使用前需自行评估。
如何开始
上手难度低,只需浏览教程分类并点击外部教程链接即可开始学习。
核验依据
GitHub 项目简介: Master programming by recreating your favorite technologies from scratch.
README: This repository is a compilation of well-written, step-by-step guides for re-creating our favorite technologies from scratch. > *What I cannot create, I do not understand — Richar…
README: It was started by [Daniel Stefanovic](https://github.com/danistefanovic), and is now maintained by [CodeCrafters, Inc.](https://codecrafters.io)
README: * [**C**: _Let's Build a Simple Database_](https://cstack.github.io/db_tutorial/)
README: * [**Python**: _A Large Language Model (LLM)_](https://github.com/rasbt/LLMs-from-scratch) * [**Python**: _Diffusion Models for Image Generation_](https://huggingface.co/learn/dif…