Skip to content

App that uses AI to automatically generate captions for photos. The AI can analyze the content of the image and suggest relevant captions.

Notifications You must be signed in to change notification settings

rajmachawal09/ai-photo-captioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Photo Captioner or Hash Tag Generator

App that uses AI to automatically generate captions for photos. The AI can analyze the content of the image and suggest relevant captions.

To install the dependencies first you need create a venv

python -m venv .venv
source .venv/Scripts/activate
pip install poetry
poetry install

Run the Code

streamlit run image_analyzer.py

About

App that uses AI to automatically generate captions for photos. The AI can analyze the content of the image and suggest relevant captions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages