This document outlines a guide for developing an AI-driven sentiment analyzer. It introduces the growing field of sentiment analysis and its applications in social media monitoring and product analysis. The objective is to build a system that can discover and extract sentiment from text while avoiding human biases. A literature review compares methods from recent papers on text and image sentiment analysis, finding convolutional neural networks and deep learning approaches achieve high accuracy. The proposed model will perform image-based sentiment analysis. Requirements include Python libraries and hardware. In conclusion, the sentiment analyzer aims to help organizations better understand user feedback.