News

Provides LLM access to the Ordnance Survey's Data Hub APIs. Ask simple questions such as find me all cinemas in Leeds City Centre or use the prompts templates for more complex, speciifc use cases - ...
Make sure to have git, python and pip in your environment path or activate your python environment. from dmx import DMX import time dmx = DMX(num_of_channels=4) dmx.set_data(1, 0) dmx.set_data(2, 0) ...