Ollama provides the infrastructure necessary to run sophisticated large language models locally. This means that organizations can utilize powerful LLMs like
Llama2 and
Llama3 to analyze text for signs of phishing. By using a model trained specifically for spam and phishing detection, such as the
pravitor/spam-detect model, users can generate a score based on content, helping determine the likelihood of an email or message being spam. Scores range from 0 (definitely spam) to 100 (genuine human message).