awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aws/aws-sdk-ruby

Open-source alternatives to Aws Sdk Ruby

30 open-source projects similar to aws/aws-sdk-ruby, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aws Sdk Ruby alternative.

  • airbnb/aerosolveAvatar von airbnb

    airbnb/aerosolve

    4,804Auf GitHub ansehen↗

    Aerosolve is a machine learning framework designed for training and deploying interpretable models. It functions as a feature engineering tool and a model trainer that utilizes sparse feature modeling to simplify weight debugging and accelerate data iteration. The system includes a specialized domain-specific transformation language for converting raw data families into model-ready representations. It also provides capabilities for visual content analysis by mapping images into dense high-dimensional vector spaces to rank and organize data by style or content. The framework allows for human-

    Scala
    Auf GitHub ansehen↗4,804
  • aksnzhy/xlearnAvatar von aksnzhy

    aksnzhy/xlearn

    3,095Auf GitHub ansehen↗

    High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.

    C++
    Auf GitHub ansehen↗3,095
  • alan-turing-institute/mlj.jlAvatar von alan-turing-institute

    alan-turing-institute/MLJ.jl

    1,928Auf GitHub ansehen↗

    A Julia machine learning framework

    Julia
    Auf GitHub ansehen↗1,928
  • alejandro-isaza/braincoreAvatar von alejandro-isaza

    alejandro-isaza/BrainCore

    378Auf GitHub ansehen↗

    The iOS and OS X neural network framework

    Swift
    Auf GitHub ansehen↗378
  • alexrudall/ruby-openaiAvatar von alexrudall

    alexrudall/ruby-openai

    3,224Auf GitHub ansehen↗

    OpenAI API Ruby! 🤖❤️ GPT-5 & Realtime WebRTC compatible!

    Ruby
    Auf GitHub ansehen↗3,224

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • alibaba/mnnAvatar von alibaba

    alibaba/MNN

    14,242Auf GitHub ansehen↗

    MNN is a high-performance inference engine and framework designed for on-device machine learning. It provides a comprehensive environment for executing, optimizing, and deploying neural network models directly on mobile and resource-constrained edge devices. The framework distinguishes itself through a robust model optimization toolkit that supports quantization, compression, and structural graph manipulation to minimize memory footprint and maximize execution speed. It features a modular architecture that abstracts hardware-specific backends, allowing models to run efficiently across diverse

    C++armconvolutiondeep-learning
    Auf GitHub ansehen↗14,242
  • amaiya/ktrainAvatar von amaiya

    amaiya/ktrain

    1,265Auf GitHub ansehen↗

    ktrain is a Python library that makes deep learning and AI more accessible and easier to apply

    Jupyter Notebookcomputer-visiondeep-learninggraph-neural-networks
    Auf GitHub ansehen↗1,265
  • amazaspshumik/sklearn-bayesAvatar von AmazaspShumik

    AmazaspShumik/sklearn-bayes

    524Auf GitHub ansehen↗

    Python package for Bayesian Machine Learning with scikit-learn API

    Jupyter Notebook
    Auf GitHub ansehen↗524
  • andreibondarev/langchainrbAvatar von andreibondarev

    andreibondarev/langchainrb

    1,989Auf GitHub ansehen↗

    Build LLM-powered applications in Ruby

    Ruby
    Auf GitHub ansehen↗1,989
  • ankane/epsAvatar von ankane

    ankane/eps

    687Auf GitHub ansehen↗

    Machine learning for Ruby

    Ruby
    Auf GitHub ansehen↗687
  • apache/flinkAvatar von apache

    apache/flink

    26,086Auf GitHub ansehen↗

    Apache Flink is a distributed processing engine designed for both high-throughput, low-latency data streams and finite batch workloads. It functions as a stateful stream processor and a SQL stream processing engine, providing a unified runtime to execute relational queries and event-based transformations. The system is distinguished by its ability to manage persistent operator state to ensure exactly-once processing guarantees and consistency during failures. It features specialized capabilities for complex event processing to detect temporal patterns and handles out-of-order events using eve

    Java
    Auf GitHub ansehen↗26,086
  • apache/incubator-mxnetAvatar von apache

    apache/incubator-mxnet

    20,812Auf GitHub ansehen↗

    Apache MXNet is a deep learning framework and distributed machine learning library designed for training and deploying neural networks across distributed systems, mobile devices, and hardware accelerators. It functions as a cross-platform runtime and a dynamic dataflow scheduler that optimizes neural network execution. The framework provides a multi-language API, enabling the development of machine learning models using Python, R, Julia, Scala, Go, and JavaScript. It supports high-performance model training and the scaling of workloads across multiple GPUs and machines. The system covers cap

    C++
    Auf GitHub ansehen↗20,812
  • apache/mahoutAvatar von apache

    apache/mahout

    2,294Auf GitHub ansehen↗

    Apache Mahout - an environment for quickly creating scalable, performant machine learning applications.

    Rust
    Auf GitHub ansehen↗2,294
  • apache/mxnetAvatar von apache

    apache/mxnet

    20,829Auf GitHub ansehen↗

    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

    C++mxnet
    Auf GitHub ansehen↗20,829
  • apache/predictionioAvatar von apache

    apache/predictionio

    12,522Auf GitHub ansehen↗

    PredictionIO is a machine learning server designed for the deployment of predictive models to transform raw data into actionable predictions. It manages the full lifecycle of machine learning operations, from ingesting event data via APIs to hosting production-ready predictive services for real-time inference. The system supports distributed model training by spreading computational workloads across a cluster of nodes to increase processing speed. It enables the implementation of custom prediction engines using programming languages or the application of pre-built model templates for common t

    Scala
    Auf GitHub ansehen↗12,522
  • apache/sparkAvatar von apache

    apache/spark

    43,467Auf GitHub ansehen↗

    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

    Scalabig-datajavajdbc
    Auf GitHub ansehen↗43,467
  • apache/systemmlAvatar von apache

    apache/systemml

    1,090Auf GitHub ansehen↗

    An open source ML system for the end-to-end data science lifecycle

    Java
    Auf GitHub ansehen↗1,090
  • apple/turicreateAvatar von apple

    apple/turicreate

    11,171Auf GitHub ansehen↗

    This project is an automated machine learning framework and toolkit designed for training and tuning custom models for classification, regression, and recommendations. It functions as a multimodal machine learning toolkit capable of processing and training models using a combination of text, image, audio, and sensor data. The framework distinguishes itself as a multimodal data processor that can handle and visualize large datasets on a single machine using column-oriented disk storage. It includes a core machine learning model generator that converts trained models into formats compatible wit

    C++
    Auf GitHub ansehen↗11,171
  • appoxy/awsAvatar von appoxy

    appoxy/aws

    235Auf GitHub ansehen↗

    Amazon Web Services (AWS) Ruby Gem

    Ruby
    Auf GitHub ansehen↗235
  • arbox/data-science-with-rubyAvatar von arbox

    arbox/data-science-with-ruby

    724Auf GitHub ansehen↗

    RubyNLP | RubyML | RubyInterop

    Ruby
    Auf GitHub ansehen↗724
  • aristidb/awsAvatar von aristidb

    aristidb/aws

    245Auf GitHub ansehen↗

    Amazon Web Services for Haskell

    Haskell
    Auf GitHub ansehen↗245
  • arogozhnikov/einopsAvatar von arogozhnikov

    arogozhnikov/einops

    9,398Auf GitHub ansehen↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    Auf GitHub ansehen↗9,398
  • asafschers/scorubyAvatar von asafschers

    asafschers/scoruby

    70Auf GitHub ansehen↗

    Ruby Scoring API for PMML

    Ruby
    Auf GitHub ansehen↗70
  • autonomio/talosAvatar von autonomio

    autonomio/talos

    1,637Auf GitHub ansehen↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    Auf GitHub ansehen↗1,637
  • autowarefoundation/modelzooAvatar von autowarefoundation

    autowarefoundation/modelzoo

    63Auf GitHub ansehen↗

    A collection of machine-learned models for use in autonomous driving applications.

    Python
    Auf GitHub ansehen↗63
  • avibryant/brushfireA

    avibryant/brushfire

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aws/aws-iot-device-sdk-arduino-yunAvatar von aws

    aws/aws-iot-device-sdk-arduino-yun

    162Auf GitHub ansehen↗

    SDK for connecting to AWS IoT from an Arduino Yún.

    Python
    Auf GitHub ansehen↗162
  • aws/aws-iot-device-sdk-embedded-cAvatar von aws

    aws/aws-iot-device-sdk-embedded-C

    1,053Auf GitHub ansehen↗

    SDK for connecting to AWS IoT from a device using embedded C.

    C
    Auf GitHub ansehen↗1,053
  • aws/aws-iot-device-sdk-jsAvatar von aws

    aws/aws-iot-device-sdk-js

    967Auf GitHub ansehen↗

    SDK for connecting to AWS IoT from a device using JavaScript/Node.js

    JavaScript
    Auf GitHub ansehen↗967
  • ai4finance-foundation/finrlAvatar von AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964Auf GitHub ansehen↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    Auf GitHub ansehen↗13,964