drbh/capcap

📸 AI image captions. Built on 🤗 candle and poem

Rust

1

4 commits

updated Nov 8, 2023

See the code

README

capcap

https://github.com/drbh/capcap/assets/9896130/28947bec-efe7-49d9-99d2-9a294f0de5b2

Description

Ever wished for your computer to describe a picture's caption? AI makes it possible now!

Stack

  • blip vision model
  • candle to run the model
  • poem as http server
  • vanilla js for frontend
  • deployed without GPU (single shared-1x-cpu@1024MB)

Try it out at capcap.drbh.xyz

Contributors

drbh

4 commits

drbh/capcap

📸 AI image captions. Built on 🤗 candle and poem

Rust

1

4 commits

updated Nov 8, 2023

See the code

README

capcap

https://github.com/drbh/capcap/assets/9896130/28947bec-efe7-49d9-99d2-9a294f0de5b2

Description

Ever wished for your computer to describe a picture's caption? AI makes it possible now!

Stack

  • blip vision model
  • candle to run the model
  • poem as http server
  • vanilla js for frontend
  • deployed without GPU (single shared-1x-cpu@1024MB)

Try it out at capcap.drbh.xyz

Contributors

drbh

4 commits

Languages

Rust

56.0%

HTML

34.2%

Makefile

4.4%

Dockerfile

4.1%

Shell

1.3%