AI Lab

AI Lab

A playground for experimenting with the latest Generative AI models, specifically focusing on image processing and automation pipelines using Gemini and Stable Diffusion.

Overview

This project serves as a testbed for integrating AI into practical workflows. It explores how large language models (LLMs) and vision models can work together to automate creative tasks.

Experiments

  1. Automated Tagging: Using Gemini Vision to generate descriptive tags for personal photo libraries.
  2. Style Transfer: Batch processing images to apply specific artistic styles.

Tech Stack

  • Models: Gemini 1.5 Pro, Stable Diffusion XL
  • Infrastructure: Python, Google Vertex AI