Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 923 Bytes

File metadata and controls

31 lines (19 loc) · 923 Bytes

Image Caption Generation with AI + API

A self-host image caption generator made with AI.

Website with Simple Image Upload!

  • Upload an image and get a generated caption.
  • Also shows the time it took to generate the caption.

API Integration!

  • Send images to the API and receive generated captions along with image names.

Could Be Used to Make a hCaptcha Solver or What ever Your Needs are!

This project could be utilized for various purposes, such as creating a hCaptcha solver or adapting it to your specific needs.


Install:

Copy and paste the following command to install the required packages:

pip install Flask Pillow requests transformers torch torchvision torchaudio

Feel free to create an issue if you have any questions or suggestions!

AI Model Source: Salesforce/blip-image-captioning-large