Section 01
【Introduction】Hands-On LLM Projects: A Collection of Code Implementations for Practical Large Language Model Projects
Project Basic Information
- Original Author/Maintainer: mpopov576
- Source Platform: GitHub
- Original Title: hands_on_llm_projects
- Original Link: https://github.com/mpopov576/hands_on_llm_projects
- Update Time: 2026-06-13T15:09:36Z
Core Content
This project is the supporting open-source code repository for the book Hands-On Large Language Models. It provides complete implementations of technical concepts from each chapter of the book, covering core LLM application scenarios such as text classification, semantic search, prompt engineering, model fine-tuning, and RAG. It helps learners transform theory into runnable code through hands-on practice.