Author name: Bao Nguyen

AI

Nvidia CEO Advises Against Learning to Code: Is Coding Still a Worthwhile Skill to Learn?

Many technologies that emerged 50 years ago have followed one of two trajectories: they’ve either evolved to keep pace with modern times or have vanished into obscurity. A case in point is the first programmable mechanical computer, introduced in 1938. Given its limited operational capabilities due to memory constraints and its hefty weight, it’s hard […]

Nvidia CEO Advises Against Learning to Code: Is Coding Still a Worthwhile Skill to Learn? Read Post »

AI

AI Companies Have Been Scraping The Internet for Years. But Is Web Scraping Legal?

We all know that AI companies have been scraping the internet for years to feed their AI models, but little has been discussed about whether extracting data from websites is legal. Sites like The New York Times have sued OpenAI accusing it of infringing on its copyrights by using millions of its articles to train

AI Companies Have Been Scraping The Internet for Years. But Is Web Scraping Legal? Read Post »

AI

Web Scraping in Python: Beautiful Soup, Selenium, or Scrapy?

Hi! In the previous post we’ve seen the easiest way to web scrape with Python and now it’s time to see traditional and more robust tools. There are different tools and, in this article, we’ll see what’s the most convenient for your project. I’m preparing some tutorials with these web scraping libraries. These tutorials aren’t

Web Scraping in Python: Beautiful Soup, Selenium, or Scrapy? Read Post »

AI

No-Code Tools to Make Interactive Data Visualization

Image created with Midjourney Hi! Here’s another use of data that anyone who has ever made a report will find useful: making visualizations. The no-code tools presented in this article produce visualizations like Excel, but their main strength is interactive visualizations that can be embedeed on websites. Spreadsheets and reports with only text aren’t enough

No-Code Tools to Make Interactive Data Visualization Read Post »

AI

What you can do with data (besides training AI models)

Image created with Midjourney Hi! In previous articles, we’ve discussed how data is a key element in the AI revolution, but data can be used for more than training models. Here’s how entrepreneurs, freelancers, content creators, and other professionals can use data. A typical question most people ask themselves after extracting data from websites is,

What you can do with data (besides training AI models) Read Post »

Scroll to Top