brannondorsey/go-runway
A small Go module for interfacing with RunwayML
This Go module helps developers integrate their Go applications with RunwayML's Hosted Models. It allows you to send inputs like text prompts or images to a hosted AI model and receive generated outputs, such as new text or transformed images. This is for Go developers who want to incorporate AI model inference directly into their Go projects.
No commits in the last 6 months.
Use this if you are a Go developer building an application and need to programmatically interact with a RunwayML Hosted Model.
Not ideal if you are not a Go developer or if you prefer to interact with RunwayML models through their web interface or a different programming language SDK.
Stars
7
Forks
3
Language
Go
License
MIT
Category
Last pushed
May 16, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/brannondorsey/go-runway"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications