/Marketing_Vision_App_idefics3

Primary LanguagePythonApache License 2.0Apache-2.0

Marketing Vision App

UI Demo

Overview

The Marketing Vision App is a powerful tool that leverages the capabilities of the HuggingFaceM4/Idefics3-8B-Llama3 model and the work of Merve Noyan link to her app. This app allows users to upload an image and a text query to generate insights and answers related to various marketing topics.

Features

  • Utilizes the HuggingFaceM4/Idefics3-8B-Llama3 model for generating responses.
  • Modifications made to the UI.
  • Built using the Gradio SDK and deployed on Huggingface Space.
  • Supports advanced generation parameters for customizing the output.

Demo

You can try out the live demo of the Marketing Vision App here.

Getting Started

To run the app locally, follow these steps (Needs GPU):

  1. Clone this repository:

    git clone https://github.com/your-username/marketing-vision-app.git

  2. Install the required dependencies:

    pip install -r requirements.txt

  3. Run the app:

    python app.py

Credits and Contact

  • HuggingFaceM4/Idefics3-8B-Llama3
  • The app is inspired from Merve Noyan code.
  • For any questions or inquiries, please feel free to contact me on LinkedIn here.

License

  • This project is licensed under the Apache-2.0 License .