Part 2, This video is part of the post “Exploring Streamlit or Dash to build specific Interactive Web Applications”. It is dedicated to Dash. I…
Part 1, This video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically a well-known Text Classification with the help…
Part 3, this video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically how to predict a passenger’s surviving probability…
This video is about a real issue that can solved by IA. I believe that for any technical topic, rather than exploring AI documentation which…
Continue reading → Improve a CMS’s photos library with AI Object Detection with OpenCv and YOLO
This video is part of the post “Quick overview about using NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial…
The part 2 to investigate how to use NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial features for Journalist…
The part 1 to investigate how to use NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial features for Journalist…
This video is part 1 of the post “Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search…
This video is part 1 of the post “Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Continue reading → Quick intro on Bulk processing images, DevOps solution vs Craft solution
This video is part 4 of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop…
Continue reading → Part 4, Bulk processing images using a DevOps solution Imagemagick & Docker
This video is part 3 of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Using Gherkin to write User Stories will allow you to write the test at the same time. In this video, I show how to enable…
Continue reading → Enable Gherkin & Using Gherkin Features with CodeceptJS for WordPress
In this video, I advance a little bit more in Gherkin understanding within CodeceptJS by using the DRY mode e.g npx codeceptjs dry-run –sateps .…
Continue reading → Using more advanced Gherkin Features for WordPress With CodeceptJS
In this video, we really launch the Gherkin Features to run the tests on our locally installed WordPress e.g. npx codeceptjs run –features –steps. We…
Continue reading → With CodeceptJS, launching advanced Gherkin Features for WordPress
This video shows a Gherkin feature that test specifically the Homepage with the help of a WordPress plugin. It is good example for a sophisticated…
Continue reading → Combine Gherkin, CodeceptJS & WordPress Plugin for deeper testing
This time, I show you how to make test behind the GUI meaning the screens. In this example, with the help of specific WordPress Plugin…
Continue reading → Testing the WordPress REST API using Chai and CodeceptJS