awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aria42/infer

Open-source alternatives to Infer

30 open-source projects similar to aria42/infer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Infer alternative.

  • pkmital/tensorflow_tutorialsAvatar von pkmital

    pkmital/tensorflow_tutorials

    5,668Auf GitHub ansehen↗

    This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and tensor operations using the TensorFlow framework. It serves as a machine learning educational repository and implementation guide for deep learning students. The suite focuses on specific advanced architectures, including convolutional networks for image classification, residual networks with skip connections for training stability, and variational autoencoders for generative modeling and data synthesis. It also includes guides for building denoising and deep autoencoders to pe

    Jupyter Notebook
    Auf GitHub ansehen↗5,668
  • donnemartin/data-science-ipython-notebooksAvatar von donnemartin

    donnemartin/data-science-ipython-notebooks

    29,166Auf GitHub ansehen↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Pythonawsbig-datacaffe
    Auf GitHub ansehen↗29,166
  • aimhubio/aimAvatar von aimhubio

    aimhubio/aim

    6,159Auf GitHub ansehen↗

    Aim is an open-source platform for logging, visualizing, and comparing machine learning training runs and LLM traces. It provides a remote tracking server and a comparison UI, functioning as an ML experiment tracker, AI workflow logger, and LLM trace recorder that captures prompts, generations, and tool calls from AI applications. The platform distinguishes itself through a run-based data model with local SQLite storage, real-time metric streaming, and a plugin-based explorer system that supports specialized visual analysis of metrics, images, audio, and text. It offers a Python SDK with cont

    Python
    Auf GitHub ansehen↗6,159

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
  • 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
  • albertsuarez/searchlyAvatar von AlbertSuarez

    AlbertSuarez/searchly

    27Auf GitHub ansehen↗

    🎶 Song similarity search API based on lyrics

    Python
    Auf GitHub ansehen↗27
  • 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
  • alichherawalla/off-grid-mobileAvatar von alichherawalla

    alichherawalla/off-grid-mobile

    2,484Auf GitHub ansehen↗

    The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM and use it on your mobile device. No data ever leaves your phone. Supports text-to-text, vision, text-to-image

    TypeScript
    Auf GitHub ansehen↗2,484
  • 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
  • all-umass/metric-learnAvatar von all-umass

    all-umass/metric-learn

    1,436Auf GitHub ansehen↗

    Metric learning algorithms in Python

    Python
    Auf GitHub ansehen↗1,436
  • allenai/allenactAvatar von allenai

    allenai/allenact

    382Auf GitHub ansehen↗

    An open source framework for research in Embodied-AI from AI2.

    Python
    Auf GitHub ansehen↗382
  • amplab/velox-modelserverAvatar von amplab

    amplab/velox-modelserver

    110Auf GitHub ansehen↗

    velox-modelserver

    Scala
    Auf GitHub ansehen↗110
  • andresnowak/micro-mojogradA

    andresnowak/Micro-Mojograd

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ankane/tensorflowAvatar von ankane

    ankane/tensorflow

    383Auf GitHub ansehen↗

    Deep learning for Ruby

    Ruby
    Auf GitHub ansehen↗383
  • ankane/torch.rbAvatar von ankane

    ankane/torch.rb

    835Auf GitHub ansehen↗

    Deep learning for Ruby, powered by LibTorch

    Ruby
    Auf GitHub ansehen↗835
  • antoniogarrote/clj-mlAvatar von antoniogarrote

    antoniogarrote/clj-ml

    146Auf GitHub ansehen↗

    A machine learning library for Clojure built on top of Weka and friends

    Clojure
    Auf GitHub ansehen↗146
  • alibaba/pipcookAvatar von alibaba

    alibaba/pipcook

    2,593Auf GitHub ansehen↗

    Machine learning platform for Web developers

    TypeScript
    Auf GitHub ansehen↗2,593
  • arbox/machine-learning-with-rubyAvatar von arbox

    arbox/machine-learning-with-ruby

    2,215Auf GitHub ansehen↗

    Curated list: Resources for machine learning in Ruby

    Rubyawesomeawesome-listlist
    Auf GitHub ansehen↗2,215
  • aria42/flareAvatar von aria42

    aria42/flare

    287Auf GitHub ansehen↗

    Dynamic Tensor Graph library in Clojure (think PyTorch, DynNet, etc.)

    Clojure
    Auf GitHub ansehen↗287
  • ariaghora/noeAvatar von ariaghora

    ariaghora/noe

    87Auf GitHub ansehen↗

    Noe is a framework for an easier scientific computation in object pascal, especially to build neural networks, and hence the name — noe (Korean:뇌) means brain (🧠). It supports the creation of arbitrary rank tensor and its arithmetical operations. Some of the key features: - Automatic gradient…

    Pascal
    Auf GitHub ansehen↗87
  • arise-initiative/robosuiteAvatar von ARISE-Initiative

    ARISE-Initiative/robosuite

    2,464Auf GitHub ansehen↗

    robosuite: A Modular Simulation Framework and Benchmark for Robot Learning

    Pythonphysics-simulationreinforcement-learningrobot-learning
    Auf GitHub ansehen↗2,464
  • armankhondker/awesome-ai-ml-resourcesAvatar von armankhondker

    armankhondker/awesome-ai-ml-resources

    4,166Auf GitHub ansehen↗
    artifical-intelligensemachine-learningroadmap
    Auf GitHub ansehen↗4,166
  • asafschers/goscoreAvatar von asafschers

    asafschers/goscore

    101Auf GitHub ansehen↗

    Go Scoring API for PMML

    Go
    Auf GitHub ansehen↗101
  • attractivechaos/kannAvatar von attractivechaos

    attractivechaos/kann

    755Auf GitHub ansehen↗

    A lightweight C library for artificial neural networks

    C
    Auf GitHub ansehen↗755
  • automata/mojogradA

    automata/mojograd

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • avik-jain/100-days-of-ml-codeAvatar von Avik-Jain

    Avik-Jain/100-Days-Of-ML-Code

    51,254Auf GitHub ansehen↗

    This project is a structured educational curriculum designed to guide developers through the fundamentals of machine learning. It functions as a technical skill builder, offering a curated roadmap of progressive coding challenges that cover core algorithms, statistical concepts, and essential data science libraries. The repository distinguishes itself through an iterative sequencing of content, organizing complex technical topics into a daily progression that facilitates incremental mastery. It integrates third-party academic lectures and educational resources to provide necessary theoretical

    100-days-of-code-log100daysofcodedeep-learning
    Auf GitHub ansehen↗51,254
  • awslabs/machine-learning-samplesAvatar von awslabs

    awslabs/machine-learning-samples

    881Auf GitHub ansehen↗

    Sample applications built using AWS' Amazon Machine Learning.

    Python
    Auf GitHub ansehen↗881
  • azure/mmlsparkAvatar von Azure

    Azure/mmlspark

    5,228Auf GitHub ansehen↗

    Mmlspark is a distributed framework for executing machine learning models, data transformations, and AI service integrations across Apache Spark clusters. It functions as a distributed machine learning library and pipeline orchestrator, allowing users to integrate pre-trained cognitive services and custom models into large-scale batch and streaming workflows. The project is distinguished by its ability to incorporate external AI services and web APIs directly into big data pipelines for text and vision analysis. It provides a scalable model training framework that coordinates gradient boostin

    Scala
    Auf GitHub ansehen↗5,228
  • barqawiz/intellijavaAvatar von Barqawiz

    Barqawiz/IntelliJava

    64Auf GitHub ansehen↗

    Integrate with the latest language models, image generation, speech, and deep learning frameworks like ChatGPT, DALL·E, and Cohere using few java lines.

    Java
    Auf GitHub ansehen↗64
  • basalt-org/basaltB

    basalt-org/basalt

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aishwaryanr/awesome-generative-ai-guideAvatar von aishwaryanr

    aishwaryanr/awesome-generative-ai-guide

    24,755Auf GitHub ansehen↗

    This project is a community-driven knowledge repository and technical learning resource focused on the field of generative artificial intelligence. It serves as a centralized hub for developers and practitioners to access curated research, tutorials, and foundational concepts necessary for building and deploying modern artificial intelligence applications. The platform distinguishes itself through a collaborative, distributed contribution model that aggregates diverse learning materials into a structured, searchable knowledge base. It covers a wide range of specialized topics, including retri

    HTMLawesomeawesome-listgenerative-ai
    Auf GitHub ansehen↗24,755