Similar to degrees of Kevin Bacon game. Using an AI search to find degrees of separation between actors in IMDB database.
This was origionally done as part of the Harvard CS50 AI course on EDX.
There are 2 databases. One small and one large.
To run with the small db:
python degrees.py small
To run with the large db:
python degrees.py large