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…
An article exploring the process for testing the output of Large Language Models (LLMs) using a tool called “promptfoo.” This tool allows developers to evaluate…
Continue reading → Promptfoo: The Ultimate Tool for Ensuring LLM Quality and Reliability (Part 2)
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 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 The 2 main actions I wanted to implement with Selenium was: Scraping web pages: You can definitely use Selenium combined with Beautiful Soup…
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…
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…
QUICK DESCRIPTION A quick presentation in videos on Exploratory Data Analysis or EDA in Data Science made easy with SWEETVIZ, PANDAS PROFILING and Streamlit for…
QUICK DESCRIPTION A quick presentation in videos on Exploratory Data Analysis or EDA in Data Science made easy with SWEETVIZ, PANDAS PROFILING and Streamlit for…
Part 2 Python, Screaming Frog, SEO, Automate, POC :: Creating Database in SQLite with Streamlit and SQLAlchemy QUICK DESCRIPTION A personal tooling. A “tool” industrialized…
Part 1 Python, Screaming Frog, SEO, Automate, POC :: Manipulating Data with Streamlit and SQLite with the help of SQLAlchemy. QUICK DESCRIPTION A personal tooling.…
Part 1, This video is part of the post “Extending Streamlit usage to create data science applications and other type of applications”. It is a…
Part 3, This video is part of the post “Exploring Streamlit or Dash to build specific Interactive Web Applications”. It shows briefly how you can…
Continue reading → Part 3 Extending Streamlit Usage – Using Streamlit as a Wireframing Tool
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…