It primarly uses Python to run the code and json to store the data! 3 functions that are created are the load_data, save_data and get_response
The functions opens the json file in read mode and it loads the json file contents
It opens the file as an editable file which can be the edited thru out the code
If the quesion is in the data it returns the data
Consists of the main logic!
Please read the license if you are going to use this for anything and rememeber to put the license in the programm!
Feel free to share any ideas!