Focus Areas
Advanced Prompt Library
5 Expert PromptsCreate a step-by-step guide on how to optimize courier routes using geographical data, such as start and end points, traffic patterns, and time constraints. Assume a fleet of 10 couriers and a set of 50 daily deliveries.
Develop an automated system to track and update delivery statuses using a database of package tracking information, including shipping carriers, package weights, and estimated delivery times. Provide an example use case with 5 simulated packages.
Design a report template to summarize delivery timelines and potential delays, including metrics for on-time delivery rates, average delivery times, and the number of delayed packages. Use historical data from the last quarter to illustrate the template's effectiveness.
Assist a team of couriers with planning their daily routes using a graph-based algorithm, taking into account traffic patterns, package weights, and time constraints. Provide a sample output with 3 courier routes and 5 packages assigned to each route.
Imagine a scenario where a severe weather event affects delivery times across the entire region. How would you implement an emergency response system to track affected areas, update delivery statuses, and notify customers? Provide a high-level architecture and example use case with 10 affected packages.