awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesLearning Examples

Curated examples and demonstrations used for educational purposes.

Distinguishing note: Focuses on specific platform demonstrations, distinct from general documentation.

Explore 8 awesome GitHub repositories matching education & learning resources · Learning Examples. Refine with filters or upvote what's useful.

Awesome Learning Examples GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • jeecgboot/jeecgbootAvatar von jeecgboot

    jeecgboot/JeecgBoot

    46,842Auf GitHub ansehen↗

    JeecgBoot is a low-code enterprise development platform designed to accelerate the creation of complex business applications. It functions as a modular software foundation that provides a comprehensive environment for building systems through visual configuration, automated code generation, and integrated business process management. The platform is built to handle enterprise-grade requirements, including built-in authentication and granular role-based access control. The platform distinguishes itself through a unified development ecosystem that generates responsive interfaces for desktop, ta

    Provides a demonstration of tablet-optimized interface implementation.

    Javaactivitiagentai
    Auf GitHub ansehen↗46,842
  • tmux/tmuxAvatar von tmux

    tmux/tmux

    46,643Auf GitHub ansehen↗

    This project is a terminal multiplexer that enables multiple terminal sessions to run simultaneously within a single window or a detached background process. By decoupling the client interface from a persistent server process, it allows users to maintain long-running command-line tasks that continue to execute even after disconnecting from a remote host. The system functions as a terminal window manager and process controller, providing a text-based interface to organize multiple shell processes into custom tiled layouts. It distinguishes itself through a programmable command-line interface t

    Provides documented code examples and command implementations for educational purposes.

    C
    Auf GitHub ansehen↗46,643
  • rssnext/foloAvatar von RSSNext

    RSSNext/Folo

    38,546Auf GitHub ansehen↗

    Folo is a centralized RSS feed aggregator designed to consolidate digital content from multiple sources into a single, unified reading interface. It utilizes a local-first data architecture, employing a relational database to store feed metadata and article content, which ensures that information remains accessible and searchable even without an active internet connection. The application distinguishes itself through an integrated intelligent content processor that leverages asynchronous pipelines to translate foreign languages and generate concise summaries of long-form articles. To maintain

    Provides a documented example project used to illustrate architectural patterns and application design concepts.

    TypeScriptaireaderrss
    Auf GitHub ansehen↗38,546
  • mli/paper-readingAvatar von mli

    mli/paper-reading

    33,449Auf GitHub ansehen↗

    This project is a collaborative academic repository designed for the synthesis of research papers and the study of machine learning architectures. It functions as a technical knowledge base, providing curated reading paths and annotated summaries to help students and practitioners master complex topics in artificial intelligence, computer vision, and natural language processing. The repository utilizes a static site generation model to transform structured text files into a navigable documentation site. Content is organized through hierarchical directory routing, which maps the repository's f

    Provides documented examples and illustrative scenarios to support the learning process.

    deep-learningpaperreading-list
    Auf GitHub ansehen↗33,449
  • cfenollosa/os-tutorialAvatar von cfenollosa

    cfenollosa/os-tutorial

    30,551Auf GitHub ansehen↗

    This project is an educational curriculum designed to teach the fundamentals of operating system development and low-level systems programming. It provides a structured sequence of lessons and code samples that guide users through building a functional kernel and bootloader from scratch, enabling a practical understanding of how software interacts directly with computer hardware. The repository distinguishes itself by focusing on the core mechanics of bare-metal execution. It covers the implementation of essential system components, including assembly-based bootloaders that transition process

    Provides documented examples and feature demonstrations to illustrate technical concepts and library usage.

    C
    Auf GitHub ansehen↗30,551
  • archivebox/archiveboxAvatar von ArchiveBox

    ArchiveBox/ArchiveBox

    26,876Auf GitHub ansehen↗

    ArchiveBox is a self-hosted archiving tool designed for personal digital preservation and research data management. It functions as an automated web preservation engine that monitors URL inputs from bookmarks, browser history, or manual entries to capture and store permanent, offline copies of web content. By utilizing headless browser automation, the system renders dynamic web pages to ensure that captured snapshots, PDFs, and media assets remain accurate and accessible even if the original source disappears. The project distinguishes itself through a modular extractor pipeline and a task-qu

    Provides illustrative code examples and guided learning materials to help developers understand specific technical implementations.

    Pythonarchiveboxbackupsbookmark-archiver
    Auf GitHub ansehen↗26,876
  • jcjohnson/pytorch-examplesAvatar von jcjohnson

    jcjohnson/pytorch-examples

    4,872Auf GitHub ansehen↗

    This repository provides a curated collection of self-contained Python code examples that demonstrate the core capabilities of the PyTorch deep learning framework. The examples cover automatic differentiation, dynamic computational graphs, GPU‑accelerated tensor operations, and training of neural network models using gradient‑based optimization. The code samples illustrate PyTorch’s dynamic graph construction, where models can change structure with native control flow, and its automatic gradient computation through reverse‑mode differentiation. Additional examples show how to work with tensor

    Provides a curated collection of self-contained PyTorch code examples for learning.

    Python
    Auf GitHub ansehen↗4,872
  • daveebbelaar/ai-cookbookAvatar von daveebbelaar

    daveebbelaar/ai-cookbook

    3,772Auf GitHub ansehen↗

    This project is an AI engineering cookbook and tutorial suite providing step-by-step patterns for building production-ready artificial intelligence systems. It serves as an implementation guide and framework for integrating large language models into software applications. The repository functions as a generative AI pattern library, offering curated code snippets and modular scripts to connect models to external data and tools. It provides a collection of practical examples and reusable implementation patterns designed to accelerate the development of AI features and prototypes. The codebase

    Uses concrete code snippets and runnable scripts as curated educational examples to illustrate AI concepts.

    Pythonagentsaianthropic
    Auf GitHub ansehen↗3,772
  1. Home
  2. Education & Learning Resources
  3. Learning Examples