Inspiration
What it does
LogiMind AI is a decision-support control tower for essential supply and logistics networks. Delayed or disrupted shipments can leave communities, clinics, and public programs without critical resources. LogiMind combines deterministic SLA risk scoring with an AI reasoning layer to identify high-risk shipments, explain contributing factors, compare intervention scenarios, and recommend a next action with confidence and cost information.
How we built it
We built the prototype with Next.js, React, TypeScript, an Express API, MongoDB-ready persistence, the Gemini API boundary, and a deterministic fallback agent. The processing pipeline calculates risk from delivery timing, delay, carrier performance, priority, failed attempts, and route risk. It then simulates interventions such as carrier escalation, customer notification, warehouse prioritization, or assigning a backup carrier. Every analysis creates an auditable log.
Challenges we ran into
Our largest challenges were keeping recommendations explainable, preventing the model from inventing operational facts, and preserving a working demonstration when cloud services were unavailable. We addressed these with structured evidence, deterministic scoring, explicit confidence, role-based permissions, human approval gates, in-memory demo data, and a local fallback reasoning path.
Accomplishments that we're proud of
We are proud that the prototype works without production data or paid infrastructure, shows the cost and impact of alternative actions, and never lets the AI approve a controlled intervention. We learned that resilient public-interest AI needs graceful degradation and transparent boundaries as much as model capability.
What we learned
What's next for LogiMind AI
Next, we would connect authenticated agency data, validate risk weights with domain partners, add fairness and drift monitoring, and deploy the tested Google Agent Studio configuration when a billing-enabled project is available.
Built With
- agent
- ai
- api
- atlas
- axios
- cloud
- codex
- coding
- deterministic
- express.js
- gemini
- generative
- mongodb
- next.js
- node.js
- react
- role-based
- runner
- scenario
- simulation
- studio
- test
- typescript
Log in or sign up for Devpost to join the conversation.