MedicalTrackerPro

NetSecurePro IA - OCR Intelligent

Interface web futuriste et application mobile pour l’analyse OCR de documents PDF avec intelligence artificielle.

🚀 Fonctionnalités

👨‍💻 Auteur

Zoubirou Mohammed Ilyes

🌐 Interface Web

L’interface web offre une expérience immersive avec :

Commandes disponibles :

📱 Version Mobile

Téléchargez l’application Android :

💻 Interface CLI

Utilisation en ligne de commande :

# Mode interactif
python cli_ocr.py -i

# Traitement direct
python cli_ocr.py document.pdf -o resultat.txt

# Export JSON avec métadonnées
python cli_ocr.py document.pdf -o data.json --json

# Spécifier la langue
python cli_ocr.py document.pdf -l fra+eng -o output.txt

Commandes CLI :

🛠️ Installation

Prérequis

Installation des dépendances

pip install flask pytesseract pymupdf pillow qrcode

Lancement

# Interface web
python main.py

# CLI
python cli_ocr.py

🎨 Technologies

📊 API Endpoints

🔧 Configuration

L’application utilise les variables d’environnement :

📝 Format d’Export

Les exports incluent :

🚀 Déploiement

Compatible avec :


Projet développé dans le cadre de l’écosystème NetSecurePro IA