Ecosyste.ms: Awesome
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: about 18 hours ago
JSON representation
RunwayML + JavaScript πΎ
- Host: GitHub
- URL: https://github.com/runwayml/javascript
- Owner: runwayml
- License: gpl-3.0
- Created: 2018-04-13T23:45:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-24T16:21:12.000Z (about 5 years ago)
- Last Synced: 2024-11-04T00:33:10.600Z (10 days ago)
- Topics: javascript, runway
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 101
- Watchers: 16
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!