May 11, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * When I was a kid every almost every superhero had a voice-controlled computer. So you can imagine how my first encounter with Alexa was a profound experience...
May 10, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * A couple of days ago news about DALL-E 2 and its ability to create realistic images from text descriptions took the world by storm. Even though, this news...
May 9, 2022 | AI, JavaScript, Machine Learning
The code that accompanies this article can be received after subscription * indicates required Email Address * Open-source library TensorFlow.js was introduced about a couple of years ago. However, I didn’t manage to try it out up until now. In this article, we...
Apr 8, 2019 | AI, JavaScript, Machine Learning
Even though data scientists and web developers should work hand in hand when collaborating on some project, often this is not the case. Sometimes data scientist comes from one company and web developer from the other. In general, data scientist provides the model and...
Oct 16, 2017 | .NET, Angular, JavaScript, MongoDb, Node.js, NoSQL, Series, Typescript
The world of databases has changed significantly in the last eight years or so. Do you remember the time when word database was equivalent to a relational database? Relational databases ruled this niche for more than forty years. And for a good reason. They have...
Oct 9, 2017 | Angular, JavaScript, MongoDb, Node.js, NoSQL, Typescript
Code that accompanies this article can be downloaded here. (Notes: Application will work only if MongoDB server is running on localhost:27017. I used Windows 8, so installation and running on different OS might differ a bit.). In previois article I explained how to...