LLM-Sentiment-Analysis-Visualization
Performs sentiment analysis using a Language Model (LLM) and visualizing the sentiment scores using matplotlib. The sentiment analysis function utilizes an LLM to analyze the sentiment of input text, and the visualization function creates a horizontal bar chart to represent the distribution of negative, neutral, and positive sentiments.





