<meta charset="utf-8">
What did I do this week?
I read on implementing a chatbot, regarding a tutorial and realized that it would be too long, and something better would be suitable for the tutorial. I also worked on a PR that combines collecting data, prediction, and adding it to a database to a single DataFlow.
What's next?
I'll be adding the locking example this week. I'll also be discussing with the mentors as to what would be a suitable tutorial to demonstrate the use of configs.
Did I get stuck somewhere?
I'm currently stuck at adding the predictions to the database without using additional operations.I'll be discussing this with my mentor in a day and hopefully find a quick fix.