https://github.com/jlarmstrongiv/tfjs-node-lambda-example
Example usage of tfjs-node-lambda
https://github.com/jlarmstrongiv/tfjs-node-lambda-example
lambda nodejs tensorflow
Last synced: about 2 months ago
JSON representation
Example usage of tfjs-node-lambda
- Host: GitHub
- URL: https://github.com/jlarmstrongiv/tfjs-node-lambda-example
- Owner: jlarmstrongiv
- Created: 2020-12-05T06:46:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:40:16.000Z (over 2 years ago)
- Last Synced: 2025-01-29T20:18:42.254Z (over 1 year ago)
- Topics: lambda, nodejs, tensorflow
- Language: TypeScript
- Homepage: https://tfjs-node-lambda-example.vercel.app/
- Size: 92.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tfjs-node-lambda-example
Check out the [live example](https://tfjs-node-lambda-example.vercel.app/)!
## Lobe.ai
Free app to create custom machine learning models to classify images. [Download](https://lobe.ai/).
Convert your model to `tfjs` using the [converter script](https://github.com/mbeissinger/tfjs-converter).
## tfjs-node-lambda
Helper packages to use `@tensorflow/tfjs-node` in a lambda. [Learn more](https://www.npmjs.com/package/tfjs-node-lambda).