Hey Dev community! 👋

I’ve been working on a project to automate routine dispatch chats in the logistics industry using LLMs. The biggest hurdle? Logistics companies are terrified of data leaks (GDPR) and AI hallucinations.

To solve this, I built a "paranoid" Zero Trust architecture around Google Gemini. I’d love your technical feedback on the data flow!

Backend: FastAPI, PostgreSQL, SQLAlchemy.

Frontend: React, Vite, Tailwind.