POC from 008_fastapi_mysql_restapi: Using Docker to create a MYSQL database and a PhpMyAdmin instance connected to FastAPI POC. This video is part of the post…
I already mention this POC. The files are a mix between logical code written by ChatGPT (I have given the prompt in the main.py) and…
A quite simple, educational and hybrid project that demonstrate how-to create an API with FastAPI (backend) that will be the backend a web app made…
Continue reading → #2 How-to create an API with FastAPI, backend for a web app made with Streamlit
I only grab the API and the test (pytest) from this project. In reality, it is a bit more extended project, made by Microsoft’s people…
Continue reading → #3 How-to create an API with FastAPI and start testing it with pytest
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train…
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
Continue reading → #4 ChatGPT with Node: How-to implement some ChatGPT examples with Node
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
Continue reading → #2 ChatGPT with Streamlit : Leverage on ChatGPT examples with Python
This video is part of the post “Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application…
This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
Continue reading → #4 After using ChatGPT a Quick POC to check Plagiarism with Python
This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
This video goes with this post “Using ChatGPT on a daily work as a P.O, Developer or for Q/A or Support and checking plagiarism if…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION This video is part of the book “Learning and Building E2E test automation with Cypress & OKR: Define, Code & Apply an E2E…
QUICK DESCRIPTION The 2 main actions I wanted to implement with Selenium was: Scraping web pages: You can definitely use Selenium combined with Beautiful Soup…