Deployed Mixtral-8x7B large language model (LLM) for sentiment analysis of scraped articles using ollama. Wrote Python scripts to prompt the LLM and determine the sentiment of the set of articles. The results of the LLM analysis were stored in the same PostgreSQL databases.