From 9cfd1bc670ff4f1a4dac954d7eb09a9cc25cc442 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 30 Oct 2025 07:39:12 -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 e4efe24..9caddd6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Mesh Bot is a feature-rich Python bot designed to enhance your [Meshtastic](http ### Interactive AI and Data Lookup - **Weather, Earthquake, River, and Tide Data**: Get local alerts and info from NOAA/USGS; uses Open-Meteo for areas outside NOAA coverage. -- **Wikipedia Search**: Retrieve summaries from Wikipedia. +- **Wikipedia Search**: Retrieve summaries from Wikipedia and Kiwix - **OpenWebUI, Ollama LLM Integration**: Query the [Ollama](https://github.com/ollama/ollama/tree/main/docs) AI for advanced responses. Supports RAG (Retrieval Augmented Generation) with Wikipedia/Kiwix context and [OpenWebUI](https://github.com/open-webui/open-webui) integration for enhanced AI capabilities. [LLM Readme](modules/llm.md) - **Satellite Passes**: Find upcoming satellite passes for your location. - **GeoMeasuring Tools**: Calculate distances and midpoints using collected GPS data; supports Fox & Hound direction finding.