Lasse Studion 2 years ago
parent 4e15cd7b11
commit 335bcb94de
  1. 3
      llm_sentiment.py

@ -1,3 +1,6 @@
# This script goes through all speeches in the 'ev_speeches' collection and asks the AI if the speech is positive, negative or neutral towards electric vehicles.
# It also asks the AI to list all arguments related to electric vehicles in the speech and to give a detailed summary of what is said about electric vehicles in the speech.
from arango_class import ArangoDB from arango_class import ArangoDB
from ollama_class import Ollama from ollama_class import Ollama

Loading…
Cancel
Save