Implement basic chatbot

  • Run the application on last
  • Connect to Ollama
  • Use the model we agreed on (see #9 (closed))
  • Allow user to enter a prompt
  • Get an answer
  • Allow user to enter a prompt (context is stored)
  • etc.
Edited by Jakob Moser