awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Implementation Guides · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesImplementation Guides

Tutorials and exercises focused on building functional software components and practical application implementations.

Explore 2 awesome GitHub repositories matching education & learning resources · Implementation Guides. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Learning Resources
  4. Educational Content & Resources
  5. Implementation Guides

Awesome Implementation Guides GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • rasbt/LLMs-from-scratch

    rasbt/LLMs-from-scratch

    85,529GitHubView on GitHub↗

    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 implementat

    Jupyter Notebookaiartificial-intelligencechatbot
  • realworld-apps/realworld

    realworld-apps/realworld

    82,844GitHubView on GitHub↗

    RealWorld is an open-source project that provides a standardized blueprint for building functionally identical applications across diverse programming languages and frameworks. By establishing a contract-first API specification and a shared data model, it enables developers to create decoupled frontend and backend comp

    Bru