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…
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 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, 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
The idea is to rationnalize and industrialize your tests with CodeceptJS so you carry them out like a testing “swiss army knife” or a E2E…
Continue reading → For a better tests Management with CodeceptJS & Docker
It begins in Zambia… First, a huge thank to all the people from ZNBC, FMM and l’Académie to make this happen. Second part presenting chapter…
Continue reading → Set up a local environment for WordPress (WP), requirements for local environment
This is it! With Docker, through Chrome, I launch for real the WordPress Install with the well-known 5 minutes install. Then, I perform on the…
The basic installation of CodeceptJS to test a local Worpresss, on a custom Local Domain, on MAMP. The video shows how to start and to…
Continue reading → Install, Init & Writing a first test with CodeceptJS for WordPress
Browse through the code repository and make a test that specifically check values for “General Settings” and “Writing Settings” pages in the WordPress Backoffice. This…
Continue reading → More advanced usage with CodeceptJS testing the WordPress backoffice