Dashboard
Air Cargo Transport Logistics
Using AI

In this project, I used logic and planning techniques to create an AI that finds the most efficient route to route cargo around the world to their respective destinations. This project used a combination of propositional logic and search along with A* heuristics to find optimal planning solutions.

I used Python to code this project and it is connected to the Artificial Intelligence Nanodegree program, from Udacity.

VIEW PROJECT