#515 · Primary category: Education & Research
LLM-Zero-to-Hundred
This repository contains different LLM chatbot projects (RAG, LLM agents, etc.) and well-known techniques for training and fine tuning LLMs.
Project last updated:04/29/26
GitHub Stars
556
Forks
225
Contributors
1
License
Other
Why we included this project
Developers who learn best by running code will get more out of this repo than a typical tutorial. It collects several working LLM projects: a document-chat RAG bot, a web-search-augmented chatbot, an agentic assistant built on LangGraph with a microservice architecture, and a fine-tuning pipeline that processes raw data, trains three models, and keeps the best one. Every project follows the same folder layout with configs, sample data, and source, so it is easy to run and then modify. The function-calling and vectorization tutorials, plus a head-to-head comparison of LangChain and LlamaIndex for RAG, round it out. For engineers trying to see how these pieces behave in a realistic setup, it is a solid reference.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI