by Sebastian | Apr 15, 2023 | AI, Python
It’s more likely that by now you’ve already heard of OpenAI’s ChatGPT, Google’s Bard or Microsoft’s Bing. Although they are experimental software, “Generative AI” (as they are popularly known) are pretty useful. One of...
by Sebastian | Aug 2, 2020 | AI, Python
Maybe you already saw it on the news: A new Artificial Intelligence (AI) model called GPT-3 is ready to take over the world. This AI model is so “smart” that it can write articles that look like they were made by humans, answer any question and solve any...
by Sebastian | Jul 25, 2019 | Jupyter Notebook, Python
If you try to install Jupyter notebook under Windows and Python 3.8, it will install without any warning, as if everything were OK.Until you try to run the Jupyter notebook and get something like this: C:UsersAdministrator>jupyter notebook [I 18:51:07.103...