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

28 repos

Awesome GitHub RepositoriesFrameworks

Software libraries and environments providing the foundational tools to construct, train, and execute machine learning models.

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

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

Awesome Frameworks GitHub Repositories

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

    meta-llama/llama

    59,157GitHubView on GitHub↗

    Llama is a computational framework and runtime environment designed for executing transformer-based neural networks locally. It functions as a generative AI inference engine, enabling the processing of input sequences through pre-trained model weights to produce text completions and structured data outputs directly on

    Optimizes the loading and execution of transformer-based neural networks on standard computing hardware.

    Python
  • zylon-ai/private-gpt

    zylon-ai/private-gpt

    57,116GitHubView on GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to prov

    Transforms local data into searchable collections to enable context-aware responses from both local and cloud-based models.

    Python
  • ultralytics/yolov5

    ultralytics/yolov5

    56,830GitHubView on GitHub↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning

    A comprehensive toolkit for training, validating, and deploying deep learning models across various vision tasks.

    Pythoncoremldeep-learningios
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Trains neural networks to learn and map complex facial identity representations from large image datasets.

    Pythondeep-face-swapdeep-learningdeep-neural-networks
  • karpathy/nanoGPT

    karpathy/nanoGPT

    53,461GitHubView on GitHub↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi

    Optimizes computational throughput for training and fine-tuning transformer-based language models from scratch.

    Python
  • ultralytics/ultralytics

    ultralytics/ultralytics

    53,426GitHubView on GitHub↗

    Ultralytics is a comprehensive computer vision framework designed for training, validating, and deploying deep learning models across a wide range of visual recognition tasks. It provides a unified interface for core operations including object detection, instance segmentation, pose estimation, and image classification

    Enables end-to-end development of visual recognition systems, from initial training to production-ready deployment.

    Pythonclicomputer-visiondeep-learning
  • facebookresearch/segment-anything

    facebookresearch/segment-anything

    53,431GitHubView on GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring serve

    Facilitates real-time object detection and mask generation entirely within the client-side browser without requiring server-side computation.

    Jupyter Notebook
  • unslothai/unsloth

    unslothai/unsloth

    52,461GitHubView on GitHub↗

    Unsloth is a high-performance training and inference platform designed to optimize the lifecycle of large language and multimodal models. It provides a comprehensive engine for fine-tuning, executing, and managing models locally, with a focus on reducing memory consumption and increasing compute speed on consumer-grade

    Optimizes memory usage and compute speed for fine-tuning large language models on consumer-grade hardware.

    Pythonagentdeepseekdeepseek-r1
Prev12Next

Explore sub-tags

  • Computer Vision9 sub-tagsToolkits and libraries for training, validating, and deploying deep learning models for image processing and computer vision tasks.
  • Educational Neural Network ImplementationsPedagogical implementations of neural network components built from first principles without high-level abstractions.
  • General-PurposeBroad-spectrum machine learning libraries.
  • Inference Runtimes2 sub-tags
Model Construction4 sub-tags
  • Reinforcement Learning EnvironmentsFrameworks and simulation environments for training agents in reinforcement learning tasks.
  • Training Systems5 sub-tags