From 7ae8aace257a19d9418fd63946084ae6def013de Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Mon, 4 May 2026 14:50:30 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 ```