|
@@ -9,7 +9,7 @@ A strictly local, privacy-first AI Medical Dietitian and Food Explorer. This pro
|
|
|
- **RAG Architecture**: The AI is connected to a massively partitioned local MySQL database. When you ask a question or request a meal plan, the AI executes SQL queries autonomously to fetch precise nutritional data.
|
|
- **RAG Architecture**: The AI is connected to a massively partitioned local MySQL database. When you ask a question or request a meal plan, the AI executes SQL queries autonomously to fetch precise nutritional data.
|
|
|
- **SearXNG Web Integration**: When the local Database lacks culinary heuristics, the AI securely queries a local, private instance of SearXNG to answer questions without compromising patient privacy.
|
|
- **SearXNG Web Integration**: When the local Database lacks culinary heuristics, the AI securely queries a local, private instance of SearXNG to answer questions without compromising patient privacy.
|
|
|
- **Plate Builder & Unit Conversion**: Input culinary recipes (e.g., "1.5 cups of flour") and the system converts them to metric standard weights based on the product's density.
|
|
- **Plate Builder & Unit Conversion**: Input culinary recipes (e.g., "1.5 cups of flour") and the system converts them to metric standard weights based on the product's density.
|
|
|
-- **Distributed Microservice Topology**: Supports decoupling across VirtualBox, Hyper-V, and WSL2 using Bridged Networking and SNMP container telemetry for Zabbix.
|
|
|
|
|
|
|
+- **Distributed Microservice Topology**: Supports decoupling across physical bare-metal servers, VirtualBox, Hyper-V, and WSL2 using Bridged Networking and SNMP container telemetry for Zabbix.
|
|
|
|
|
|
|
|
## Documentation (Capstone Deliverables)
|
|
## Documentation (Capstone Deliverables)
|
|
|
Please refer to the `docs/` folder for detailed guides:
|
|
Please refer to the `docs/` folder for detailed guides:
|
|
@@ -67,7 +67,7 @@ For detailed step-by-step instructions, please consult the [Installation Guide P
|
|
|
- **AI Engine**: Ollama (Llama 3.2:3B)
|
|
- **AI Engine**: Ollama (Llama 3.2:3B)
|
|
|
- **Web Search**: SearXNG
|
|
- **Web Search**: SearXNG
|
|
|
- **Monitoring**: Zabbix (SNMPv2c)
|
|
- **Monitoring**: Zabbix (SNMPv2c)
|
|
|
-- **Deployment**: Native Ubuntu, Docker Compose, Hyper-V / VirtualBox
|
|
|
|
|
|
|
+- **Deployment**: Native physical Unix/Linux servers (bare-metal), Docker Compose, WSL2, Hyper-V / VirtualBox
|
|
|
- **Project Management**: Taiga (Synced dynamically via Python)
|
|
- **Project Management**: Taiga (Synced dynamically via Python)
|
|
|
|
|
|
|
|
## AI Skills & Governance
|
|
## AI Skills & Governance
|