Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boly38/bioclipbootstrap
make Node.js API call for the BioCLIP online demo.
https://github.com/boly38/bioclipbootstrap
Last synced: about 1 month ago
JSON representation
make Node.js API call for the BioCLIP online demo.
- Host: GitHub
- URL: https://github.com/boly38/bioclipbootstrap
- Owner: boly38
- Created: 2024-06-21T11:21:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T19:17:00.000Z (5 months ago)
- Last Synced: 2024-10-05T06:30:52.682Z (about 2 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bioclipBootstrap
This project aims is to make Node.js API call for
- the [Imageomics/bioclip](https://github.com/Imageomics/bioclip) project.Ref.
- [BioCLIP paper (embedded demo)](https://imageomics.github.io/bioclip/)
- Huggingface [imageomics/bioclip-demo](https://huggingface.co/spaces/imageomics/bioclip-demo).
- Huggingface [3oly/grBird](https://huggingface.co/spaces/3oly/grBird).
- very-first [REX discussion](https://huggingface.co/spaces/imageomics/bioclip-demo/discussions/7)## Content for imageomics/bioclip-demo
- There is an MVP bash example via [bioclip.sh](imageomics/bioclip-demo/bioclip.sh).
- Node.js API are tested here via [bioclip.js](imageomics/bioclip-demo/bioclip.js).Node example:
````bash
$ node imageomics/bioclip-demo/bioclip.js help
cmd[help]>
usage:
node imageomics/bioclip-demo/bioclip.js$ node imageomics/bioclip-demo/bioclip.js odc_blob
# result ^^
````Limitations
- Python is not covered here.
- need more clarification on HowTo use `/zero_shot_classification` / `/change_output` endpoints## Content for 3oly/grBird
- Python not covered.
- Node.js API are tested here via [api_classification.js](3oly/grBird/api_classification.js).Node example:
````bash
$ node 3oly/grBird/api_classification.js "https://static.scientificamerican.com/dam/m/4beab95014486f06/original/Tree-Swallow2.JPG?w=600"