Giving Odin Intelligence

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. netron

    Visualizer for neural network, deep learning and machine learning models

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

  4. 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.

  5. 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

  6. 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

  7. 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

Did you know that Odin is
the 85th most popular programming language
based on number of references?