Awesome AI Agents › Educational & Learning Agents
sinanuozdemir/quick-start-guide-to-llms
⭐ 395
Jupyter Notebook
added to this list on 2025-06-16
repository created 2023-06-08
The project "Quick Start Guide to Large Language Models - Second Edition" is an official repository that accompanies the book of the same name. It serves as a comprehensive educational resource for learning about large language models (LLMs) and their practical applications. The repository contains a rich collection of code snippets and Jupyter notebooks that demonstrate various techniques and use cases related to Transformer models and LLMs. The content is organized according to the chapters of the book, covering a wide range of topics from introductory concepts to advanced methods.
The repository is structured into directories such as notebooks, data, and images. The notebooks directory includes detailed Jupyter notebooks for each chapter, providing hands-on examples and tutorials. These notebooks cover topics like semantic search, prompt engineering, building AI agents, fine-tuning models, advanced prompt techniques, custom embeddings, visual question answering systems, reinforcement learning, knowledge distillation, model quantization, and evaluation methods for LLMs.
Users can clone the repository, install the required dependencies, and explore the notebooks to gain practical experience with LLMs. The project emphasizes educational value, aiming to help users understand and implement state-of-the-art techniques in natural language processing and AI. It also encourages contributions from the community to enhance the content further.
Overall, this repository is a valuable resource for anyone interested in learning about large language models, from beginners to advanced practitioners. It bridges theoretical knowledge with practical implementation, making it easier to grasp complex concepts and apply them in real-world scenarios.
https://github.com/sinanuozdemir/quick-start-guide-to-llms
agentsaiai-agentsbertchatgptclaudedeepseekdistillationeducational-resourceembeddingsevaluationfine-tuninggenerative-aigptjupyter-notebooksknowledge-distillationlarge-language-modelsllama-4llmllmsmachine-learningmodel-quantizationmultimodalnlpprompt-engineeringquantizationragreinforcement-learningrlhfsemantic-searchtransformer-modelstransformersvisual-question-answering
Also in Educational & Learning Agents
AI Agents for Beginners is a Microsoft educational course with 10 lessons teaching the fundamentals and practical skills to build AI agents using Azure AI and GitHub models, supported by multi-language resources and community engagement.
This repository offers a comprehensive, hands-on curriculum (503 lessons across 20 phases) for building AI systems from scratch, covering math to autonomous agents, using Python, TypeScript, Rust, ...
A comprehensive collection of free resources to learn AI, machine learning, large language models, and AI agents from scratch.
A comprehensive educational repository providing clear, step-by-step Python implementations and explanations of a wide range of reinforcement learning algorithms for interactive learning and deep understanding.
TheoremExplainAgent is an AI system that generates long-form Manim videos to visually explain mathematical theorems, enhancing understanding through multimodal explanations combining text, visuals, and audio.
Inno Agent is a personal learning agent with three explicit memory layers, a cron scheduler, Feishu and WeChat channels and a workspace-scoped practice terminal, built on the Pi coding-agent SDK.
LangChain-OpenTutorial is an open, community-driven tutorial resource providing comprehensive learning materials and practical examples for LangChain and LangGraph technologies, suitable for users of all skill levels worldwide.
Groundhog is an AI coding assistant designed as a teaching tool to help users understand and leverage the inner workings of coding agents like Cursor through detailed code explanations and a modern Rust-based CLI.