Welcome to Agentic AI, an advanced autonomous AI system designed to generate stunning images and GIFs based on user inputs. This project leverages state-of-the-art AI techniques to create high-quality visuals dynamically.
- π¨ AI-powered Image & GIF Generation: Generate unique images and GIFs based on prompts.
- β‘ Autonomous AI Agents: Uses multi-agent collaboration for enhanced output.
- π οΈ Google Colab Execution: This project is fully implemented in Google Colab, making it easy to run without local setup hassles.
- π Single Notebook Repository: This repository contains only the Google Colab notebook for execution.
- π₯ Scalable & Customizable: Fine-tune outputs with parameter modifications.
- Click on the Colab Notebook in this repository.
- Ensure you have a Google account to run the notebook.
The notebook includes all necessary installations, but ensure these packages are available:
!pip install langgraph langchain-google-genai langchain-core google-generativeai pillow ipython aiohttp python-dotenv
- Execute each cell sequentially.
- Input a prompt to generate an image or GIF.
- Save generated media locally or upload it to a cloud service.
- Notebook: The only file in this repo is the Google Colab notebook.
- Execution Environment: Google Colab (GPU recommended for faster processing).
- π₯ Improved GIF quality and frame generation.
- ποΈ Multi-modal AI support (Text, Audio, and Video generation).
- Feel free to fork the repository and enhance it.
- Raise issues or suggestions in the repository.