Ads-with-AI is a comprehensive project aimed at enhancing advertisements and improving their Click-Through Rate (CTR) through the integration of various features. The project incorporates fine-tuning the Mistral-7B model on puns for generating quirky captions, utilizing Stable Diffusion to create Ad Creatives, and leveraging datasets such as Meta Ads, Puns, and Ads datasets for analysis.
-
Mistral-7B Model for Query Captions:
- Fine-tuning the Mistral-7B model for generating query captions that enhance the overall ad content.
-
Stable Diffusion for Ad Creatives:
- Implementing Stable Diffusion to generate visually appealing and creative advertisements.
-
Datasets for Training:
- Meta Ads dataset for understanding target audience behavior.
- Puns dataset for incorporating humor and creativity into ad captions.
- Ads datasets for comprehensive analysis and insights.
git clone https://github.com/your-username/Ads-with-AI.git
cd Ads-with-AI
pip install -r requirements.txt
- Meta Ads Dataset
- Puns Dataset
- Puns fine-tuned model
- Ad Click Data Kaggle
- AdForm Ad interaction Dataset *Important
- Ad Click Prediction Dataset Kaggle
Fine-tune the Llama-2 model using the provided Llama-2 Model.
Follow the guidelines in the Stable Diffusion Resource to integrate Stable Diffusion for generating Ad Creatives.
Utilize the Ads datasets for in-depth analysis and insights into ad performance.