AI

Behind AI #3: Vector Databases – Taking Data Revolution to The Next Level

In the previous article of our Behind AI series, we explained in plain English what databases are and compared the top DBMS. Today, we’ll focus on a type of database that has become increasingly important in AI: vector databases. The internet contains a huge amount of data in different forms. In the past, this data

Behind AI #3: Vector Databases – Taking Data Revolution to The Next Level 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

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 »

Scroll to Top