Thais Lino

Explorando A Evolução E Importância Da IA Generativa

Desde a introdução da Inteligência Artificial (IA) por Herbert Simon e John McCarthy nos anos 50, a tecnologia evoluiu bastante. No início, os computadores apenas realizavam tarefas simples. Hoje, com o avanço das tecnologias, a IA realiza funções mais complexas. Ela está presente em muitas áreas, como assistentes pessoais, chatbots, carros autônomos e diagnósticos médicos. […]

Explorando A Evolução E Importância Da IA Generativa Read More »

Detecting People and Vehicles with Amazon Rekognition

In today’s article, I’ll demonstrate how to use the Amazon Rekognition SDK to detect people and vehicles in images with varying resolutions and quality. Use case Recently, I was tasked with showcasing Amazon Rekognition’s ability to detect people and vehicles in images. The goal was to identify non-compliance in the provided photos, such as detecting

Detecting People and Vehicles with Amazon Rekognition Read More »

Solving OpenSearch Permission Issues in AWS Lambda

The error: “no permissions for [indices:data/read/search/template]” was driving me crazy. While working with AWS Lambda and OpenSearch, I recently stumbled upon an interesting challenge related to permissions. Specifically, when trying to use Lambda to interact with an OpenSearch index, even after configuring the correct IAM role, I faced unexpected access issues. After some troubleshooting, I discovered a solution, which

Solving OpenSearch Permission Issues in AWS Lambda Read More »

Rolar para cima