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

76 repos

Awesome GitHub RepositoriesInfrastructure

Foundational systems and hardware-level tools required to support the development, deployment, and scaling of machine learning workflows.

Explore 76 awesome GitHub repositories matching artificial intelligence & ml · Infrastructure. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure

Awesome Infrastructure GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • google-gemini/gemini-cli

    google-gemini/gemini-cli

    94,954GitHubView on GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,

    Latency and API costs are minimized by storing previously processed prompt tokens for reuse in subsequent requests.

    TypeScriptaiai-agentscli
  • openai/whisper

    openai/whisper

    94,839GitHubView on GitHub↗

    This project is a speech recognition and translation engine that utilizes a sequence-to-sequence transformer architecture to convert audio into text. It is built upon a weakly supervised learning framework, which leverages large-scale, unlabelled audio-transcript data to create generalized speech representations capabl

    Builds robust speech representations by utilizing large-scale, loosely paired audio-transcript datasets during the training process.

    Python
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Boosts rendering performance by leveraging a high-speed engine that optimizes 3D transforms and real-time visual updates.

    TypeScriptcssframeworkutility
  • immich-app/immich

    immich-app/immich

    92,953GitHubView on GitHub↗

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining ful

    Processes machine learning tasks using externalized models and thread pools to optimize performance for image and text analysis.

    TypeScriptbackup-toolfluttergoogle-photos
  • gin-gonic/gin

    gin-gonic/gin

    88,134GitHubView on GitHub↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework

    Bypasses runtime reflection overhead by invoking handler functions through direct static type assertions.

    Goframeworkgingo
  • opencv/opencv

    opencv/opencv

    86,238GitHubView on GitHub↗

    OpenCV is a comprehensive computer vision library designed for real-time performance and cross-platform deployment. It provides a native execution environment that leverages multi-threaded operations and automated memory management to handle intensive computational tasks, including image processing and machine learning

    Executes pre-trained neural networks to perform classification, detection, and segmentation tasks on visual data.

    C++c-plus-pluscomputer-visiondeep-learning
  • 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

    Establishes a structured environment for building and training custom language models to master the development lifecycle.

    Jupyter Notebookaiartificial-intelligencechatbot
  • home-assistant/core

    home-assistant/core

    84,936GitHubView on GitHub↗

    Home Assistant is a centralized home automation platform designed to orchestrate diverse internet-connected devices and services. It functions as a local-first control system that normalizes heterogeneous hardware protocols into a unified set of entities, attributes, and services. The core architecture relies on an eve

    Normalizes heterogeneous hardware protocols into a consistent set of entities, attributes, and services.

    Pythonasynciohacktoberfesthome-automation
  • punkpeye/awesome-mcp-servers

    punkpeye/awesome-mcp-servers

    81,101GitHubView on GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosy

    Delivers standardized interfaces for agents to control desktop environments, manage windows, and simulate user input.

    aimcp
  • hacksider/Deep-Live-Cam

    hacksider/Deep-Live-Cam

    79,568GitHubView on GitHub↗

    Deep-Live-Cam is a generative video transformation tool designed for real-time facial manipulation and cinematic enhancement. It functions as a local-first AI runtime, performing all media processing directly on the user's hardware to ensure complete data privacy without external network dependencies. By utilizing a hi

    Optimizes generative models for low-latency, real-time inference on consumer-grade hardware.

    Pythonaiai-deep-fakeai-face
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHubView on GitHub↗

    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

    Creates a unified interface layer that enables seamless interaction between diverse AI clients and backend service providers.

    TypeScript
  • fighting41love/funNLP

    fighting41love/funNLP

    78,999GitHubView on GitHub↗

    This project is a community-driven knowledge base and curated repository focused on natural language processing and large language model development. It serves as a centralized index for high-quality tools, libraries, and research materials, organizing technical resources into structured, version-controlled documentati

    Aggregates comparative data and interaction tools to help users evaluate the capabilities of diverse conversational agents.

    Python
  • browser-use/browser-use

    browser-use/browser-use

    78,576GitHubView on GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows

    Manages settings and parameters for integrating specific generative AI models into browser-based automation workflows.

    Pythonai-agentsai-toolsbrowser-automation
  • hoppscotch/hoppscotch

    hoppscotch/hoppscotch

    77,888GitHubView on GitHub↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a sing

    Configures AI-driven assistance to generate payloads and automate test script creation.

    TypeScriptapiapi-clientapi-rest
  • tensorflow/models

    tensorflow/models

    77,684GitHubView on GitHub↗

    This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines fo

    Accelerates the training of large-scale neural networks by distributing compute tasks across heterogeneous hardware environments.

    Python
  • nomic-ai/gpt4all

    nomic-ai/gpt4all

    77,146GitHubView on GitHub↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a compreh

    Enables private, offline inference by running large language models directly on local hardware resources.

    C++ai-chatllm-inference
  • d2l-ai/d2l-zh

    d2l-ai/d2l-zh

    75,708GitHubView on GitHub↗

    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

    Features implementations of adaptive moment estimation to optimize stochastic objective functions.

    Pythonbookchinesecomputer-vision
  • zed-industries/zed

    zed-industries/zed

    75,634GitHubView on GitHub↗

    Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactori

    Runs machine learning models on local hardware to ensure data privacy and reduce latency for AI-assisted coding tasks.

    Rustgpuirust-langtext-editor
  • mlabonne/llm-course

    mlabonne/llm-course

    75,340GitHubView on GitHub↗

    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

    Covers end-to-end processes for adapting pre-trained models through supervised learning and preference alignment.

    courselarge-language-modelsllm
  • Developer-Y/cs-video-courses

    Developer-Y/cs-video-courses

    74,064GitHubView on GitHub↗

    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

    Bundles academic resources that explain the mathematical methods used to optimize machine learning models.

    algorithmsbioinformaticscomputational-biology
Prev1234Next

Explore sub-tags

  • Data Ingestion and Preparation4 sub-tagsTools focused on the initial stages of the pipeline, including loading, formatting, and augmenting raw data for model consumption.
  • Dataset Management2 sub-tags
  • Deployment & Serving8 sub-tags
  • Domain-Specific Processing Pipelines3 sub-tagsSpecialized pipelines tailored for specific data modalities like media synthesis or real-time streaming inference.
Evaluation & Validation14 sub-tags
  • Integrated Development Platforms1 sub-tagComprehensive environments that bundle tools for the end-to-end lifecycle, including development, management, and operational workflows.
  • Machine Learning Training8 sub-tagsFrameworks and utilities used to train, fine-tune, and align machine learning models with specific objectives.
  • Model Evaluation and Analysis7 sub-tagsTools and frameworks for measuring, benchmarking, and monitoring the performance and quality of machine learning models.
  • Model Inference and Serving7 sub-tagsPlatforms and techniques for deploying, optimizing, and serving machine learning models for production use.
  • Model Management9 sub-tagsTools and interfaces for organizing, loading, and executing machine learning models throughout their operational lifecycle.
  • Model Optimization5 sub-tagsTechniques and utilities designed to improve model performance, reduce resource consumption, and refine parameters for specific deployment environments.
  • Optimization & Inference8 sub-tags
  • Training & Tuning12 sub-tags
  • Training Monitoring & Profiling3 sub-tags