Trending
See what the GitHub community is most excited about today.
patchy631 / ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
anthropics / prompt-eng-interactive-tutorial
Anthropic's Interactive Prompt Engineering Tutorial
microsoft / ai-agents-for-beginners
12 Lessons to Get Started Building AI Agents
microsoft / generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI
datawhalechina / llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
ed-donner / llm_engineering
Repo to accompany my mastering LLM engineering course
openai / openai-cookbook
Examples and guides for using the OpenAI API
facebookresearch / segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
fastai / fastbook
The fastai book, published as Jupyter Notebooks
rasbt / reasoning-from-scratch
Implement a reasoning LLM in PyTorch from scratch, step by step
anthropics / courses
Anthropic's educational courses
google-research / google-research
Google Research
openai / CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
HannesStark / boltzgen
facebookresearch / dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
jackfrued / Python-100-Days
Python - 100天从新手到大师
greyhatguy007 / Machine-Learning-Specialization-Coursera
Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG
udlbook / udlbook
Understanding Deep Learning - Simon J.D. Prince
amanchadha / coursera-deep-learning-specialization
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Network…