An open API service indexing awesome lists of open source software.

https://github.com/putridamayanti/ai-image-captioning

A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.
https://github.com/putridamayanti/ai-image-captioning

ai ai-agent celery fastapi image-processing

Last synced: 4 months ago
JSON representation

A minimal FastAPI + Celery project that generates captions for remote images using the BLIP model. The API queues caption jobs to a Celery worker backed by Redis, and you can poll for results.

Awesome Lists containing this project