# Sentences Embeddings and Analysis plot screenshot This project contains a notebook to do semantic analysis using ollama to embed and extract info about them. - [sentiment-analysis.py](./sentiment-analysis.py) - A script to do sentiment analysis using the ollama api with the `nomic-embed-text` model for embedding and `gemma3:1b` for info extraction.