Trending Jupyter Notebook repositories
16 tracked repositories with Jupyter Notebook as the primary language.
16 of 16 repositories
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
AI summary: A comprehensive 21-lesson course teaching the fundamentals of building Generative AI applications.
116,911learningJupyter NotebookMITrasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
AI summary: An educational repository detailing how to build a Large Language Model entirely from scratch.
100,788learningJupyter NotebookOthermicrosoft/ai-agents-for-beginners
18 Lessons to Get Started Building AI Agents
AI summary: A comprehensive 18-lesson curriculum for beginners to learn how to build AI agents.
71,521learningJupyter NotebookMITmicrosoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
AI summary: A comprehensive, 12-week curriculum for learning Artificial Intelligence from Microsoft.
63,074learningJupyter NotebookMITanthropics/claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
AI summary: A collection of recipes and interactive notebooks for building applications with the Claude API.
51,075learningJupyter NotebookMITLordog/dive-into-llms
《动手学大模型Dive into LLMs》系列编程实践教程
AI summary: A comprehensive deep dive into the inner workings, fine-tuning, and deployment of Large Language Models.
48,116ai-mlJupyter NotebookDataTalksClub/data-engineering-zoomcamp
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
AI summary: A free, comprehensive 9-week bootcamp curriculum for learning data engineering.
44,362learningJupyter NotebookDataExpert-io/data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
AI summary: A comprehensive roadmap and resource repository for learning data engineering.
43,341learningJupyter Notebookmicrosoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
AI summary: A comprehensive, open-source curriculum by Microsoft teaching foundational data science concepts over 10 weeks.
36,515learningJupyter NotebookMITlyogavin/airllm
AirLLM 70B inference with single 4GB GPU
AI summary: Run massive language models like 70B on a single 4GB GPU using layer-by-layer inference.
29,821ai-mlJupyter NotebookApache-2.0HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
AI summary: The official companion repository for the O'Reilly book 'Hands-On Large Language Models', featuring practical code examples.
27,996learningJupyter NotebookApache-2.0GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform
AI summary: A comprehensive collection of sample code, notebooks, and tutorials for building generative AI applications on Google Cloud.
17,557ai-mlJupyter NotebookApache-2.0Vaibhavs10/insanely-fast-whisper
AI summary: An optimized implementation of OpenAI's Whisper model that runs transcription incredibly fast.
13,041ai-mlJupyter NotebookApache-2.0pageman/sutskever-30-implementations
Sutskever 30 implementations inspired by https://papercode.vercel.app/ | For Agents, use https://github.com/pageman/Sutskever-Agent | Polyglot / Multi-Backed version at https://github.com/pageman/sutskever-30-beyond-numpy
AI summary: Educational, NumPy-only implementations of the 30 foundational deep learning papers recommended by Ilya Sutskever.
4,216learningJupyter Notebookrahulnyk/knowledge_graph
Convert any text to a graph of knowledge. This can be used for Graph Augmented Generation or Knowledge Graph based QnA
AI summary: A tool to convert unstructured text into knowledge graphs for enhanced QnA and data generation.
3,621dataJupyter NotebookMIT0xSojalSec/airllm
Runs 405B LLMs on 8GB VRAM
AI summary: Memory optimization framework that runs massive LLMs like Llama3.1 405B on low-VRAM GPUs.
3,054ai-mlJupyter NotebookApache-2.0