MonoRepo for FertiScan: FastAPI server for image uploads, OCR, and LLM-based form generation | Backend de FertiScan : serveur FastAPI pour téléversements d'images, OCR et génération de formulaires via LLM

3 stars 1 forks 3 watchers TypeScript MIT License
1 Open Issue Need Help Last updated: Jan 23, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue requires enforcing a product association before a label can be marked as completed. The implementation involves adding a new exception, creating a dependency to check for the product ID, and updating the route handler to use this dependency. The goal is to ensure labels go through the required product association step in the review workflow.

Complexity: 2/5
good first issue backend

MonoRepo for FertiScan: FastAPI server for image uploads, OCR, and LLM-based form generation | Backend de FertiScan : serveur FastAPI pour téléversements d'images, OCR et génération de formulaires via LLM

TypeScript