73 repos

Awesome GitHub repositories, curated.

A community-curated directory of interesting public GitHub repositories. Ask in plain English — AI ranks by relevance. Save what you find.

Browse repositories

We'll search the best matching repositories with AI.
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHub

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir

    AI Context Integration ProtocolsAI Agent Tool IntegrationsAI Interoperability Layers
  • MisterBooo/LeetCodeAnimation

    MisterBooo/LeetCodeAnimation

    76,717GitHub

    LeetCodeAnimation is an educational code archive and technical interview resource designed to help developers master complex programming concepts. It functions as a centralized repository of source code and instructional materials, providing a structured environment for self-paced learning of fundamental computer scien

    Algorithm VisualizationsAlgorithmic Problem SetsEducational Code Archives
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHub

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners

    Attention MechanismsAutomatic DifferentiationAutomatic Differentiation Engines
  • swisskyrepo/PayloadsAllTheThings

    swisskyrepo/PayloadsAllTheThings

    75,346GitHub

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessme

    Community-Sourced Knowledge BasesOffensive Security CheatsheetsRemote File Inclusion Payloads
  • mlabonne/llm-course

    mlabonne/llm-course

    75,340GitHub

    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 we

    AI Research RepositoriesFine-Tuning StrategiesLarge Language Models
  • localsend/localsend

    localsend/localsend

    75,231GitHub

    LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. T

    Cross-Platform UI FrameworksFile Transfer UtilitiesLocal Peer-to-Peer File Sharing
  • nestjs/nest

    nestjs/nest

    74,685GitHub

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies thr

    Node.js Server FrameworksControllersDependency Injection Containers
  • ventoy/Ventoy

    ventoy/Ventoy

    74,578GitHub

    Ventoy is a cross-platform boot manager that enables users to launch multiple operating system installers and live environments from a single portable storage device. By intercepting the BIOS or UEFI startup sequence, it provides a unified menu that allows for the direct execution of disk image files without requiring

    Bootable Image ExecutorsChain-Loading BootloadersCross-Platform Boot Managers
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHub

    This project is a community-driven educational repository that serves as a comprehensive directory of university-level computer science video lectures. It provides a structured learning path for students and professionals, aggregating high-quality academic resources to facilitate self-paced study across a wide range of

    Computer Science CurriculaOpen Learning ResourcesCollaborative Knowledge Bases
  • infiniflow/ragflow

    infiniflow/ragflow

    73,425GitHub

    This project is a comprehensive retrieval-augmented generation platform designed for building, managing, and deploying knowledge-based AI applications. It provides a unified environment for organizing datasets, configuring conversational chat assistants, and developing autonomous agents that execute multi-step reasonin

    AI Agent FrameworksChat AssistantsGrounded Answer Generation
  • redis/redis

    redis/redis

    73,096GitHub

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Active-Active Database ClustersDistributed CachesDistributed State Management
  • awesomedata/awesome-public-datasets

    awesomedata/awesome-public-datasets

    72,846GitHub

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, t

    Curated Data RepositoriesCurated Resource ListsModel Training Pipelines
  • tensorflow/tfjs-examples

    tensorflow/tfjs-examples

    6,783GitHub

    This repository provides a collection of practical demonstrations and implementation guides for machine learning tasks using TensorFlow.js. It serves as a resource for developers to explore model architectures, training workflows, and data manipulation techniques across domains such as computer vision, natural language

    Manual Memory ManagementCore Model APIsModel Execution APIs