From 828970cc5eae34e3fa438a51f11230f7bb72adb6 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 7 Oct 2024 10:39:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0189c04..1d21292 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Welcome to the Mesh Bot project! This feature-rich bot is designed to enhance yo - **Send Mail**: Send mail to nodes using `bbspost @nodeNumber #message` or `bbspost @nodeShortName #message`. ### Interactive AI and Data Lookup -- **NOAA location Data**: Get localized weather(alerts) and Tide information. +- **NOAA location Data**: Get localized weather(alerts) and Tide information. Open-Meteo is used for wx only outside NOAA coverage. - **Wiki Integration**: Look up data using Wikipedia results. - **Ollama LLM AI**: Interact with the [Ollama](https://github.com/ollama/ollama/tree/main/docs) LLM AI for advanced queries and responses.