Monday 6/11
Sadik presented me the code running the project on Gitlab. Looking at the code, it shows how Grace AI recognizes the "what is the temperature" and "set temperature to x" texts and responds appropriately. We installed the repository into the raspberry pi provided to us. Since this is all established in a blockchain network, the raspberry pi is one of many clients that can be implemented into the network. From GraceAI, the "payload" (the work needed to 'set' the temperature) is processed to a REST API, as a JSON file, and then led to the Hyperledger blockchain where the transaction is tracked, calculated, and recorded. As the payload is being recorded, Hyperledger Blockchain instantaneously sends the payload back to Grace AI, skipping python, and decrypts the calculation to provide the right results to the client (the raspberry pi) by displaying the correct response.
The previous paragraph provides a basic example of how a blockchain network operates. It demonstrates how one client's transactions are tracked by the blockchain network. Blockchain is meant to be used for a vast network of clients. In order to be able to keep up and process all the transactions between the network of clients in the blockchain, that is where mainframe comes in. Although mainframe is considered "old" technology, it is the only acceptable mean out there that can handle the vast amount of data processing. This is why many of large corporations use it like IBM, Walmart, and many other large corporations.
The previous paragraph provides a basic example of how a blockchain network operates. It demonstrates how one client's transactions are tracked by the blockchain network. Blockchain is meant to be used for a vast network of clients. In order to be able to keep up and process all the transactions between the network of clients in the blockchain, that is where mainframe comes in. Although mainframe is considered "old" technology, it is the only acceptable mean out there that can handle the vast amount of data processing. This is why many of large corporations use it like IBM, Walmart, and many other large corporations.
Tuesday 6/12
I resumed the IBM Blockchain Foundation Developer course, and obtained the badge. The course can be found here: https://developer.ibm.com/courses/all/ibm-blockchain-foundation-developer/?course=begin#12072
Wednesday 6/14
We gave in our laptops to IT to fix the complications we were having. We kept inputting into Grace ChatBot enabling her to keep learning. We plan to implement voice recognition and installing a mic to Grace.

No comments:
Post a Comment