This video covers advanced techniques for analyzing subtitle files using machine learning models. We explore a Streamlit application that uses the spaCy library to load…
This video is part of a post “Building a Vue.js SPA (Single Page Application) Frontend with FastAPI Backend for AI Integration” QUICK DESCRIPTION Transitioning from…
Continue reading → Video #2 Master Vuejs: Build Your First App and Project with Ease
This video is part of a post “Unlocking Speech-to-Text: Harnessing the Power of the OpenAI Whisper API with FastAPI Integration.” This file “011_faster_whisper.py” enables quick…
Continue reading → Using #whisper & #fastapi: Unlocking Multilingual Transcription with #whisper
This video is part of a post “Unlocking Speech-to-Text: Harnessing the Power of the OpenAI Whisper API with FastAPI Integration.” This file “009_openai_whisper_fastapi.py” is POC…
Continue reading → Using #whisper & #fastapi : Creating a #multilingual Audio #api with #whisper
This video is part of a post “Unlocking Speech-to-Text: Harnessing the Power of the OpenAI Whisper API with FastAPI Integration.” This file “011_faster_whisper.py” enables quick…
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…
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 Streamlit application that automate a User Support task for P.O with an NLP KeyBERT Text Analyzer All the files are available on…
Continue reading → Part 2 – The project “KeyBERT Rough Text Analyzer” (discovering_bert_and_keybert)
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 3 POC for a SEO dashboard made with Streamlit, managing Screaming Frog automation, storing results in a Database (SQLite) and create data-analysis graphics 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 5, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. Last part dedicated to deploy the same…
Part 4, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. This time we show how to create…
Continue reading → Part 4 – Connect to Heroku with Heroku CLI & deploy your Streamlit application
Part 1, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. It is a quick tour to discover…
Continue reading → Part 1 – Streamlit application requirements and installation