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.

Lange François cfd0100648 docs: Re-generate manuals and PDFs with updated author Lange François <lanfr144@school.lu> преди 1 месец
.agents acc51aa882 TG-439: Deploy Local SearXNG Web Search Tool преди 1 месец
.vscode 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
alembic 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
dags 374a725c6c TG-201: Integrate Apache Airflow orchestration for background CSV reload преди 1 месец
docker 006512516b TG-202: Add log rotation limits to prevent 100% disk usage преди 1 месец
docs cfd0100648 docs: Re-generate manuals and PDFs with updated author Lange François <lanfr144@school.lu> преди 1 месец
k8s ade82aff87 TG-196: Full security refactor, Taiga sync, and Data pipeline automation преди 1 месец
nginx 40ba111018 TG-199: Fix Nginx 502 port and AI meal planner logic bugs преди 1 месец
scratch 65fe2cabfd TG-203: Finalize system hardening, deprecation fixes, DR, and Taiga sync преди 1 месец
scripts 3606c0364d TG-442: Update Git $ log fields, date format, and redesign architecture.md diagram преди 1 месец
searxng 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
.dockerignore 05df9bef41 fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore преди 2 месеца
.gitattributes 0cfdf52814 TG-85: enable export-subst for Format string git identification преди 2 месеца
.gitignore f879623616 TG-193: Add scratch directory to gitignore преди 1 месец
Final_Presentation.html 1558f08eca Execute Implementation Plan 2 преди 2 месеца
PROJECT_CONTEXT.md e3f96b1f33 Sprint 7: Zabbix and SNMPv3 Monitoring Integration преди 2 месеца
Project.pdf acc51aa882 TG-439: Deploy Local SearXNG Web Search Tool преди 1 месец
README.md b0b36ee1ac TG-439: Finalize Capstone Documentation, DR Plan, and VM Arch преди 1 месец
Retro Planning.pdf acc51aa882 TG-439: Deploy Local SearXNG Web Search Tool преди 1 месец
add_logging.py 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
alembic.ini 73f7a04cd0 Optimize horizontal partitioning to slice into 8-column chunks bypassing InnoDB limits преди 2 месеца
app.py 49e84436de TG-204: Fix NameError by importing html преди 1 месец
backup_db.sh 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
check_users.py 7766898050 Add check users script преди 2 месеца
configure_zabbix_alerts.py 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
configure_zabbix_email.py ade82aff87 TG-196: Full security refactor, Taiga sync, and Data pipeline automation преди 1 месец
data_sync.sh 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
deploy.sh a54dc25344 TG-21: Update deploy.sh to include requests connectivity dependency. преди 2 месеца
docker-compose.yml 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
docker-compose_skip.yml 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
download_csv.sh 1a3cdcaf36 fix: resolve pip encoding issue and add exec permissions to download script преди 2 месеца
generate_docs.py 3606c0364d TG-442: Update Git $ log fields, date format, and redesign architecture.md diagram преди 1 месец
ingest_csv.py 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
init.sql 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
master_trigger.sh 38a83a1bf0 Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools преди 2 месеца
my.cnf 86c76e282d TG-1: Fix MySQL 8.0 startup crash by removing premature validate_password plugin config преди 2 месеца
myloginpath.py 4655c26f1f Add untracked project files and configs преди 2 месеца
proper_reset.sh 776d6a6153 Add proper reset преди 2 месеца
requirements.txt bb2ac28c2e fix requirements.txt encoding for fpdf2 преди 1 месец
reset.sh 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
rotate_passwords.py ade82aff87 TG-196: Full security refactor, Taiga sync, and Data pipeline automation преди 1 месец
snmp_notifier.py 264d27496d TG-442: Sync resilience configurations, resolve SearXNG crash, and update docs with dynamic custom Git log ID and tag преди 1 месец
start_batch_ingest.sh 00f1d63625 Fix python virtual env paths преди 2 месеца
unit_converter.py ea04a85037 TG-86: finalize system pre-initialization, auto-pull LLM, egg scales преди 1 месец
zabbix_telemetry.py ade82aff87 TG-196: Full security refactor, Taiga sync, and Data pipeline automation преди 1 месец

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)