Some basic code for Dublin Data Science Meetup
brew install ollama #i like uv but homebred is used here
ollama serve # foreground, good for first run / logs
ollama pull llama3.1:8b
first.py just gives a basic question answer
demo.py is a email classifier
image.py put tags on some images