awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Framework de dezvoltare AI/ML

Clasament actualizat la 30 iun. 2026

For framework open source pentru machine learning, the strongest matches are google/flax (Flax is a deep learning framework and JAX neural), project-monai/monai (MONAI is a PyTorch-based deep learning framework that covers) and tensorflow/swift (Swift for TensorFlow is a first-class machine learning framework). microsoft/cntk and h2oai/h2o-llmstudio round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „open source ai”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.

Framework de dezvoltare AI/ML

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • google/flaxAvatar google

    google/flax

    7,238Vezi pe GitHub↗

    Flax is a deep learning framework and JAX neural network library designed for building complex machine learning models. It functions as a distributed training library and model state manager, providing a toolkit for defining flexible neural network architectures and scaling their training across multiple hardware devices. The project is characterized by a design that separates network logic from parameter values to remain compatible with pure functions. It uses hierarchical module composition to organize networks as trees of nested modules and employs a reference-based state management system

    Flax is a deep learning framework and JAX neural network library that provides a high-level API, automatic differentiation, and distributed training for building complex models, fitting your search for an open-source machine learning framework, though it focuses more on research-style model definition and training than on deployment tooling.

    Jupyter NotebookDeep Learning FrameworksDistributed TrainingDistributed Training
    Vezi pe GitHub↗7,238
  • project-monai/monaiAvatar Project-MONAI

    Project-MONAI/MONAI

    7,869Vezi pe GitHub↗

    MONAI is a PyTorch-based deep learning framework and library specifically designed for healthcare imaging. It provides a suite of domain-specific neural network architectures, specialized loss functions, and preprocessing pipelines tailored for analyzing multi-dimensional medical data. The project distinguishes itself through a decentralized federated learning system that allows models to learn from datasets across multiple institutions without exchanging raw patient images. It also features AI-assisted medical image annotation tools and a standardized model bundling system to ensure consiste

    MONAI is a PyTorch-based deep learning framework that covers all the requested capabilities—deep learning, GPU acceleration, automatic differentiation, model deployment, high-level APIs, and distributed training—but is specialized for healthcare imaging, making it a comprehensive fit if that domain is of interest.

    PythonDistributed TrainingData-Parallel TrainingModel Inference Deployment
    Vezi pe GitHub↗7,869
  • tensorflow/swiftAvatar tensorflow

    tensorflow/swift

    6,131Vezi pe GitHub↗

    Swift for TensorFlow is a custom toolchain that extends the Swift language with first-class automatic differentiation and differentiable types, enabling gradient-based computation directly within the compiler. It integrates the Swift compiler with TensorFlow runtime and XLA backends, allowing tensor operations to be compiled and executed on hardware-accelerated hardware for high-performance machine learning. The project distinguishes itself through compiler-integrated automatic differentiation that computes gradients of user-defined functions and types during compilation, eliminating the need

    Swift for TensorFlow is a first-class machine learning framework that integrates automatic differentiation directly into the Swift language, provides GPU acceleration through XLA backends, and leverages the TensorFlow runtime for model building, training, and deployment — squarely matching your search for a complete ML framework.

    Jupyter NotebookAutomatic DifferentiationAutomatic Differentiation Frameworks
    Vezi pe GitHub↗6,131
  • microsoft/cntkAvatar Microsoft

    Microsoft/CNTK

    17,602Vezi pe GitHub↗

    CNTK is a deep learning toolkit used for the design, construction, and training of neural networks. It defines model architectures as computational graphs and optimizes network parameters using an automatic differentiation engine and stochastic gradient descent. The project emphasizes large scale model distribution, spreading training workloads across multiple hardware nodes and GPUs. It features specialized support for dynamic sequence handling, allowing filters to be convolved across both spatial and dynamic sequence axes to process data of variable lengths. The toolkit provides hardware-a

    CNTK is a deep learning framework that defines neural networks as computational graphs with automatic differentiation, supports distributed training across multiple GPUs, and includes ONNX-based model deployment, matching the core requirements for building, training, and deploying machine learning models.

    C++Distributed TrainingData-Parallel Training
    Vezi pe GitHub↗17,602
  • h2oai/h2o-llmstudioAvatar h2oai

    h2oai/h2o-llmstudio

    4,977Vezi pe GitHub↗

    h2o-llmstudio is a language model training framework that provides a no-code graphical interface for fine-tuning large language models on custom datasets. It functions as a specialized tool for managing the training lifecycle, from configuring hyperparameters to monitoring performance metrics. The project distinguishes itself through a multi-GPU training orchestrator that distributes workloads via data parallel processing and a low-rank adaptation tool for memory-efficient fine-tuning. It also includes a model evaluation dashboard featuring an interactive chat interface to verify conversation

    H2O LLM Studio is a no-code framework specifically for fine-tuning and deploying large language models, so it is a genuine—if specialized—machine learning framework with GPU-accelerated distributed training and deployment features.

    PythonDistributed TrainingData-Parallel TrainingDistributed GPU Training
    Vezi pe GitHub↗4,977
  • fastai/fastaiAvatar fastai

    fastai/fastai

    27,862Vezi pe GitHub↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for training and deploying models, with GPU acceleration, automatic differentiation, and distributed training support, making it a comprehensive machine learning framework for this search.

    Jupyter NotebookDistributed TrainingDeep Learning Libraries
    Vezi pe GitHub↗27,862
  • facebookresearch/fairseqAvatar facebookresearch

    facebookresearch/fairseq

    32,228Vezi pe GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Fairseq is a specialized framework for sequence-to-sequence models like machine translation and speech recognition, built on PyTorch with full support for deep learning, GPU acceleration, automatic differentiation, distributed training, and deployment pipelines—making it a strong fit for an AI/ML framework with these capabilities.

    PythonDistributed TrainingData-Parallel TrainingDistributed Training Sharding
    Vezi pe GitHub↗32,228
  • pytorch/pytorchAvatar pytorch

    pytorch/pytorch

    100,814Vezi pe GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    PyTorch is a leading deep learning framework with GPU-accelerated tensor operations, automatic differentiation, and built-in distributed training, making it a perfect fit for building, training, and deploying AI/ML models.

    PythonFunctional Autograd
    Vezi pe GitHub↗100,814
  • lululxvi/deepxdeAvatar lululxvi

    lululxvi/deepxde

    3,874Vezi pe GitHub↗

    DeepXDE is a scientific machine learning library and deep learning PDE solver used to compute solutions for forward and inverse ordinary, partial, and integro-differential equations. It functions as a physics-informed neural network library that embeds physical laws and boundary conditions directly into the neural network loss function. The project provides a deep operator network framework for learning operator mappings that approximate relationships between functions in multiphysics problems. It is implemented as a multi-backend tensor library, allowing the system to switch between differen

    DeepXDE is a scientific machine learning library that specializes in physics-informed neural networks for solving differential equations, built on top of deep learning backends like TensorFlow and PyTorch — it provides the core capabilities of a machine learning framework (deep learning, automatic differentiation, distributed training) but is focused on scientific computing rather than general AI/ML model development.

    PythonAutomatic DifferentiationAutomatic Differentiation FrameworksDistributed Training
    Vezi pe GitHub↗3,874
  • keras-team/kerasAvatar keras-team

    keras-team/keras

    64,094Vezi pe GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Keras is a high-level multi-backend deep learning framework that lets you build, train, and deploy neural networks with a clean API, supporting GPU acceleration, automatic differentiation, distributed training, and model deployment — exactly what this search is after.

    PythonDistributed Training
    Vezi pe GitHub↗64,094
  • dmlc/xgboostAvatar dmlc

    dmlc/xgboost

    28,471Vezi pe GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    XGBoost is a distributed gradient boosting library with GPU acceleration and distributed training, making it a valid machine learning framework for tree-based models, but it lacks deep learning support and automatic differentiation, so it falls short for neural-network-focused tasks.

    C++Distributed TrainingGPU Training AcceleratorsMulti-GPU Training Utilities
    Vezi pe GitHub↗28,471
  • tensorflow/tensorflowAvatar tensorflow

    tensorflow/tensorflow

    195,697Vezi pe GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The system provides high-level interfaces for defining neural network architectures, alongside a robust engine for managing multidimensional array structures and tensor mathematics. The framework distinguishes itself through a scalable distributed runtime that orchestrates workloads acr

    TensorFlow is a comprehensive machine learning framework that directly supports building, training, and deploying models, with deep learning, GPU acceleration, automatic differentiation, high-level APIs like Keras, and robust distributed training — making it a flagship fit for this search.

    C++GPU Acceleration Configurations
    Vezi pe GitHub↗195,697
  • tensorpack/tensorpackAvatar tensorpack

    tensorpack/tensorpack

    6,287Vezi pe GitHub↗

    Tensorpack is a high-level TensorFlow neural network framework and research library designed for building and training deep learning models. It provides a collection of reproducible neural network architectures for computer vision, generative tasks, reinforcement learning, and natural language processing. The project distinguishes itself through a specialized deep learning data pipeline that uses pure Python for parallel data loading and streaming. It includes a multi-GPU training orchestrator for distributing workloads via data-parallel strategies and a dedicated interpretability toolkit for

    Tensorpack is a high-level TensorFlow framework purpose-built for training deep neural networks with GPU-accelerated data pipelines and distributed training, making it a solid fit for this search, although its deployment support is primarily through the broader TensorFlow ecosystem rather than built-in.

    PythonGPU Training AcceleratorsHigh-Level Model APIsDistributed GPU Training
    Vezi pe GitHub↗6,287
  • huggingface/transformersAvatar huggingface

    huggingface/transformers

    161,630Vezi pe GitHub↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Transformers is a comprehensive library for transformer-based models that covers the full model lifecycle—training, fine-tuning, and deployment—with built-in support for distributed training, GPU acceleration, automatic differentiation (via backends), and a high-level API, making it a flagship machine learning framework that aligns with all requested features.

    PythonAPI FrameworksByte Pair EncodingsHybrid
    Vezi pe GitHub↗161,630
  • internlm/xtunerAvatar InternLM

    InternLM/xtuner

    5,150Vezi pe GitHub↗

    xtuner is a comprehensive training engine for large language models, offering a toolkit for pre-training, supervised fine-tuning, and the optimization of vision-language multimodal models. It serves as a distributed training accelerator and a specialized framework for scaling Mixture-of-Experts models and aligning model behavior through reinforcement learning from human feedback. The project distinguishes itself through advanced memory and compute optimizations, such as sequence parallelism for ultra-long context windows and interleaved pipeline parallelism to reduce GPU idle time. It provide

    xtuner is a training engine and fine-tuning framework specialized for large language and multimodal models, with built-in distributed training, GPU optimization, and deployment export support — making it a good fit if you need a framework focused on training and deploying large-scale deep learning models.

    PythonDistributed TrainingDistributed TrainingDistributed Training
    Vezi pe GitHub↗5,150
  • apache/mxnetAvatar apache

    apache/mxnet

    20,829Vezi pe GitHub↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    MXNet is a deep learning framework that supports building, training, and deploying neural networks with GPU acceleration, automatic differentiation, distributed training, and both imperative and symbolic APIs, making it a solid match for a machine learning framework.

    C++Distributed TrainingDeep Learning Libraries
    Vezi pe GitHub↗20,829
  • facebookresearch/mmfAvatar facebookresearch

    facebookresearch/mmf

    5,635Vezi pe GitHub↗

    MMF is a modular framework for building, training, and evaluating vision-and-language models. It provides a configuration-driven experiment system where model, dataset, and training parameters are defined through composable YAML files, alongside a curated model zoo of pretrained checkpoints for state-of-the-art multimodal architectures. The framework includes a multimodal dataset loader that downloads, processes, and batches vision-and-language data, and a vision-language model trainer supporting distributed training, mixed precision, and checkpoint-based resumption. The framework distinguish

    MMF is a modular framework for building, training, and evaluating vision-and-language models, built on PyTorch with GPU acceleration, automatic differentiation, distributed training, and a high-level configuration-driven API — it squarely fits the machine learning framework category, though specialized to multimodal tasks rather than general-purpose ML.

    PythonDistributed TrainingData-Parallel TrainingDistributed Training Sharding
    Vezi pe GitHub↗5,635
  • jax-ml/jaxAvatar jax-ml

    jax-ml/jax

    35,828Vezi pe GitHub↗

    This project is a high-performance numerical computing library designed for large-scale scientific and machine learning workloads. It functions as an automatic differentiation framework and a just-in-time compilation engine, transforming high-level Python code into optimized machine instructions. By enforcing pure functional programming patterns and immutable array semantics, the library ensures that mathematical functions remain compatible with automated graph transformations and symbolic differentiation. The platform distinguishes itself through its distributed array computing capabilities,

    JAX is a high-performance numerical computing library built for machine learning, offering automatic differentiation, GPU acceleration via JIT compilation, and distributed training—key features of an ML framework—though its API is lower-level and deployment support is indirect.

    PythonAutomatic Differentiation Frameworks
    Vezi pe GitHub↗35,828
  • bvlc/caffeAvatar BVLC

    BVLC/caffe

    34,576Vezi pe GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    Caffe is a high-performance deep learning framework focused on computer vision that supports GPU acceleration, automatic differentiation, and model deployment, making it a solid fit for building and deploying deep neural networks, though its distributed training capabilities are more limited than newer frameworks.

    C++Deep Learning Frameworks
    Vezi pe GitHub↗34,576
  • open-mmlab/mmagicAvatar open-mmlab

    open-mmlab/mmagic

    7,434Vezi pe GitHub↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    MMagic is a generative AI training pipeline and framework built on PyTorch that provides a high-level API for building, training, and deploying models with deep learning, GPU acceleration, and automatic differentiation — exactly the kind of machine-learning framework you need for AI model development.

    Jupyter NotebookDistributed TrainingDistributed TrainingData-Parallel Training
    Vezi pe GitHub↗7,434
  • ml-explore/mlxAvatar ml-explore

    ml-explore/mlx

    27,047Vezi pe GitHub↗

    This project is a machine learning array framework and tensor computation library designed for high-performance numerical computing. It provides a comprehensive suite of tools for constructing and training neural networks, featuring an automatic differentiation engine that facilitates gradient-based optimization and complex mathematical modeling. The library distinguishes itself through a unified memory architecture that allows data to be shared across CPU and GPU devices without explicit copies, significantly reducing data movement overhead. Its execution model relies on a lazy evaluation en

    MLX is a machine learning array framework built for high‑performance numerical computing, with automatic differentiation and unified CPU/GPU memory, making it a solid fit for building and training AI models, though it focuses on low‑level tensor operations rather than a high‑level API or distributed training.

    C++Deep Learning LibrariesDistributed Training Sharding
    Vezi pe GitHub↗27,047
  • microsoft/lightgbmAvatar microsoft

    microsoft/LightGBM

    18,096Vezi pe GitHub↗

    LightGBM is a high-performance machine learning framework designed for constructing gradient-boosted decision tree ensembles. It provides a platform for training classification, regression, and ranking models, with a focus on memory efficiency and large-scale distributed computing. The framework distinguishes itself through specialized algorithmic strategies, including leaf-wise tree growth and histogram-based decision learning, which prioritize convergence speed. It optimizes memory usage by bundling mutually exclusive features and employs gradient-based sampling to reduce training complexit

    LightGBM is a gradient-boosting machine learning framework that excels at training and deploying tree-based models with GPU and distributed training support, but it lacks deep learning and automatic differentiation capabilities, so it covers only part of the requested features.

    C++Distributed Training
    Vezi pe GitHub↗18,096
  • karpathy/nanochatAvatar karpathy

    karpathy/nanochat

    55,103Vezi pe GitHub↗

    Nanochat is a lightweight execution environment designed for training and running language models on standard consumer hardware. It functions as both a neural network training framework and an inference engine, enabling users to perform backpropagation-based training and model execution directly on general-purpose processors without the need for dedicated graphics hardware. The project distinguishes itself through a suite of optimization tools that prioritize efficiency on local machines. By utilizing memory-mapped weight loading and CPU-optimized vector math, it maximizes throughput for inte

    Nanochat is a lightweight neural network training framework and inference engine for language models on CPU, making it a genuine machine learning framework for building and training models, though it lacks GPU acceleration and distributed training support.

    PythonLocal Inference RuntimesTransformer Inference EnginesTraining Frameworks
    Vezi pe GitHub↗55,103
  • scikit-learn/scikit-learnAvatar scikit-learn

    scikit-learn/scikit-learn

    66,344Vezi pe GitHub↗

    Scikit-learn is a machine learning library for predictive data analysis that provides a collection of algorithms for supervised and unsupervised learning. It functions as a comprehensive toolkit for data preprocessing, dimensionality reduction, and model selection, allowing users to classify data objects, predict continuous values, and cluster similar items based on historical patterns. The project is defined by a unified interface design where objects either learn from data, transform data, or chain these operations into sequential workflows. To ensure performance on large or high-dimensiona

    Scikit-learn is a comprehensive library for classic machine learning with a unified high-level API, but it lacks deep learning support, GPU acceleration, automatic differentiation, and robust model deployment, making it a narrower fit for your full-stack deep learning needs.

    PythonDimensionality Reduction EnginesFrameworksPipeline Patterns
    Vezi pe GitHub↗66,344
  • apache/sparkAvatar apache

    apache/spark

    43,467Vezi pe GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Apache Spark is a distributed data processing engine that includes MLlib for scalable machine learning, so it fits as a framework for building and training models at scale, though it lacks native deep learning support and automatic differentiation compared to dedicated ML frameworks.

    ScalaDistributed Data Processing EnginesDistributed Data Processing FrameworksCoordinator-Worker Topologies
    Vezi pe GitHub↗43,467
  • pair-code/deeplearnjsAvatar PAIR-code

    PAIR-code/deeplearnjs

    8,435Vezi pe GitHub↗

    Deeplearnjs is a JavaScript deep learning framework and automatic differentiation engine designed for building and training artificial intelligence models within a web browser environment. It functions as a machine learning library that leverages WebGL to provide hardware acceleration for neural networks. The project serves as a high-performance linear algebra library, using the GPU to execute operations on multi-dimensional arrays. This enables the implementation of deep learning models and the execution of client-side machine learning inference. The framework covers the complete automatic

    Deeplearn.js is a JavaScript deep learning framework with automatic differentiation and WebGL-accelerated GPU support for building and training models directly in the browser, but it lacks distributed training and its deployment scope is limited to client-side inference.

    TypeScriptAutomatic Differentiation EnginesAutomatic Differentiation SystemsBrowser-Based Frameworks
    Vezi pe GitHub↗8,435
Compară top 10 dintr-o privire
RepositorySteleLimbajLicențăUltimul push
google/flax7.2KJupyter NotebookApache-2.017 iun. 2026
project-monai/monai7.9KPythonapache-2.019 feb. 2026
tensorflow/swift6.1KJupyter NotebookApache-2.012 ian. 2022
microsoft/cntk17.6KC++NOASSERTION11 mar. 2023
h2oai/h2o-llmstudio5KPythonApache-2.018 iun. 2026
fastai/fastai27.9KJupyter Notebookapache-2.014 feb. 2026
facebookresearch/fairseq32.2KPythonMIT30 sept. 2025
pytorch/pytorch100.8KPythonNOASSERTION16 iun. 2026
lululxvi/deepxde3.9KPythonlgpl-2.112 dec. 2025
keras-team/keras64.1KPythonApache-2.012 iun. 2026

Related searches

  • framework pentru construirea de agenți AI autonomi
  • model open source pentru deployment local
  • platformă open source pentru găzduirea de LLM-uri
  • framework open source pentru agenți AI
  • director cuprinzător de software open source
  • platformă open source pentru LLM-uri locale
  • platformă open source pentru LLM-uri locale
  • instrument open source pentru revizuirea automată a codului