Giving Odin Intelligence

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  • I've found a suitable for my idea ONNX example. I'm going to use this example as a strong foundation for the project. But to make things more interesting I'll add just a few enhancements:

  • netron

    Visualizer for neural network, deep learning and machine learning models

  • use handy visualizers, for example, https://netron.app/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • onnx-odin-bindings

    Tool to translate C ONNX headers into Odin.

  • Long story short. I've already made Odin bindings for ONNX. And I'll use those bindings in the project. I have to say that this post is not about bindings generation. Still, we'll compare the C and Odin versions of the code to get an idea about the usage of C APIs in Odin.

  • onnx-odin-squeezenet-inference-demo

    Inference of SqueezeNet.onnx model on CUDA with Odin

  • The full code described in the post is available on GitHub: https://github.com/yevhen-k/onnx-odin-squeezenet-inference-demo

  • models

    A collection of pre-trained, state-of-the-art models in the ONNX format (by onnx)

  • curl https://github.com/onnx/models/raw/main/validated/vision/classification/squeezenet/model/squeezenet1.0-8.onnx -Lso squeezenet1.0-8.onnx

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Nebuly – The LLM Analytics Platform

    1 project | news.ycombinator.com | 7 Oct 2023
  • Ask HN: Any tools or frameworks to monitor the usage of OpenAI API keys?

    2 projects | news.ycombinator.com | 4 Sep 2023
  • What are you building with LLMs? I'm writing an article about what people are building with LLMs

    1 project | /r/programming | 27 Mar 2023
  • 🤖🌟 Unlock the Power of Personal AI: Introducing ChatLLaMA, Your Custom Personal Assistant! 🚀💬

    1 project | /r/singularity | 19 Mar 2023
  • Meta LLM LLaMA leaked, all over the internet as we speak

    1 project | /r/singularity | 2 Mar 2023