Skip to content

prtm1908/Assistive-Vision-CaptionBot-LSTM

Repository files navigation

AI-Image-Captioning-Using-LSTM

A Python application that generates captions for images using LSTM (Long Short-Term Memory) and reads them out using gTTS (Google Text-to-Speech).

Usage

  1. Clone the repository:

    git clone https://github.com/prtm1908/Assistive-Vision-CaptionBot-LSTM.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Download the pretrained model weights from the release page or train your own model.

  4. Run the captioning script on your image:

    https://assistive-vision-captionbot.streamlit.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages