awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to iusztinpaul/hands-on-llms

Open-source alternatives to Hands On Llms

30 open-source projects similar to iusztinpaul/hands-on-llms, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hands On Llms alternative.

  • openai/openai-cookbookopenai का अवतार

    openai/openai-cookbook

    74,196GitHub पर देखें↗

    This project is a technical learning resource and developer knowledge base focused on the integration of large language models into software applications. It provides a structured collection of guides and code examples designed to teach developers how to implement intelligent features using proven patterns and best practices. The repository distinguishes itself through a library of functional demonstrations that cover complex topics such as retrieval-augmented generation, function calling, and prompt engineering workflows. These materials are organized into a modular structure, allowing for t

    Jupyter Notebookchatgptgpt-4openai
    GitHub पर देखें↗74,196
  • karminski/one-small-stepkarminski का अवतार

    karminski/one-small-step

    6,699GitHub पर देखें↗

    One Small Step is an educational resource that explains core AI and large language model concepts through short, accessible articles designed to be read in under five minutes. It covers the structure and function of key LLM components like attention mechanisms and tokenization, as well as foundational machine learning mathematics such as matrix rank and overfitting. The project also serves as a guide to the GGUF file format, which packages all model parameters and metadata into a single compact binary file for cross-platform deployment without external dependencies. It explains how this forma

    GitHub पर देखें↗6,699
  • fareedkhan-dev/all-rag-techniquesF

    FareedKhan-dev/all-rag-techniques

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • merveenoyan/smol-visionmerveenoyan का अवतार

    merveenoyan/smol-vision

    1,877GitHub पर देखें↗
    Jupyter Notebook
    GitHub पर देखें↗1,877

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • microsoft/generative-ai-for-beginnersmicrosoft का अवतार

    microsoft/generative-ai-for-beginners

    112,045GitHub पर देखें↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns. The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementat

    Jupyter Notebookaiazurechatgpt
    GitHub पर देखें↗112,045
  • karpathy/build-nanogptkarpathy का अवतार

    karpathy/build-nanogpt

    4,746GitHub पर देखें↗

    This is an educational implementation that builds a generative pre-trained transformer (GPT) language model from scratch using PyTorch. The project is structured as a step-by-step tutorial, walking through the construction of a decoder-only transformer architecture and its training loop with clean git commits and an accompanying video lecture for a hands-on learning experience. What sets this implementation apart is its focus on practical reproduction: it provides a workflow to train a 124-million-parameter model from scratch in about one hour on cloud GPU hardware, costing under ten dollars.

    Python
    GitHub पर देखें↗4,746
  • karpathy/nanochatkarpathy का अवतार

    karpathy/nanochat

    55,103GitHub पर देखें↗

    Nanochat is a lightweight execution environment designed for training and running language models on standard consumer hardware. It functions as both a neural network training framework and an inference engine, enabling users to perform backpropagation-based training and model execution directly on general-purpose processors without the need for dedicated graphics hardware. The project distinguishes itself through a suite of optimization tools that prioritize efficiency on local machines. By utilizing memory-mapped weight loading and CPU-optimized vector math, it maximizes throughput for inte

    Python
    GitHub पर देखें↗55,103
  • karpathy/llm101nkarpathy का अवतार

    karpathy/LLM101n

    36,346GitHub पर देखें↗

    LLM101n is an educational machine learning curriculum and open-source resource designed to teach the fundamental principles and practical implementation of large language models. It functions as a technical manual that guides users through the end-to-end process of building and training neural network architectures from scratch using a dynamic tensor library for automatic differentiation and GPU-accelerated computation. The project distinguishes itself through interactive, notebook-based instruction that allows for real-time visualization of training processes. It supports rapid experimentati

    GitHub पर देखें↗36,346
  • langgptai/langgptlanggptai का अवतार

    langgptai/LangGPT

    12,239GitHub पर देखें↗

    LangGPT: Empowering everyone to become a prompt expert! 🚀 📌 结构化提示词(Structured Prompt)提出者 📌 元提示词(Meta-Prompt)发起者 📌 最流行的提示词落地范式 | Language of GPT The pioneering framework for structured & meta-prompt design 10,000+ ⭐ | Battle-tested by thousands of users worldwide Created by 云中江树

    Jupyter Notebookchatgptclaudedeeplearning
    GitHub पर देखें↗12,239
  • mlabonne/llm-coursemlabonne का अवतार

    mlabonne/llm-course

    80,178GitHub पर देखें↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as well as the practical implementation of supervised instruction fine-tuning and preference-based model alignment. The repository distinguishes itself by providing a deep dive into advanced model composition and optimization techniques. It details methodologies for weight-space mode

    courselarge-language-modelsllm
    GitHub पर देखें↗80,178
  • andysingal/llm-courseA

    andysingal/llm-course

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mistralai/cookbookmistralai का अवतार

    mistralai/cookbook

    2,180GitHub पर देखें↗
    Jupyter Notebook
    GitHub पर देखें↗2,180
  • liguodongiot/llm-actionliguodongiot का अवतार

    liguodongiot/llm-action

    23,169GitHub पर देखें↗

    This project is a comprehensive framework for the training, fine-tuning, and deployment of large language models. It functions as a distributed deep learning platform that enables users to scale model workflows across multiple hardware nodes while providing tools for model evaluation and performance benchmarking. The platform distinguishes itself by offering specialized utilities for model compression and weight transformation, allowing users to reduce memory footprints and latency through quantization and pruning. It supports the adaptation of large models for consumer-grade hardware, facili

    HTMLllmllm-inferencellm-serving
    GitHub पर देखें↗23,169
  • rasbt/llms-from-scratchrasbt का अवतार

    rasbt/LLMs-from-scratch

    97,260GitHub पर देखें↗

    This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementation, the project enables users to master the fundamental mechanics of artificial intelligence without relying on high-level abstraction frameworks. The project distinguishes itself by constructing neural network components and gradient-based optimization logic from first princip

    Jupyter Notebookaiartificial-intelligencechatbot
    GitHub पर देखें↗97,260
  • changyeyu/llm-rl-visualizedchangyeyu का अवतार

    changyeyu/LLM-RL-Visualized

    4,529GitHub पर देखें↗

    LLM-RL-Visualized is a visual reference library and collection of knowledge maps designed to explain Large Language Model and Reinforcement Learning algorithms. It provides a structured system of conceptual diagrams and taxonomies covering the intersection of language model alignment and reinforcement learning. The project distinguishes itself through detailed visual mappings of complex workflows, such as the coordination of reward models and policy optimization in reinforcement learning from human feedback. It contrasts different preference optimization architectures, such as RLHF and Direct

    Python
    GitHub पर देखें↗4,529
  • datawhalechina/llms-from-scratch-cndatawhalechina का अवतार

    datawhalechina/llms-from-scratch-cn

    4,211GitHub पर देखें↗

    This project is an educational course and set of instructional materials for building large language models from scratch using Python. It provides a step-by-step guide and practical tutorials focused on the internal mechanics of transformer architectures and pre-training workflows. The repository features a framework for implementing and comparing diverse model families, including Llama, GLM, and RWKV. It uses a configuration-driven assembly approach to analyze the structural differences and internal mechanisms of these various architectures. The codebase covers the complete development pipe

    Jupyter Notebookglmllamallm
    GitHub पर देखें↗4,211
  • anthonycalandra/modern-cpp-featuresAnthonyCalandra का अवतार

    AnthonyCalandra/modern-cpp-features

    21,765GitHub पर देखें↗

    This project is a comprehensive collection of reference materials, including a language cheatsheet, a standard library reference, and a concurrency reference. It serves as a guide to modern C++ development, focusing on language syntax, standard library utilities, and template metaprogramming patterns. The repository provides specific guidance on template metaprogramming through a dedicated guide covering compile-time evaluation, type deduction, and variadic template execution. The materials cover a broad range of capabilities, including asynchronous programming, memory management, and system

    cppcpp11cpp14
    GitHub पर देखें↗21,765
  • angrbrd/hyperledger-fabric-basicsangrbrd का अवतार

    angrbrd/hyperledger-fabric-basics

    90GitHub पर देखें↗

    A Comprehensive Getting Started Guide For Application Development On Hyperledger Fabric

    JavaScript
    GitHub पर देखें↗90
  • alexeymezenin/laravel-best-practicesalexeymezenin का अवतार

    alexeymezenin/laravel-best-practices

    12,299GitHub पर देखें↗

    This project is a comprehensive guide to architectural standards and coding patterns for developing maintainable applications within the Laravel framework. It focuses on clean code standards, applying the single responsibility and DRY principles to ensure codebase predictability and consistency. The guide emphasizes decoupling components by moving business logic into service layers and shifting input validation into dedicated request classes to keep controllers lean. It advocates for the use of a service container and dependency injection to reduce class coupling and improve testability. The

    GitHub पर देखें↗12,299
  • barisuyar/swiftui-presentationbarisuyar का अवतार

    barisuyar/SwiftUI-Presentation

    2GitHub पर देखें↗

    WWDC 2019'da tanıtılan yeni UI framework'ü SwiftUI'ya giriş amacı gütmektedir.

    Swift
    GitHub पर देखें↗2
  • astaxie/build-web-application-with-golangastaxie का अवतार

    astaxie/build-web-application-with-golang

    43,920GitHub पर देखें↗

    This project is an open-source software engineering handbook and technical learning resource focused on backend web development. It provides a comprehensive guide to building server-side applications, covering the end-to-end flow of web requests from initial HTTP traffic handling to database integration and dynamic content rendering. The material follows a code-centric pedagogical pattern, anchoring theoretical concepts in functional snippets that demonstrate practical implementation. The curriculum is organized through progressive complexity sequencing, moving from foundational language synt

    Go
    GitHub पर देखें↗43,920
  • amfe/articleA

    amfe/article

    0GitHub पर देखें↗

    阿里无线前端性能优化指南 (Pt.1 加载期优化) by @晓田 - Web中的图标 by @大漠 - 我理解的阿里无线前端“架构”(半鸡汤,少干货) by @hongru - 写给前端面试者 by @大漠 - 手机淘宝这三年(更新PPT同步录音视频) by @渚薰 - 手机淘宝前端的图片相关工作流程梳理 by @勾三股四 - 高级CSS filters by @大漠 - Font Boosting by @尚左 - 15年双11手淘前端技术巡演 - 前言 by @hongru - 对无线电商动态化方案的思考(一) by @勾三股四 - 对无线电商动态化方案的思考(二) by…

    GitHub पर देखें↗0
  • akikoz/alfred-web-search-suggestAkikoZ का अवतार

    AkikoZ/alfred-web-search-suggest

    356GitHub पर देखें↗

    Alfred search suggest workflow for various popular websites.

    PHP
    GitHub पर देखें↗356
  • astaxie/go-in-actionA

    astaxie/Go-in-Action

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • adam-p/markdown-hereadam-p का अवतार

    adam-p/markdown-here

    60,218GitHub पर देखें↗

    Markdown Here is a browser extension that enables rich text composition within web-based editors that lack native formatting support. By transforming plain text markdown syntax into rendered HTML, it allows users to draft professional emails and documents using standard markup, including headers, tables, and footnotes, directly inside their browser. The tool distinguishes itself through a bidirectional transformation engine that supports both the conversion of markdown to HTML and the reversion of rendered content back into its original source code. This state-preserving functionality allows

    JavaScript
    GitHub पर देखें↗60,218
  • bayandin/awesome-awesomenessbayandin का अवतार

    bayandin/awesome-awesomeness

    33,490GitHub पर देखें↗

    This project is a community-driven directory that aggregates and categorizes high-quality technical resources, tools, and learning materials. It functions as a centralized knowledge management repository, designed to help developers navigate the software development landscape by providing structured access to curated lists and external project references. The directory relies on a collaborative, peer-reviewed workflow where external contributors submit and maintain links through a version-controlled system. This community-maintained approach ensures that the information remains current and re

    Ruby
    GitHub पर देखें↗33,490
  • bhnddowinf/vuejs-learnbhnddowinf का अवतार

    bhnddowinf/vuejs-learn

    1,956GitHub पर देखें↗

    (vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。)

    JavaScript
    GitHub पर देखें↗1,956
  • bhnddowinf/vuejs2-learnbhnddowinf का अवतार

    bhnddowinf/vuejs2-learn

    1,488GitHub पर देखें↗

    vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube)

    JavaScript
    GitHub पर देखें↗1,488
  • bigaston/pico-8-newgrounds-tutorialBigaston का अवतार

    Bigaston/pico-8-newgrounds-tutorial

    16GitHub पर देखें↗

    A little tutorial to use the Newgrounds medals system with PICO-8

    JavaScript
    GitHub पर देखें↗16
  • ashishpatel26/500-ai-machine-learning-deep-learning-computer-vision-nlp-projects-with-codeashishpatel26 का अवतार

    ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code

    34,579GitHub पर देखें↗

    This repository serves as a comprehensive, curated collection of open-source implementations focused on artificial intelligence, machine learning, and computer vision. It functions as a centralized knowledge base and technical resource index, providing students and professional engineers with a structured directory of code examples for educational and practical reference. The project distinguishes itself through a community-driven curation model, relying on manual updates and contributions to maintain a relevant and expansive archive. By organizing these resources into categorized lists, the

    artificial-intelligenceartificial-intelligence-projectsawesome
    GitHub पर देखें↗34,579