Skip to content

An LLM powered app to generate interesting viral Instagram Posts by uploading an image. Built with Streamlit. Powered by Google Gemini Pro Vision.

License

anselm94/insta-caption-generator

Repository files navigation

Instagram Caption Generator

A simple Streamlit Python application to generate interesting Instagram Captions based on images uploaded, using Google Gemini

Demo: https://insta-caption-generator.streamlit.app/


Screen recording

Usage

  1. Clone the repository
  2. Install Python dependencies
pip install -r requirements.txt
  1. Duplicate .env.example file into .env file with your credentials a. Google OAuth Login Client - here b. Google AI Studio - here

  2. Start the application

streamlit run main.py
  1. Go to http://localhost:8501/ in your browser

License

MIT License

About

An LLM powered app to generate interesting viral Instagram Posts by uploading an image. Built with Streamlit. Powered by Google Gemini Pro Vision.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages