An open API service indexing awesome lists of open source software.

https://github.com/runwayml/javascript

RunwayML + JavaScript ๐Ÿ‘พ
https://github.com/runwayml/javascript

javascript runway

Last synced: 5 months ago
JSON representation

RunwayML + JavaScript ๐Ÿ‘พ

Awesome Lists containing this project

README

          



# RunwayML + JavaScript

A collection of examples and tutorials on how to use [RunwayML](https://runwayml.com/) with JavaScript applications.

More RunwayML networking examples [here](https://learn.runwayml.com/#/networking/examples).

๐ŸŽ‰Community Contribution

## Examples

### HTTP
* [Noise2D Image Synthesizer using SPADE-COCO](/SPADE-COCO/Noise2DSynth) by [JP Yepez](https://www.jpyepez.com) ๐ŸŽ‰

### Socket.IO
* [Generate Text from Webcam Images with im2txt](/im2txt/sendWebcam)
* [Receive Text from im2txt](/im2txt/receivesOnly)

## Library

Ideally this will become a JavaScript library that manages the connections and data streams with a simple API.

## Contributing

This is still a work in progress. Contributions are welcomed!