diff --git a/README.md b/README.md index 6643aef..c1fbbce 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Ollama + Cloudflare + Obsidian BMO Chatbot +# CMSC 319-001: Software Engineering Concepts Final Project - Steven McCaw -**Course:** Software Engineering Concepts — Final Project +- Ollama + Cloudflare + Obsidian BMO Chatbot -A self-hosted AI server running Ollama, tunneled through Cloudflare, and connected to Obsidian via the BMO Chatbot plugin. +- A self-hosted AI server running Ollama, tunneled through Cloudflare, and connected to Obsidian via the BMO Chatbot plugin. --- @@ -51,7 +51,7 @@ credentials-file: /home//.cloudflared/.json ingress: - hostname: ai.yourdomain.com - service: http://localhost:11434 + - service: http://localhost:11434 - service: http_status:404 ```