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 425aa69ac2 fix: point ingestion paths to the data/ directory instead of root hace 1 semana
.agents 7d59646d57 TG-6: Finalize remaining files hace 4 semanas
AI_History f851d49f92 TG-29 TG-31 TG-32 TG-33: Implement EAV Architecture, Dynamic Medical CRUD UI, DataFrame Alert Engine, and Email Resets. TG-30: Fix Windows utf8 Encoding in Ingestion Engine. hace 3 semanas
alembic 0fd29e16de Reduce partition chunk size to 4 to bypass persistent row size error; include initial alembic migration hace 3 semanas
docker 2a4f8d488f feat: Containerize components, configure Zabbix rules, sync Taiga hace 1 semana
docs 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas
k8s 4655c26f1f Add untracked project files and configs hace 2 semanas
legacy_scripts c812444386 Sprint 6: Complete documentation and code cleanup hace 2 semanas
taiga_wiki e78a25bf3c TG-2: Populate Sprint 2 accomplishments in Taiga Wiki hace 4 semanas
.dockerignore 05df9bef41 fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore hace 1 semana
.gitignore 4655c26f1f Add untracked project files and configs hace 2 semanas
Final_Presentation.html 1558f08eca Execute Implementation Plan 2 hace 3 semanas
PROJECT_CONTEXT.md e3f96b1f33 Sprint 7: Zabbix and SNMPv3 Monitoring Integration hace 2 semanas
README.md c812444386 Sprint 6: Complete documentation and code cleanup hace 2 semanas
alembic.ini 73f7a04cd0 Optimize horizontal partitioning to slice into 8-column chunks bypassing InnoDB limits hace 3 semanas
app.py 4733639431 fix: chat input indentation causing NameError prompt not defined hace 1 semana
check_users.py 7766898050 Add check users script hace 2 semanas
configure_zabbix_dependencies.py 9506807c76 feat: add Zabbix dashboard creation script hace 1 semana
configure_zabbix_email.py 097b99bd50 fix: update Zabbix auth payload for v7.0 and add debug logs hace 1 semana
create_taiga_task.py 2a4f8d488f feat: Containerize components, configure Zabbix rules, sync Taiga hace 1 semana
create_zabbix_dashboard.py 097b99bd50 fix: update Zabbix auth payload for v7.0 and add debug logs hace 1 semana
deploy.sh a54dc25344 TG-21: Update deploy.sh to include requests connectivity dependency. hace 3 semanas
docker-compose.yml ca99780187 fix: inject app auth credentials into app container to resolve privilege error hace 1 semana
download_csv.sh 1a3cdcaf36 fix: resolve pip encoding issue and add exec permissions to download script hace 1 semana
generate_taiga_wiki.py e78a25bf3c TG-2: Populate Sprint 2 accomplishments in Taiga Wiki hace 4 semanas
ingest_csv.py 425aa69ac2 fix: point ingestion paths to the data/ directory instead of root hace 1 semana
init.sql f85d03be09 fix: add missing plates tables and partitioned products permissions hace 1 semana
init_zabbix_db.sh 06df1fda4e Add Zabbix DB init script hace 2 semanas
master_trigger.sh 38a83a1bf0 Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools hace 3 semanas
my.cnf 86c76e282d TG-1: Fix MySQL 8.0 startup crash by removing premature validate_password plugin config hace 4 semanas
myloginpath.py 4655c26f1f Add untracked project files and configs hace 2 semanas
proper_reset.sh 776d6a6153 Add proper reset hace 2 semanas
requirements.txt d45e46c44d fix: add missing sqlalchemy and requests dependencies hace 1 semana
reset_zabbix_db.sh 9e59bd56c5 Add reset DB script hace 2 semanas
rotate_passwords.py 05df9bef41 fix: remove GPU reservation, change MySQL port to avoid collision, add dockerignore hace 1 semana
setup_mail_forwarding.sh ab7e3b1d3a TG-2: Restructure schema for all CSV columns, async ingestion, and mail forwarding hace 3 semanas
setup_postfix.sh 38a83a1bf0 Deployment Finalization: Vitamin schemas, Green UI, and Taiga tools hace 3 semanas
setup_searxng.sh ebfb102bc7 TG-20: Create setup_searxng.sh to install Docker and bind anonymous SearXNG to localhost:8080. hace 3 semanas
setup_sprint7_taiga.py e3f96b1f33 Sprint 7: Zabbix and SNMPv3 Monitoring Integration hace 2 semanas
setup_sprint8_taiga.py 69bad82b3b Add Sprint 8 Taiga script hace 2 semanas
setup_unix_user.sh 4655c26f1f Add untracked project files and configs hace 2 semanas
snmp_notifier.py c7eda9a94d Fix snmp_notifier to use snmptrap cli hace 2 semanas
start_batch_ingest.sh 00f1d63625 Fix python virtual env paths hace 3 semanas
sync_current_sprint.py 2a4f8d488f feat: Containerize components, configure Zabbix rules, sync Taiga hace 1 semana
sync_taiga.py ef9531a80d TG-3: Update python sync script with correct username FrancoisLange hace 4 semanas
taiga_sync_fixer.py 4655c26f1f Add untracked project files and configs hace 2 semanas
taiga_sync_fixes.py 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas
taiga_wiki_bookmarks.py 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas
taiga_wiki_push.py 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas
taiga_wiki_rename.py 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas
test_login.py d7f6558318 Add test login hace 2 semanas
test_snmp.py 1d5ce8580c Add test SNMP script hace 2 semanas
unit_converter.py 620543f87d Implement full dynamic CSV schema ingestion and unit conversion module hace 2 semanas
update_taiga_status.py 9fc389ea56 feat: complete email alerting config and Taiga closure hace 1 semana
wiki_links_test.py 8cfa56c45a TG-154: Phase 3 Overhaul - Fix pandas limit, Plate Builder, Chat, Meal Planner JSON hace 2 semanas

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.
  • 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.
  • High-Performance Database: Implements Grouped Vertical Partitioning to bypass InnoDB limits, featuring FULLTEXT indexing for lightning-fast search capabilities across millions of foods.

Documentation

Please refer to the docs/ folder for detailed guides:

Tech Stack

  • Frontend: Streamlit
  • Database: MySQL 8.0
  • AI Engine: Ollama (Mistral / Llama3)
  • Deployment: Native Ubuntu, Docker, Kubernetes
  • Project Management: Taiga (Synced dynamically via Python)