Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/runwayml/javascript

RunwayML + JavaScript πŸ‘Ύ
https://github.com/runwayml/javascript

javascript runway

Last synced: about 18 hours 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!