{"data":{"node":{"slug":"rasbt-llms-from-scratch","name":"LLMs-from-scratch","tagline":"Implement a ChatGPT-like LLM in PyTorch from scratch, step by step","github_url":"https://github.com/rasbt/LLMs-from-scratch","owner":"rasbt","repo":"LLMs-from-scratch","owner_avatar_url":"https://avatars.githubusercontent.com/u/5618407?v=4","primary_language":"Jupyter Notebook","stars":102733,"forks":15748,"topics":["ai","artificial-intelligence","attention-mechanism","deep-learning","finetuning","from-scratch","generative-ai","gpt","instruction-tuning","language-model","large-language-models","llm","machine-learning","natural-language-processing","pretraining","python","pytorch","tokenizer","transformers"],"archived":false,"github_pushed_at":"2026-08-10T01:11:40+00:00","maintenance_label":"Very active","stars_delta_30d":3541,"url":"https://www.graphcanon.com/tools/rasbt-llms-from-scratch","markdown_url":"https://www.graphcanon.com/tools/rasbt-llms-from-scratch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rasbt-llms-from-scratch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rasbt-llms-from-scratch"},"categories":[{"slug":"llm-frameworks","name":"LLM Frameworks","url":"https://www.graphcanon.com/categories/llm-frameworks","markdown_url":"https://www.graphcanon.com/categories/llm-frameworks.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/llm-frameworks"},{"slug":"model-training","name":"Model Training","url":"https://www.graphcanon.com/categories/model-training","markdown_url":"https://www.graphcanon.com/categories/model-training.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/model-training"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"artificial-intelligence","name":"artificial-intelligence"},{"slug":"attention-mechanism","name":"attention-mechanism"},{"slug":"deep-learning","name":"deep-learning"},{"slug":"finetuning","name":"finetuning"},{"slug":"from-scratch","name":"from-scratch"},{"slug":"generative-ai","name":"generative-ai"},{"slug":"gpt","name":"gpt"}],"edges":[{"type":"depends_on","direction":"out","explanation":"`rasbt/LLMs-from-scratch` uses PyTorch for implementing the language models from scratch.","successor_context":null,"tool":{"slug":"pytorch-pytorch","name":"pytorch","tagline":"Tensors and Dynamic neural networks in Python with strong GPU acceleration","github_url":"https://github.com/pytorch/pytorch","owner":"pytorch","repo":"pytorch","owner_avatar_url":"https://avatars.githubusercontent.com/u/21003710?v=4","primary_language":"Python","stars":102144,"forks":28650,"topics":["autograd","deep-learning","gpu","machine-learning","neural-network","numpy","python","tensor"],"archived":false,"github_pushed_at":"2026-08-03T06:00:50+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/pytorch-pytorch","markdown_url":"https://www.graphcanon.com/tools/pytorch-pytorch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/pytorch-pytorch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=pytorch-pytorch"}},{"type":"alternative","direction":"out","explanation":"Both repositories focus on the implementation and understanding of large language models from scratch. While 'LLMs-from-scratch' is in English and uses PyTorch, 'happy-llm' might be more localized for Chinese users.","successor_context":null,"tool":{"slug":"datawhalechina-happy-llm","name":"happy-llm","tagline":"📚 From Zero to Building Large Models","github_url":"https://github.com/datawhalechina/happy-llm","owner":"datawhalechina","repo":"happy-llm","owner_avatar_url":"https://avatars.githubusercontent.com/u/46047812?v=4","primary_language":"Jupyter Notebook","stars":32987,"forks":3123,"topics":["agent","llm","rag"],"archived":false,"github_pushed_at":"2026-08-08T17:18:48+00:00","maintenance_label":"Active","stars_delta_30d":848,"url":"https://www.graphcanon.com/tools/datawhalechina-happy-llm","markdown_url":"https://www.graphcanon.com/tools/datawhalechina-happy-llm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/datawhalechina-happy-llm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=datawhalechina-happy-llm"}},{"type":"related","direction":"out","explanation":null,"successor_context":null,"tool":{"slug":"microsoft-graphrag","name":"graphrag","tagline":"A modular graph-based Retrieval-Augmented Generation (RAG) system","github_url":"https://github.com/microsoft/graphrag","owner":"microsoft","repo":"graphrag","owner_avatar_url":"https://avatars.githubusercontent.com/u/6154722?v=4","primary_language":"Python","stars":35519,"forks":3734,"topics":["gpt","gpt-4","gpt4","graphrag","llm","llms","rag"],"archived":false,"github_pushed_at":"2026-08-14T18:16:11+00:00","maintenance_label":"Very active","stars_delta_30d":1049,"url":"https://www.graphcanon.com/tools/microsoft-graphrag","markdown_url":"https://www.graphcanon.com/tools/microsoft-graphrag.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/microsoft-graphrag","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=microsoft-graphrag"}},{"type":"depends_on","direction":"out","explanation":"'LLMs-from-scratch' uses the PyTorch framework for implementing and training LLMs, which is compatible with transformers by Hugging Face. The repository might use or reference models provided by HuggingFace's Transformers library.","successor_context":null,"tool":{"slug":"huggingface-transformers","name":"transformers","tagline":"Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models","github_url":"https://github.com/huggingface/transformers","owner":"huggingface","repo":"transformers","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Python","stars":164121,"forks":34249,"topics":["audio","deep-learning","deepseek","gemma","glm","hacktoberfest","llm","machine-learning","model-hub","natural-language-processing","nlp","pretrained-models","python","pytorch","pytorch-transformers","qwen","speech-recognition","transformer","vlm"],"archived":false,"github_pushed_at":"2026-08-15T22:28:12+00:00","maintenance_label":"Very active","stars_delta_30d":1457,"url":"https://www.graphcanon.com/tools/huggingface-transformers","markdown_url":"https://www.graphcanon.com/tools/huggingface-transformers.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-transformers","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-transformers"}},{"type":"related","direction":"out","explanation":"`rasbt/LLMs-from-scratch` can be considered related to `transformers`, as both are used for working with large language models, albeit in different contexts and purposes (`huggingface-transformers` for pre-trained model usage, rasbt's repository for detailed implementation from scratch).","successor_context":null,"tool":{"slug":"huggingface-transformers","name":"transformers","tagline":"Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models","github_url":"https://github.com/huggingface/transformers","owner":"huggingface","repo":"transformers","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Python","stars":164121,"forks":34249,"topics":["audio","deep-learning","deepseek","gemma","glm","hacktoberfest","llm","machine-learning","model-hub","natural-language-processing","nlp","pretrained-models","python","pytorch","pytorch-transformers","qwen","speech-recognition","transformer","vlm"],"archived":false,"github_pushed_at":"2026-08-15T22:28:12+00:00","maintenance_label":"Very active","stars_delta_30d":1457,"url":"https://www.graphcanon.com/tools/huggingface-transformers","markdown_url":"https://www.graphcanon.com/tools/huggingface-transformers.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-transformers","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-transformers"}},{"type":"alternative","direction":"out","explanation":"'LLMs-from-scratch' and 'Hands-On-Large-Language-Models' both serve as educational resources for understanding and building large language models, though each provides their own unique approach and documentation, likely with different pedagogical focuses.","successor_context":null,"tool":{"slug":"handsonllm-hands-on-large-language-models","name":"Hands-On-Large-Language-Models","tagline":"Official code repo for the O'Reilly Book - 'Hands-On Large Language Models'","github_url":"https://github.com/HandsOnLLM/Hands-On-Large-Language-Models","owner":"HandsOnLLM","repo":"Hands-On-Large-Language-Models","owner_avatar_url":"https://avatars.githubusercontent.com/u/174106807?v=4","primary_language":"Jupyter Notebook","stars":28252,"forks":6531,"topics":["artificial-intelligence","book","large-language-models","llm","llms","oreilly","oreilly-books"],"archived":false,"github_pushed_at":"2026-04-24T10:20:08+00:00","maintenance_label":"Slowing","stars_delta_30d":642,"url":"https://www.graphcanon.com/tools/handsonllm-hands-on-large-language-models","markdown_url":"https://www.graphcanon.com/tools/handsonllm-hands-on-large-language-models.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/handsonllm-hands-on-large-language-models","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=handsonllm-hands-on-large-language-models"}},{"type":"alternative","direction":"out","explanation":"Both repositories provide educational content for learning about large language models, but they offer different paths and resources. 'LLMs-from-scratch' focuses on implementing a model from scratch in PyTorch, while 'llm-course' provides a more general course with Colab notebooks.","successor_context":null,"tool":{"slug":"mlabonne-llm-course","name":"llm-course","tagline":"Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.","github_url":"https://github.com/mlabonne/llm-course","owner":"mlabonne","repo":"llm-course","owner_avatar_url":"https://avatars.githubusercontent.com/u/81252890?v=4","primary_language":null,"stars":81512,"forks":9490,"topics":["course","large-language-models","llm","machine-learning","roadmap"],"archived":false,"github_pushed_at":"2026-02-05T13:09:26+00:00","maintenance_label":"Slowing","stars_delta_30d":771,"url":"https://www.graphcanon.com/tools/mlabonne-llm-course","markdown_url":"https://www.graphcanon.com/tools/mlabonne-llm-course.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/mlabonne-llm-course","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=mlabonne-llm-course"}},{"type":"related","direction":"out","explanation":"`rasbt/LLMs-from-scratch` provides a step-by-step guide to implementing a language model similar to the goals of `mlabonne/llm-course`, which is designed as an educational resource for learning about large language models.","successor_context":null,"tool":{"slug":"mlabonne-llm-course","name":"llm-course","tagline":"Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.","github_url":"https://github.com/mlabonne/llm-course","owner":"mlabonne","repo":"llm-course","owner_avatar_url":"https://avatars.githubusercontent.com/u/81252890?v=4","primary_language":null,"stars":81512,"forks":9490,"topics":["course","large-language-models","llm","machine-learning","roadmap"],"archived":false,"github_pushed_at":"2026-02-05T13:09:26+00:00","maintenance_label":"Slowing","stars_delta_30d":771,"url":"https://www.graphcanon.com/tools/mlabonne-llm-course","markdown_url":"https://www.graphcanon.com/tools/mlabonne-llm-course.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/mlabonne-llm-course","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=mlabonne-llm-course"}},{"type":"alternative","direction":"out","explanation":"'LLMs-from-scratch' and 'self-llm' both offer educational resources for building large language models from scratch, albeit likely in different languages or with a tailored focus on Chinese users.","successor_context":null,"tool":{"slug":"datawhalechina-self-llm","name":"self-llm","tagline":"A guide for fine-tuning and deploying open-source large language models tailored for a Chinese audience on Linux.","github_url":"https://github.com/datawhalechina/self-llm","owner":"datawhalechina","repo":"self-llm","owner_avatar_url":"https://avatars.githubusercontent.com/u/46047812?v=4","primary_language":"Jupyter Notebook","stars":31722,"forks":3082,"topics":["chatglm","chatglm3","gemma-2b-it","glm-4","internlm2","llama3","llm","lora","minicpm","q-wen","qwen","qwen1-5","qwen2"],"archived":false,"github_pushed_at":"2026-07-30T01:58:34+00:00","maintenance_label":"Active","stars_delta_30d":412,"url":"https://www.graphcanon.com/tools/datawhalechina-self-llm","markdown_url":"https://www.graphcanon.com/tools/datawhalechina-self-llm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/datawhalechina-self-llm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=datawhalechina-self-llm"}},{"type":"related","direction":"out","explanation":null,"successor_context":null,"tool":{"slug":"datawhalechina-self-llm","name":"self-llm","tagline":"A guide for fine-tuning and deploying open-source large language models tailored for a Chinese audience on Linux.","github_url":"https://github.com/datawhalechina/self-llm","owner":"datawhalechina","repo":"self-llm","owner_avatar_url":"https://avatars.githubusercontent.com/u/46047812?v=4","primary_language":"Jupyter Notebook","stars":31722,"forks":3082,"topics":["chatglm","chatglm3","gemma-2b-it","glm-4","internlm2","llama3","llm","lora","minicpm","q-wen","qwen","qwen1-5","qwen2"],"archived":false,"github_pushed_at":"2026-07-30T01:58:34+00:00","maintenance_label":"Active","stars_delta_30d":412,"url":"https://www.graphcanon.com/tools/datawhalechina-self-llm","markdown_url":"https://www.graphcanon.com/tools/datawhalechina-self-llm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/datawhalechina-self-llm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=datawhalechina-self-llm"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"tauricresearch-tradingagents","name":"TradingAgents","tagline":"Multi-Agents LLM Financial Trading Framework","github_url":"https://github.com/TauricResearch/TradingAgents","owner":"TauricResearch","repo":"TradingAgents","owner_avatar_url":"https://avatars.githubusercontent.com/u/192884433?v=4","primary_language":"Python","stars":98335,"forks":18953,"topics":["agent","finance","llm","multiagent","trading"],"archived":false,"github_pushed_at":"2026-07-18T15:55:05+00:00","maintenance_label":"Active","stars_delta_30d":5040,"url":"https://www.graphcanon.com/tools/tauricresearch-tradingagents","markdown_url":"https://www.graphcanon.com/tools/tauricresearch-tradingagents.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/tauricresearch-tradingagents","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=tauricresearch-tradingagents"}},{"type":"alternative","direction":"in","explanation":"Both repositories are focused on hands-on tutorials and implementation of large language models, although 'Hands-On-Large-Language-Models' might provide a broader range of content as it is associated with an O'Reilly book.","successor_context":null,"tool":{"slug":"handsonllm-hands-on-large-language-models","name":"Hands-On-Large-Language-Models","tagline":"Official code repo for the O'Reilly Book - 'Hands-On Large Language Models'","github_url":"https://github.com/HandsOnLLM/Hands-On-Large-Language-Models","owner":"HandsOnLLM","repo":"Hands-On-Large-Language-Models","owner_avatar_url":"https://avatars.githubusercontent.com/u/174106807?v=4","primary_language":"Jupyter Notebook","stars":28252,"forks":6531,"topics":["artificial-intelligence","book","large-language-models","llm","llms","oreilly","oreilly-books"],"archived":false,"github_pushed_at":"2026-04-24T10:20:08+00:00","maintenance_label":"Slowing","stars_delta_30d":642,"url":"https://www.graphcanon.com/tools/handsonllm-hands-on-large-language-models","markdown_url":"https://www.graphcanon.com/tools/handsonllm-hands-on-large-language-models.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/handsonllm-hands-on-large-language-models","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=handsonllm-hands-on-large-language-models"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"stefan-jansen-machine-learning-for-trading","name":"machine-learning-for-trading","tagline":"Code for Machine Learning in Trading","github_url":"https://github.com/stefan-jansen/machine-learning-for-trading","owner":"stefan-jansen","repo":"machine-learning-for-trading","owner_avatar_url":"https://avatars.githubusercontent.com/u/4275885?v=4","primary_language":"Jupyter Notebook","stars":20480,"forks":5521,"topics":["algorithmic-trading","artificial-intelligence","backtesting","data-science","deep-learning","finance","investment","investment-strategies","large-language-models","machine-learning","ml4t-workflow","polars","quantitative-finance","reinforcement-learning","synthetic-data","trading","trading-agent","trading-strategies"],"archived":false,"github_pushed_at":"2026-08-16T12:45:53+00:00","maintenance_label":"Very active","stars_delta_30d":549,"url":"https://www.graphcanon.com/tools/stefan-jansen-machine-learning-for-trading","markdown_url":"https://www.graphcanon.com/tools/stefan-jansen-machine-learning-for-trading.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/stefan-jansen-machine-learning-for-trading","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=stefan-jansen-machine-learning-for-trading"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"fareedkhan-dev-train-llm-from-scratch","name":"train-llm-from-scratch","tagline":"A straightforward method for training your LLM from raw text to aligned model generation","github_url":"https://github.com/FareedKhan-dev/train-llm-from-scratch","owner":"FareedKhan-dev","repo":"train-llm-from-scratch","owner_avatar_url":"https://avatars.githubusercontent.com/u/63067900?v=4","primary_language":"Python","stars":9141,"forks":1264,"topics":["gemini","large-language-models","llm","openai","training","transformers"],"archived":false,"github_pushed_at":"2026-08-17T05:07:26+00:00","maintenance_label":"Very active","stars_delta_30d":765,"url":"https://www.graphcanon.com/tools/fareedkhan-dev-train-llm-from-scratch","markdown_url":"https://www.graphcanon.com/tools/fareedkhan-dev-train-llm-from-scratch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/fareedkhan-dev-train-llm-from-scratch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=fareedkhan-dev-train-llm-from-scratch"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"clearml-clearml","name":"clearml","tagline":"MLOps/LLMOps solution for CI/CD in AI workloads","github_url":"https://github.com/clearml/clearml","owner":"clearml","repo":"clearml","owner_avatar_url":"https://avatars.githubusercontent.com/u/38647316?v=4","primary_language":"Python","stars":6805,"forks":785,"topics":["ai","clearml","control","deep-learning","deeplearning","devops","experiment","experiment-manager","k8s","llmops","machine-learning","machinelearning","mlops","version","version-control"],"archived":false,"github_pushed_at":"2026-07-27T00:08:25+00:00","maintenance_label":"Active","url":"https://www.graphcanon.com/tools/clearml-clearml","markdown_url":"https://www.graphcanon.com/tools/clearml-clearml.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/clearml-clearml","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=clearml-clearml"}},{"type":"alternative","direction":"in","explanation":"'ai-engineering-from-scratch' and 'LLMs-from-scratch' both aim at teaching how to build AI models from scratch, though they have a focus on different sets of tools or methods.","successor_context":null,"tool":{"slug":"rohitg00-ai-engineering-from-scratch","name":"ai-engineering-from-scratch","tagline":"Learn it. Build it. Ship it for others.","github_url":"https://github.com/rohitg00/ai-engineering-from-scratch","owner":"rohitg00","repo":"ai-engineering-from-scratch","owner_avatar_url":"https://avatars.githubusercontent.com/u/48523873?v=4","primary_language":"Python","stars":46862,"forks":8195,"topics":["agents","ai","ai-agents","ai-engineering","computer-vision","course","deep-learning","from-scratch","generative-ai","llm","machine-learning","mcp","nlp","python","reinforcement-learning","rust","swarm-intelligence","transformers","tutorial","typescript"],"archived":false,"github_pushed_at":"2026-08-10T07:05:52+00:00","maintenance_label":"Very active","stars_delta_30d":8301,"url":"https://www.graphcanon.com/tools/rohitg00-ai-engineering-from-scratch","markdown_url":"https://www.graphcanon.com/tools/rohitg00-ai-engineering-from-scratch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rohitg00-ai-engineering-from-scratch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rohitg00-ai-engineering-from-scratch"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"peremartra-large-language-model-notebooks-course","name":"Large-Language-Model-Notebooks-Course","tagline":"Practical course about Large Language Models","github_url":"https://github.com/peremartra/Large-Language-Model-Notebooks-Course","owner":"peremartra","repo":"Large-Language-Model-Notebooks-Course","owner_avatar_url":"https://avatars.githubusercontent.com/u/7319142?v=4","primary_language":"Jupyter Notebook","stars":1821,"forks":447,"topics":["chatbots","fine-tuning-llm","hf","huggingface","langchain","large-language-models","peft-fine-tuning-llm","pruning","transformers","vector-database"],"archived":false,"github_pushed_at":"2026-05-28T06:32:56+00:00","maintenance_label":"Steady","stars_delta_30d":3,"url":"https://www.graphcanon.com/tools/peremartra-large-language-model-notebooks-course","markdown_url":"https://www.graphcanon.com/tools/peremartra-large-language-model-notebooks-course.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/peremartra-large-language-model-notebooks-course","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=peremartra-large-language-model-notebooks-course"}},{"type":"related","direction":"in","explanation":null,"successor_context":null,"tool":{"slug":"liguodongiot-llm-resource","name":"llm-resource","tagline":"LLM全栈优质资源汇总","github_url":"https://github.com/liguodongiot/llm-resource","owner":"liguodongiot","repo":"llm-resource","owner_avatar_url":"https://avatars.githubusercontent.com/u/13220186?v=4","primary_language":"Shell","stars":725,"forks":85,"topics":["llm","llmops"],"archived":false,"github_pushed_at":"2025-07-15T16:52:24+00:00","maintenance_label":"Dormant","stars_delta_30d":2,"url":"https://www.graphcanon.com/tools/liguodongiot-llm-resource","markdown_url":"https://www.graphcanon.com/tools/liguodongiot-llm-resource.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/liguodongiot-llm-resource","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=liguodongiot-llm-resource"}},{"type":"alternative","direction":"in","explanation":"awesome-llm-apps","successor_context":null,"tool":{"slug":"shubhamsaboo-awesome-llm-apps","name":"awesome-llm-apps","tagline":"Over 100 runnable AI Agent and RAG apps to clone, tweak, and deploy.","github_url":"https://github.com/Shubhamsaboo/awesome-llm-apps","owner":"Shubhamsaboo","repo":"awesome-llm-apps","owner_avatar_url":"https://avatars.githubusercontent.com/u/31396011?v=4","primary_language":"Python","stars":131230,"forks":19346,"topics":["agents","llms","python","rag"],"archived":false,"github_pushed_at":"2026-08-03T03:30:58+00:00","maintenance_label":"Very active","stars_delta_30d":14464,"url":"https://www.graphcanon.com/tools/shubhamsaboo-awesome-llm-apps","markdown_url":"https://www.graphcanon.com/tools/shubhamsaboo-awesome-llm-apps.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/shubhamsaboo-awesome-llm-apps","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=shubhamsaboo-awesome-llm-apps"}},{"type":"integrates_with","direction":"in","explanation":"The CV repository focuses on deep learning notebooks and includes PyTorch, which can be used to implement LLMs from scratch as detailed in rasbt's project.","successor_context":null,"tool":{"slug":"accumulatemore-cv","name":"CV","tagline":"超级全面的 深度学习 笔记","github_url":"https://github.com/AccumulateMore/CV","owner":"AccumulateMore","repo":"CV","owner_avatar_url":"https://avatars.githubusercontent.com/u/60348867?v=4","primary_language":"Jupyter Notebook","stars":23321,"forks":2617,"topics":["agent","agents","book","chinese","computer-vision","cv","deep-learning","jupyter-notebook","llm","llms","machine-learning","natural-language-processing","nlp","notebook","python","rag"],"archived":false,"github_pushed_at":"2026-06-30T14:36:23+00:00","maintenance_label":"Steady","stars_delta_30d":603,"url":"https://www.graphcanon.com/tools/accumulatemore-cv","markdown_url":"https://www.graphcanon.com/tools/accumulatemore-cv.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/accumulatemore-cv","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=accumulatemore-cv"}},{"type":"integrates_with","direction":"in","explanation":"ggml-org/ggml helps in implementing tensor algebra, which can be utilized to implement large language models as done in LLMs-from-scratch.","successor_context":null,"tool":{"slug":"ggml-org-ggml","name":"ggml","tagline":"Tensor library for machine learning","github_url":"https://github.com/ggml-org/ggml","owner":"ggml-org","repo":"ggml","owner_avatar_url":"https://avatars.githubusercontent.com/u/134263123?v=4","primary_language":"C++","stars":15185,"forks":1780,"topics":["automatic-differentiation","large-language-models","machine-learning","tensor-algebra"],"archived":false,"github_pushed_at":"2026-08-14T15:14:09+00:00","maintenance_label":"Very active","stars_delta_30d":183,"url":"https://www.graphcanon.com/tools/ggml-org-ggml","markdown_url":"https://www.graphcanon.com/tools/ggml-org-ggml.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/ggml-org-ggml","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=ggml-org-ggml"}},{"type":"depends_on","direction":"in","explanation":"PentestGPT may depend on foundational knowledge and components such as those found in LLMs-from-scratch to build its Large Language Models, which are crucial for automating penetration testing.","successor_context":null,"tool":{"slug":"greydgl-pentestgpt","name":"PentestGPT","tagline":"Automated Penetration Testing Agentic Framework Powered by Large Language Models","github_url":"https://github.com/GreyDGL/PentestGPT","owner":"GreyDGL","repo":"PentestGPT","owner_avatar_url":"https://avatars.githubusercontent.com/u/78410652?v=4","primary_language":"Python","stars":14900,"forks":2604,"topics":["large-language-models","llm","penetration-testing","python"],"archived":false,"github_pushed_at":"2026-07-14T12:58:31+00:00","maintenance_label":"Steady","stars_delta_30d":597,"url":"https://www.graphcanon.com/tools/greydgl-pentestgpt","markdown_url":"https://www.graphcanon.com/tools/greydgl-pentestgpt.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/greydgl-pentestgpt","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=greydgl-pentestgpt"}},{"type":"related","direction":"in","explanation":"Both deal with LLM implementations: LLMSurvey surveys existing work and resources whereas rasbt-llms-from-scratch is about implementing an LLM.","successor_context":null,"tool":{"slug":"rucaibox-llmsurvey","name":"LLMSurvey","tagline":"A comprehensive collection of papers and resources related to Large Language Models.","github_url":"https://github.com/RUCAIBox/LLMSurvey","owner":"RUCAIBox","repo":"LLMSurvey","owner_avatar_url":"https://avatars.githubusercontent.com/u/54706620?v=4","primary_language":"Python","stars":12205,"forks":931,"topics":["chain-of-thought","chatgpt","in-context-learning","instruction-tuning","large-language-models","llm","llms","natural-language-processing","pre-trained-language-models","pre-training","rlhf"],"archived":false,"github_pushed_at":"2025-03-11T09:51:42+00:00","maintenance_label":"Dormant","stars_delta_30d":18,"url":"https://www.graphcanon.com/tools/rucaibox-llmsurvey","markdown_url":"https://www.graphcanon.com/tools/rucaibox-llmsurvey.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rucaibox-llmsurvey","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rucaibox-llmsurvey"}},{"type":"related","direction":"in","explanation":"FastMCP can be used alongside the implementations created by 'LLMs-from-scratch' projects to enhance functionality and integration of LLMs into applications.","successor_context":null,"tool":{"slug":"prefecthq-fastmcp","name":"fastmcp","tagline":"The fast Pythonic way to build MCP servers and clients","github_url":"https://github.com/PrefectHQ/fastmcp","owner":"PrefectHQ","repo":"fastmcp","owner_avatar_url":"https://avatars.githubusercontent.com/u/39270919?v=4","primary_language":"Python","stars":26846,"forks":2187,"topics":["agents","fastmcp","llms","mcp","mcp-clients","mcp-servers","mcp-tools","model-context-protocol","python"],"archived":false,"github_pushed_at":"2026-07-26T04:12:21+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/prefecthq-fastmcp","markdown_url":"https://www.graphcanon.com/tools/prefecthq-fastmcp.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/prefecthq-fastmcp","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=prefecthq-fastmcp"}},{"type":"related","direction":"in","explanation":"LLMs-from-scratch explores practical implementation of LLMs in PyTorch, which can be a relevant section for technical interview discussions.","successor_context":null,"tool":{"slug":"alirezadir-machine-learning-interviews","name":"Machine-Learning-Interviews","tagline":"Guide for Machine Learning/AI technical interviews","github_url":"https://github.com/alirezadir/Machine-Learning-Interviews","owner":"alirezadir","repo":"Machine-Learning-Interviews","owner_avatar_url":"https://avatars.githubusercontent.com/u/5262877?v=4","primary_language":"Jupyter Notebook","stars":8638,"forks":1508,"topics":["agentic","ai","ai-agents","ai-engineering","deep-learning","interview","interview-practice","interview-preparation","interviews","machine-learning","machine-learning-algorithms","scalable-applications","system-design"],"archived":false,"github_pushed_at":"2026-06-20T06:39:46+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/alirezadir-machine-learning-interviews","markdown_url":"https://www.graphcanon.com/tools/alirezadir-machine-learning-interviews.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/alirezadir-machine-learning-interviews","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=alirezadir-machine-learning-interviews"}},{"type":"alternative","direction":"in","explanation":"Both repositories aim to implement a large language model from scratch using PyTorch.","successor_context":null,"tool":{"slug":"fareedkhan-dev-train-llm-from-scratch","name":"train-llm-from-scratch","tagline":"A straightforward method for training your LLM from raw text to aligned model generation","github_url":"https://github.com/FareedKhan-dev/train-llm-from-scratch","owner":"FareedKhan-dev","repo":"train-llm-from-scratch","owner_avatar_url":"https://avatars.githubusercontent.com/u/63067900?v=4","primary_language":"Python","stars":9141,"forks":1264,"topics":["gemini","large-language-models","llm","openai","training","transformers"],"archived":false,"github_pushed_at":"2026-08-17T05:07:26+00:00","maintenance_label":"Very active","stars_delta_30d":765,"url":"https://www.graphcanon.com/tools/fareedkhan-dev-train-llm-from-scratch","markdown_url":"https://www.graphcanon.com/tools/fareedkhan-dev-train-llm-from-scratch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/fareedkhan-dev-train-llm-from-scratch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=fareedkhan-dev-train-llm-from-scratch"}},{"type":"alternative","direction":"in","explanation":"Yi focuses on developing large language models from scratch, similar to the approach taken by LLMs-from-scratch. Both repositories aim at building these models rather than using pre-trained ones.","successor_context":null,"tool":{"slug":"01-ai-yi","name":"Yi","tagline":"A series of large language models trained from scratch","github_url":"https://github.com/01-ai/Yi","owner":"01-ai","repo":"Yi","owner_avatar_url":"https://avatars.githubusercontent.com/u/139308978?v=4","primary_language":"Jupyter Notebook","stars":7822,"forks":491,"topics":["large-language-models"],"archived":false,"github_pushed_at":"2024-11-27T09:25:57+00:00","maintenance_label":"Dormant","stars_delta_30d":-2,"url":"https://www.graphcanon.com/tools/01-ai-yi","markdown_url":"https://www.graphcanon.com/tools/01-ai-yi.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/01-ai-yi","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=01-ai-yi"}},{"type":"related","direction":"in","explanation":"Flash Linear Attention focuses on efficient implementations for modern sequence models, whereas llms-from-scratch is about building LLMs from scratch using PyTorch.","successor_context":null,"tool":{"slug":"fla-org-flash-linear-attention","name":"flash-linear-attention","tagline":"🚀 Efficient implementations for emerging model architectures","github_url":"https://github.com/fla-org/flash-linear-attention","owner":"fla-org","repo":"flash-linear-attention","owner_avatar_url":"https://avatars.githubusercontent.com/u/40835596?v=4","primary_language":"Python","stars":5568,"forks":661,"topics":["large-language-models","machine-learning-systems","natural-language-processing","sequence-modeling"],"archived":false,"github_pushed_at":"2026-08-17T10:13:08+00:00","maintenance_label":"Very active","stars_delta_30d":208,"url":"https://www.graphcanon.com/tools/fla-org-flash-linear-attention","markdown_url":"https://www.graphcanon.com/tools/fla-org-flash-linear-attention.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/fla-org-flash-linear-attention","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=fla-org-flash-linear-attention"}},{"type":"depends_on","direction":"in","explanation":"Superduper can make use of implementations and insights from 'LLMs-from-scratch' to fine-tune its own language models.","successor_context":null,"tool":{"slug":"superduper-io-superduper","name":"superduper","tagline":"End-to-end framework for building custom AI applications and agents.","github_url":"https://github.com/superduper-io/superduper","owner":"superduper-io","repo":"superduper","owner_avatar_url":"https://avatars.githubusercontent.com/u/120034956?v=4","primary_language":"Python","stars":5313,"forks":544,"topics":["ai","chatbot","data","database","distributed-ml","inference","llm-inference","llm-serving","llmops","ml","mlops","mongodb","pretrained-models","python","pytorch","rag","semantic-search","torch","transformers","vector-search"],"archived":false,"github_pushed_at":"2025-09-01T15:20:18+00:00","maintenance_label":"Slowing","stars_delta_30d":9,"url":"https://www.graphcanon.com/tools/superduper-io-superduper","markdown_url":"https://www.graphcanon.com/tools/superduper-io-superduper.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/superduper-io-superduper","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=superduper-io-superduper"}},{"type":"alternative","direction":"in","explanation":"Both repositories aim to implement a large language model from scratch in PyTorch, but they likely differ slightly in implementation and specifics.","successor_context":null,"tool":{"slug":"rasbt-reasoning-from-scratch","name":"reasoning-from-scratch","tagline":"Implement a reasoning LLM in PyTorch from scratch, step by step","github_url":"https://github.com/rasbt/reasoning-from-scratch","owner":"rasbt","repo":"reasoning-from-scratch","owner_avatar_url":"https://avatars.githubusercontent.com/u/5618407?v=4","primary_language":"Jupyter Notebook","stars":4998,"forks":759,"topics":["ai","artificial-intelligence","chain-of-thought","deep-learning","distillation","grpo","inference-time-scaling","large-language-models","llm","llms","machine-learning","math-reasoning","python","pytorch","reasoning","reasoning-models","reinforcement-learning","rlhf","test-time-compute"],"archived":false,"github_pushed_at":"2026-08-04T16:07:42+00:00","maintenance_label":"Active","stars_delta_30d":252,"url":"https://www.graphcanon.com/tools/rasbt-reasoning-from-scratch","markdown_url":"https://www.graphcanon.com/tools/rasbt-reasoning-from-scratch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rasbt-reasoning-from-scratch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rasbt-reasoning-from-scratch"}},{"type":"depends_on","direction":"in","explanation":"Burr can be used on top of LLMs implemented from scratch, as it provides an overarching UI and system management layer for monitoring and controlling AI systems built with such models.","successor_context":null,"tool":{"slug":"apache-burr","name":"burr","tagline":"Build applications that make decisions like chatbots, agents; monitor and manage state.","github_url":"https://github.com/apache/burr","owner":"apache","repo":"burr","owner_avatar_url":"https://avatars.githubusercontent.com/u/47359?v=4","primary_language":"Python","stars":2521,"forks":186,"topics":["ai","burr","chatbot-framework","dags","generative-ai","graphs","hacktoberfest","llmops","llms","mlops","persistent-data-structure","state-machine","state-management","visibility"],"archived":false,"github_pushed_at":"2026-08-17T15:03:27+00:00","maintenance_label":"Very active","stars_delta_30d":35,"url":"https://www.graphcanon.com/tools/apache-burr","markdown_url":"https://www.graphcanon.com/tools/apache-burr.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/apache-burr","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=apache-burr"}},{"type":"depends_on","direction":"in","explanation":"Dynamiq, being an orchestration framework for AI and LLM applications, might depend on foundational knowledge of how to create and manage large language models, which is provided by projects like 'LLMs-from-scratch'.","successor_context":null,"tool":{"slug":"dynamiq-ai-dynamiq","name":"dynamiq","tagline":"Orchestration framework for agentic AI and LLM applications","github_url":"https://github.com/dynamiq-ai/dynamiq","owner":"dynamiq-ai","repo":"dynamiq","owner_avatar_url":"https://avatars.githubusercontent.com/u/151867818?v=4","primary_language":"Python","stars":1065,"forks":133,"topics":["agents","ai","generative-ai","gpt","llm","llmops","rag"],"archived":false,"github_pushed_at":"2026-08-20T23:35:27+00:00","maintenance_label":"Very active","stars_delta_30d":4,"url":"https://www.graphcanon.com/tools/dynamiq-ai-dynamiq","markdown_url":"https://www.graphcanon.com/tools/dynamiq-ai-dynamiq.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/dynamiq-ai-dynamiq","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=dynamiq-ai-dynamiq"}},{"type":"related","direction":"in","explanation":"LLMs-from-scratch is about implementing ChatGPT-like LLMs from scratch, which might be used as underlying language models within Swiftide's RAG pipelines.","successor_context":null,"tool":{"slug":"bosun-ai-swiftide","name":"swiftide","tagline":"Fast, streaming indexing, query, and agentic LLM applications in Rust","github_url":"https://github.com/bosun-ai/swiftide","owner":"bosun-ai","repo":"swiftide","owner_avatar_url":"https://avatars.githubusercontent.com/u/128094732?v=4","primary_language":"Rust","stars":774,"forks":69,"topics":["agents","ai","data","genai","indexing","llm","llmops","ml","rag","retrieval-augmented-generation","rust"],"archived":false,"github_pushed_at":"2026-08-19T06:47:34+00:00","maintenance_label":"Very active","stars_delta_30d":52,"url":"https://www.graphcanon.com/tools/bosun-ai-swiftide","markdown_url":"https://www.graphcanon.com/tools/bosun-ai-swiftide.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/bosun-ai-swiftide","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=bosun-ai-swiftide"}},{"type":"alternative","direction":"in","explanation":"Happy-LLM and llms-from-scratch both aim to teach how to implement language models from scratch but may differ in methods or focus areas.","successor_context":null,"tool":{"slug":"datawhalechina-happy-llm","name":"happy-llm","tagline":"📚 From Zero to Building Large Models","github_url":"https://github.com/datawhalechina/happy-llm","owner":"datawhalechina","repo":"happy-llm","owner_avatar_url":"https://avatars.githubusercontent.com/u/46047812?v=4","primary_language":"Jupyter Notebook","stars":32987,"forks":3123,"topics":["agent","llm","rag"],"archived":false,"github_pushed_at":"2026-08-08T17:18:48+00:00","maintenance_label":"Active","stars_delta_30d":848,"url":"https://www.graphcanon.com/tools/datawhalechina-happy-llm","markdown_url":"https://www.graphcanon.com/tools/datawhalechina-happy-llm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/datawhalechina-happy-llm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=datawhalechina-happy-llm"}},{"type":"alternative","direction":"in","explanation":"picoGPT has an \"alternative\" relationship to LLMs-from-scratch as both projects offer simplified implementations of GPT-like models for educational purposes. However, picoGPT is significantly smaller, using NumPy and focusing on simplicity and understanding over performance, whereas LLMs-from-scratch uses PyTorch and provides a more comprehensive guide to building a full-scale LLM, including pre-","successor_context":null,"tool":{"slug":"jaymody-picogpt","name":"picoGPT","tagline":"An unnecessarily tiny implementation of GPT-2 in NumPy","github_url":"https://github.com/jaymody/picoGPT","owner":"jaymody","repo":"picoGPT","owner_avatar_url":"https://avatars.githubusercontent.com/u/26451316?v=4","primary_language":"Python","stars":3470,"forks":456,"topics":["deep-learning","gpt","gpt-2","large-language-models","machine-learning","neural-network","nlp","python"],"archived":false,"github_pushed_at":"2023-04-24T20:05:53+00:00","maintenance_label":"Dormant","stars_delta_30d":3,"url":"https://www.graphcanon.com/tools/jaymody-picogpt","markdown_url":"https://www.graphcanon.com/tools/jaymody-picogpt.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/jaymody-picogpt","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=jaymody-picogpt"}},{"type":"related","direction":"in","explanation":"HRM shares similarities with LLMs-from-scratch in terms of deep-learning and large-language-models, as both projects aim to develop models from scratch.","successor_context":null,"tool":{"slug":"sapientinc-hrm","name":"HRM","tagline":"Hierarchical Reasoning Model Official Release","github_url":"https://github.com/sapientinc/HRM","owner":"sapientinc","repo":"HRM","owner_avatar_url":"https://avatars.githubusercontent.com/u/188930505?v=4","primary_language":"Python","stars":12613,"forks":1825,"topics":["brain-inspired-ai","deep-learning","large-language-models","reasoning"],"archived":false,"github_pushed_at":"2026-03-31T23:08:31+00:00","maintenance_label":"Slowing","stars_delta_30d":17,"url":"https://www.graphcanon.com/tools/sapientinc-hrm","markdown_url":"https://www.graphcanon.com/tools/sapientinc-hrm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/sapientinc-hrm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=sapientinc-hrm"}},{"type":"depends_on","direction":"in","explanation":"ggml could be used as a foundational component in building machine learning models from scratch, such as in rasbt's LLMs-from-scratch project.","successor_context":null,"tool":{"slug":"ggml-org-ggml","name":"ggml","tagline":"Tensor library for machine learning","github_url":"https://github.com/ggml-org/ggml","owner":"ggml-org","repo":"ggml","owner_avatar_url":"https://avatars.githubusercontent.com/u/134263123?v=4","primary_language":"C++","stars":15185,"forks":1780,"topics":["automatic-differentiation","large-language-models","machine-learning","tensor-algebra"],"archived":false,"github_pushed_at":"2026-08-14T15:14:09+00:00","maintenance_label":"Very active","stars_delta_30d":183,"url":"https://www.graphcanon.com/tools/ggml-org-ggml","markdown_url":"https://www.graphcanon.com/tools/ggml-org-ggml.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/ggml-org-ggml","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=ggml-org-ggml"}},{"type":"depends_on","direction":"in","explanation":"TradingAgents might depend on resources like 'LLMs-from-scratch' to develop and train custom LLMs necessary for financial market predictions.","successor_context":null,"tool":{"slug":"tauricresearch-tradingagents","name":"TradingAgents","tagline":"Multi-Agents LLM Financial Trading Framework","github_url":"https://github.com/TauricResearch/TradingAgents","owner":"TauricResearch","repo":"TradingAgents","owner_avatar_url":"https://avatars.githubusercontent.com/u/192884433?v=4","primary_language":"Python","stars":98335,"forks":18953,"topics":["agent","finance","llm","multiagent","trading"],"archived":false,"github_pushed_at":"2026-07-18T15:55:05+00:00","maintenance_label":"Active","stars_delta_30d":5040,"url":"https://www.graphcanon.com/tools/tauricresearch-tradingagents","markdown_url":"https://www.graphcanon.com/tools/tauricresearch-tradingagents.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/tauricresearch-tradingagents","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=tauricresearch-tradingagents"}},{"type":"integrates_with","direction":"in","explanation":"MetaGPT relies on large language models (LLMs), which could be developed or understood better with resources like 'Implement a ChatGPT-like LLM in PyTorch from scratch'.","successor_context":null,"tool":{"slug":"foundationagents-metagpt","name":"MetaGPT","tagline":"🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming","github_url":"https://github.com/FoundationAgents/MetaGPT","owner":"FoundationAgents","repo":"MetaGPT","owner_avatar_url":"https://avatars.githubusercontent.com/u/198047230?v=4","primary_language":"Python","stars":69847,"forks":8882,"topics":["agent","gpt","llm","metagpt","multi-agent"],"archived":false,"github_pushed_at":"2026-01-21T10:12:33+00:00","maintenance_label":"Slowing","stars_delta_30d":442,"url":"https://www.graphcanon.com/tools/foundationagents-metagpt","markdown_url":"https://www.graphcanon.com/tools/foundationagents-metagpt.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/foundationagents-metagpt","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=foundationagents-metagpt"}},{"type":"depends_on","direction":"in","explanation":"If someone is looking to understand the basics of implementing LLMs, as covered in llms-from-scratch, they may want to use Unsloth Studio for practical training and running.","successor_context":null,"tool":{"slug":"unslothai-unsloth","name":"unsloth","tagline":"A web UI for training and running open models locally.","github_url":"https://github.com/unslothai/unsloth","owner":"unslothai","repo":"unsloth","owner_avatar_url":"https://avatars.githubusercontent.com/u/150920049?v=4","primary_language":"Python","stars":69621,"forks":6285,"topics":["agent","deepseek","fine-tuning","gemma","gemma3","gpt-oss","llama","llama3","llm","llms","mistral","openai","qwen","reinforcement-learning","self-hosted","text-to-speech","tts","ui","unsloth"],"archived":false,"github_pushed_at":"2026-08-06T06:01:56+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/unslothai-unsloth","markdown_url":"https://www.graphcanon.com/tools/unslothai-unsloth.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/unslothai-unsloth","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=unslothai-unsloth"}},{"type":"alternative","direction":"in","explanation":"🤗 Transformers provides predefined state-of-the-art models, whereas llms-from-scratch focuses on implementing such models from the ground up using PyTorch.","successor_context":null,"tool":{"slug":"huggingface-transformers","name":"transformers","tagline":"Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models","github_url":"https://github.com/huggingface/transformers","owner":"huggingface","repo":"transformers","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Python","stars":164121,"forks":34249,"topics":["audio","deep-learning","deepseek","gemma","glm","hacktoberfest","llm","machine-learning","model-hub","natural-language-processing","nlp","pretrained-models","python","pytorch","pytorch-transformers","qwen","speech-recognition","transformer","vlm"],"archived":false,"github_pushed_at":"2026-08-15T22:28:12+00:00","maintenance_label":"Very active","stars_delta_30d":1457,"url":"https://www.graphcanon.com/tools/huggingface-transformers","markdown_url":"https://www.graphcanon.com/tools/huggingface-transformers.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-transformers","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-transformers"}}],"neighbours":[{"slug":"tensorflow-tensorflow","name":"tensorflow","tagline":"An Open Source Machine Learning Framework for Everyone","github_url":"https://github.com/tensorflow/tensorflow","owner":"tensorflow","repo":"tensorflow","owner_avatar_url":"https://avatars.githubusercontent.com/u/15658638?v=4","primary_language":"C++","stars":196758,"forks":75773,"topics":["deep-learning","deep-neural-networks","distributed","machine-learning","ml","neural-network","python","tensorflow"],"archived":false,"github_pushed_at":"2026-08-03T06:01:06+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/tensorflow-tensorflow","markdown_url":"https://www.graphcanon.com/tools/tensorflow-tensorflow.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/tensorflow-tensorflow","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=tensorflow-tensorflow","shared_categories":["llm-frameworks","model-training"]},{"slug":"significant-gravitas-autogpt","name":"AutoGPT","tagline":"AutoGPT is the vision of accessible AI for everyone, to use and to build on.","github_url":"https://github.com/Significant-Gravitas/AutoGPT","owner":"Significant-Gravitas","repo":"AutoGPT","owner_avatar_url":"https://avatars.githubusercontent.com/u/130738209?v=4","primary_language":"Python","stars":186623,"forks":46070,"topics":["agentic-ai","agents","ai","artificial-intelligence","autonomous-agents","claude","gpt","llama-api","llm","openai","python"],"archived":false,"github_pushed_at":"2026-08-15T17:35:04+00:00","maintenance_label":"Very active","stars_delta_30d":1043,"url":"https://www.graphcanon.com/tools/significant-gravitas-autogpt","markdown_url":"https://www.graphcanon.com/tools/significant-gravitas-autogpt.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/significant-gravitas-autogpt","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=significant-gravitas-autogpt","shared_categories":["llm-frameworks"]},{"slug":"ollama-ollama","name":"ollama","tagline":"Get up and running with various large language models using Ollama.","github_url":"https://github.com/ollama/ollama","owner":"ollama","repo":"ollama","owner_avatar_url":"https://avatars.githubusercontent.com/u/151674099?v=4","primary_language":"Go","stars":177524,"forks":17229,"topics":["deepseek","gemma","gemma3","glm","go","golang","gpt-oss","llama","llama3","llm","llms","minimax","mistral","ollama","qwen"],"archived":false,"github_pushed_at":"2026-07-31T23:59:29+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/ollama-ollama","markdown_url":"https://www.graphcanon.com/tools/ollama-ollama.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/ollama-ollama","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=ollama-ollama","shared_categories":["llm-frameworks"]},{"slug":"f-prompts-chat","name":"prompts.chat","tagline":"Share, discover, and collect prompts from the community","github_url":"https://github.com/f/prompts.chat","owner":"f","repo":"prompts.chat","owner_avatar_url":"https://avatars.githubusercontent.com/u/196477?v=4","primary_language":"HTML","stars":167212,"forks":21586,"topics":["ai","artificial-intelligence","awesome-list","chatgpt","chatgpt-prompts","claude","gemini","gpt","gpt-4","llm","machine-learning","nextjs","open-source","openai","prompt-engineering","prompts","prompts-chat","typescript"],"archived":false,"github_pushed_at":"2026-08-15T03:18:07+00:00","maintenance_label":"Very active","stars_delta_30d":1347,"url":"https://www.graphcanon.com/tools/f-prompts-chat","markdown_url":"https://www.graphcanon.com/tools/f-prompts-chat.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/f-prompts-chat","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=f-prompts-chat","shared_categories":["llm-frameworks"]},{"slug":"huggingface-transformers","name":"transformers","tagline":"Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models","github_url":"https://github.com/huggingface/transformers","owner":"huggingface","repo":"transformers","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Python","stars":164121,"forks":34249,"topics":["audio","deep-learning","deepseek","gemma","glm","hacktoberfest","llm","machine-learning","model-hub","natural-language-processing","nlp","pretrained-models","python","pytorch","pytorch-transformers","qwen","speech-recognition","transformer","vlm"],"archived":false,"github_pushed_at":"2026-08-15T22:28:12+00:00","maintenance_label":"Very active","stars_delta_30d":1457,"url":"https://www.graphcanon.com/tools/huggingface-transformers","markdown_url":"https://www.graphcanon.com/tools/huggingface-transformers.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-transformers","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-transformers","shared_categories":["llm-frameworks","model-training"]},{"slug":"langflow-ai-langflow","name":"langflow","tagline":"Tool for building and deploying AI-powered agents and workflows","github_url":"https://github.com/langflow-ai/langflow","owner":"langflow-ai","repo":"langflow","owner_avatar_url":"https://avatars.githubusercontent.com/u/85702467?v=4","primary_language":"Python","stars":152744,"forks":9747,"topics":["agents","chatgpt","generative-ai","large-language-models","multiagent","react-flow"],"archived":false,"github_pushed_at":"2026-08-02T00:44:47+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/langflow-ai-langflow","markdown_url":"https://www.graphcanon.com/tools/langflow-ai-langflow.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/langflow-ai-langflow","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=langflow-ai-langflow","shared_categories":["model-training"]},{"slug":"open-webui-open-webui","name":"open-webui","tagline":"User-friendly AI Interface (Supports Ollama, OpenAI API, ...)","github_url":"https://github.com/open-webui/open-webui","owner":"open-webui","repo":"open-webui","owner_avatar_url":"https://avatars.githubusercontent.com/u/158137808?v=4","primary_language":"Python","stars":148875,"forks":21676,"topics":["ai","llm","llm-ui","llm-webui","llms","mcp","ollama","ollama-webui","open-webui","openai","openapi","rag","self-hosted","ui","webui"],"archived":false,"github_pushed_at":"2026-08-15T07:10:16+00:00","maintenance_label":"Very active","stars_delta_30d":3224,"url":"https://www.graphcanon.com/tools/open-webui-open-webui","markdown_url":"https://www.graphcanon.com/tools/open-webui-open-webui.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/open-webui-open-webui","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=open-webui-open-webui","shared_categories":["llm-frameworks"]},{"slug":"langchain-ai-langchain","name":"langchain","tagline":"The agent engineering platform.","github_url":"https://github.com/langchain-ai/langchain","owner":"langchain-ai","repo":"langchain","owner_avatar_url":"https://avatars.githubusercontent.com/u/126733545?v=4","primary_language":"Python","stars":143615,"forks":23930,"topics":["agents","ai","ai-agents","anthropic","chatgpt","deepagents","enterprise","framework","gemini","generative-ai","langchain","langgraph","llm","multiagent","open-source","openai","pydantic","python","rag","typescript"],"archived":false,"github_pushed_at":"2026-08-07T08:27:07+00:00","maintenance_label":"Very active","stars_delta_30d":2337,"url":"https://www.graphcanon.com/tools/langchain-ai-langchain","markdown_url":"https://www.graphcanon.com/tools/langchain-ai-langchain.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/langchain-ai-langchain","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=langchain-ai-langchain","shared_categories":["llm-frameworks"]},{"slug":"microsoft-generative-ai-for-beginners","name":"generative-ai-for-beginners","tagline":"21 Lessons for Getting Started with Generative AI","github_url":"https://github.com/microsoft/generative-ai-for-beginners","owner":"microsoft","repo":"generative-ai-for-beginners","owner_avatar_url":"https://avatars.githubusercontent.com/u/6154722?v=4","primary_language":"Jupyter Notebook","stars":113577,"forks":60972,"topics":["ai","azure","chatgpt","dall-e","generative-ai","generativeai","gpt","language-model","llms","microsoft-for-beginners","openai","prompt-engineering","semantic-search","transformers"],"archived":false,"github_pushed_at":"2026-07-23T03:43:21+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/microsoft-generative-ai-for-beginners","markdown_url":"https://www.graphcanon.com/tools/microsoft-generative-ai-for-beginners.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/microsoft-generative-ai-for-beginners","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=microsoft-generative-ai-for-beginners","shared_categories":["llm-frameworks"]},{"slug":"harry0703-moneyprinterturbo","name":"MoneyPrinterTurbo","tagline":"Generate short videos with one click using AI LLM","github_url":"https://github.com/harry0703/MoneyPrinterTurbo","owner":"harry0703","repo":"MoneyPrinterTurbo","owner_avatar_url":"https://avatars.githubusercontent.com/u/4928832?v=4","primary_language":"Python","stars":102619,"forks":15488,"topics":["ai-video-generator","content-creation","ffmpeg","instagram-reels","llm","python","short-video","subtitles","text-to-speech","tiktok","video-automation","video-workflow","workflow-automation","youtube-shorts"],"archived":false,"github_pushed_at":"2026-08-11T02:41:36+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/harry0703-moneyprinterturbo","markdown_url":"https://www.graphcanon.com/tools/harry0703-moneyprinterturbo.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/harry0703-moneyprinterturbo","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=harry0703-moneyprinterturbo","shared_categories":["llm-frameworks"]},{"slug":"pytorch-pytorch","name":"pytorch","tagline":"Tensors and Dynamic neural networks in Python with strong GPU acceleration","github_url":"https://github.com/pytorch/pytorch","owner":"pytorch","repo":"pytorch","owner_avatar_url":"https://avatars.githubusercontent.com/u/21003710?v=4","primary_language":"Python","stars":102144,"forks":28650,"topics":["autograd","deep-learning","gpu","machine-learning","neural-network","numpy","python","tensor"],"archived":false,"github_pushed_at":"2026-08-03T06:00:50+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/pytorch-pytorch","markdown_url":"https://www.graphcanon.com/tools/pytorch-pytorch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/pytorch-pytorch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=pytorch-pytorch","shared_categories":["model-training"]},{"slug":"juliusbrussee-caveman","name":"caveman","tagline":"Reduce token usage with concise 'caveman'-style prompts.","github_url":"https://github.com/JuliusBrussee/caveman","owner":"JuliusBrussee","repo":"caveman","owner_avatar_url":"https://avatars.githubusercontent.com/u/104168679?v=4","primary_language":"Go","stars":98423,"forks":5690,"topics":["ai","anthropic","caveman","claude","claude-code","llm","meme","prompt-engineering","skill","tokens"],"archived":false,"github_pushed_at":"2026-08-15T14:07:37+00:00","maintenance_label":"Very active","stars_delta_30d":8329,"url":"https://www.graphcanon.com/tools/juliusbrussee-caveman","markdown_url":"https://www.graphcanon.com/tools/juliusbrussee-caveman.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/juliusbrussee-caveman","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=juliusbrussee-caveman","shared_categories":["llm-frameworks"]}]}}