Repository used for the DOPRO project dealing with food AI.
This repository contains:
a full Taiga export plus all other documents that are part of your project planning, including any project presentation materials.
the full final product, including all files, documentation and presentation materials.

lanfr144 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
.agents b947fc1e41 TG-439: Deploy Local SearXNG Web Search Tool 1 mese fa
.vscode 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
alembic 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
dags a9ab205772 TG-201: Integrate Apache Airflow orchestration for background CSV reload 1 mese fa
docker 6fa955bd94 TG-202: Add log rotation limits to prevent 100% disk usage 1 mese fa
docs 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
k8s 09c07aee72 TG-196: Full security refactor, Taiga sync, and Data pipeline automation 1 mese fa
nginx 91ae5f9faa TG-199: Fix Nginx 502 port and AI meal planner logic bugs 1 mese fa
scratch 76bd55c52d TG-203: Finalize system hardening, deprecation fixes, DR, and Taiga sync 1 mese fa
scripts 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
searxng 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
.dockerignore d97797349f fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore 2 mesi fa
.gitattributes c27dd6f411 TG-85: enable export-subst for Format string git identification 2 mesi fa
.gitignore 2562f19701 TG-193: Add scratch directory to gitignore 1 mese fa
Final_Presentation.html a2d859e15b Execute Implementation Plan 2 2 mesi fa
PROJECT_CONTEXT.md 342ad4bd92 Sprint 7: Zabbix and SNMPv3 Monitoring Integration 2 mesi fa
Project.pdf b947fc1e41 TG-439: Deploy Local SearXNG Web Search Tool 1 mese fa
README.md c67be38ec9 TG-439: Finalize Capstone Documentation, DR Plan, and VM Arch 1 mese fa
Retro Planning.pdf b947fc1e41 TG-439: Deploy Local SearXNG Web Search Tool 1 mese fa
add_logging.py 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
alembic.ini 79e1835d2c Optimize horizontal partitioning to slice into 8-column chunks bypassing InnoDB limits 2 mesi fa
app.py ae2eb87eb3 TG-204: Fix NameError by importing html 1 mese fa
backup_db.sh 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
check_users.py ab6577f344 Add check users script 2 mesi fa
configure_zabbix_alerts.py 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
configure_zabbix_email.py 09c07aee72 TG-196: Full security refactor, Taiga sync, and Data pipeline automation 1 mese fa
data_sync.sh 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
deploy.sh 942215fc72 TG-21: Update deploy.sh to include requests connectivity dependency. 2 mesi fa
docker-compose.yml 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
docker-compose_skip.yml 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
download_csv.sh 6554145d0d fix: resolve pip encoding issue and add exec permissions to download script 2 mesi fa
generate_docs.py 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
ingest_csv.py 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
init.sql 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
master_trigger.sh d1c44bc989 Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools 2 mesi fa
my.cnf 86c76e282d TG-1: Fix MySQL 8.0 startup crash by removing premature validate_password plugin config 2 mesi fa
myloginpath.py 4112b60d71 Add untracked project files and configs 2 mesi fa
proper_reset.sh 8ebd71c7b1 Add proper reset 2 mesi fa
requirements.txt 27b3618f3b fix requirements.txt encoding for fpdf2 1 mese fa
reset.sh 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
rotate_passwords.py 09c07aee72 TG-196: Full security refactor, Taiga sync, and Data pipeline automation 1 mese fa
snmp_notifier.py 48e7f5fdf2 TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag 1 mese fa
start_batch_ingest.sh 433d123181 Fix python virtual env paths 2 mesi fa
unit_converter.py 6831915b67 TG-86: finalize system pre-initialization, auto-pull LLM, egg scales 1 mese fa

README.md

Local Food AI 🍔

A strictly local, privacy-first AI Medical Dietitian and Food Explorer. This project leverages the OpenFoodFacts dataset and local LLMs (Ollama) to provide medically sound dietary advice, recipe parsing, and menu planning without sending any user data to the cloud.

Features

  • Dynamic Medical Profiling: Configure your health profile (e.g., Kidney issues, pregnancy, vegan). The AI dynamically adjusts all responses, recommendations, and warnings based on these exact medical needs.
  • 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.
  • 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.

Documentation (Capstone Deliverables)

Please refer to the docs/ folder for detailed guides:

Tech Stack

  • Frontend: Streamlit
  • Database: MySQL 8.0
  • AI Engine: Ollama (Llama 3.2:1B)
  • Web Search: SearXNG
  • Monitoring: Zabbix (SNMPv2c)
  • Deployment: Native Ubuntu, Docker Compose, Hyper-V / VirtualBox
  • Project Management: Taiga (Synced dynamically via Python)