Show HN: Tangram – Train, Deploy, and Monitor ML Models in Go/JS/Ruby/Rust/More

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • tangram

    Discontinued Tangram makes it easy for programmers to train, deploy, and monitor machine learning models.

    Hi HN! We are Isabella and David, and we're excited to share Tangram, our attempt to make it easy for programmers who are not machine learning experts to train, deploy, and monitor machine learning models. With Tangram, developers train a model from a CSV file on the command line, make predictions with libraries for Elixir, Go, JavaScript, Python, Ruby, and Rust, and learn about their models and monitor them in production with a convenient web app. Watch the video on the homepage: https://www.tangram.dev, or check it out on GitHub: https://github.com/tangramdotdev/tangram.

    Over the past few months we have been working closely with a handful of early users. A team at a small company had a TensorFlow model deployed as a Flask service consumed by their Elixir app. They replaced it with a Tangram model because they didn't want to maintain a server separate from their monolith. A team of front end engineers at a large company was looking for a way to to train and deploy models on their own, without the overhead of involving their data scientists, machine learning engineers, or backend engineers. They trained a model on their own and embedded it directly in their React front-end with the Tangram JavaScript library that makes predictions with WebAssembly.

    Tangram is written entirely in Rust, from the core machine learning algorithms, to the bindings for each language, to the front and back end of the web application. We have benefited from Rust's fast performance, strong typing, convenient tooling, and high quality libraries (serde, tokio, hyper, sqlx, and more).

    We hope to make Tangram a sustainable business with the "open core" business model. The CLI and language libraries are MIT licensed, while the web application is source available, free to use for testing, but requires a paid license to use in production.

    We would love to hear your feedback. Give it a try and let us know what you think!

  • tangram

    WebGL map rendering engine for creative cartography (by tangrams)

    Personally I'm much more confused by the existence of https://github.com/tangrams/tangram .

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

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