This commit is contained in:
ANDI FAUZAN HEDIANTORO 2026-06-29 10:42:15 +01:00 committed by GitHub
commit a21808f4ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,8 @@ It's a great way to learn.
* [**Python**: _A Large Language Model (LLM)_](https://github.com/rasbt/LLMs-from-scratch)
* [**Python**: _Diffusion Models for Image Generation_](https://huggingface.co/learn/diffusion-course/en/unit1/3)
* [**Python**: _RAG for Document Search_](https://github.com/langchain-ai/rag-from-scratch)
* [**Python**: _Let's build the GPT Tokenizer_](https://github.com/karpathy/minbpe)
* [**Python**: _Build a Retrieval-Augmented Generation (RAG) System from Scratch_](https://docs.llamaindex.ai/en/stable/understanding/rag/)
#### Build your own `Augmented Reality`