Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anush008/vercel-vision-rust
A web-app to provide Azure Computer-Vison based image descriptions. Runs on Vercel serverless functions
https://github.com/anush008/vercel-vision-rust
vercel-rust-runtime vercel-serverless-functions
Last synced: 2 months ago
JSON representation
A web-app to provide Azure Computer-Vison based image descriptions. Runs on Vercel serverless functions
- Host: GitHub
- URL: https://github.com/anush008/vercel-vision-rust
- Owner: Anush008
- License: mit
- Created: 2023-04-12T15:20:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T07:05:22.000Z (over 1 year ago)
- Last Synced: 2024-10-12T02:31:54.084Z (3 months ago)
- Topics: vercel-rust-runtime, vercel-serverless-functions
- Language: Rust
- Homepage: https://vercel-test-rust-beige.vercel.app/api/status
- Size: 39.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vercel-vision-rust
A web-app built using Rust to provide Azure Computer-Vison based image descriptions. Runs on Vercel serverless functionsCheck the availability of the service here: https://vercel-test-rust-beige.vercel.app/api/status
This was hacked together to test out [Vercel's community Rust-runtime](https://github.com/vercel-community/rust).