today i worked on my python json chatbot. I got a 400 line json file for more data, made the file compatible with the bot, and made the ui easier to use
Today i worked on my learning chat bot with python and JSON: The base is complete, as before today it could only read from the file, but now it can add things to the file. This took 1 hour, next i will add algorithms.