I have already mentioned many times on this blog the obstacles linked to managing a multilingual digital product. Indeed, whether you are creating a mobile…
This last post is again a journal to me of an how-to. This time, the post is dedicated on how to deploy in the Cloud…
To a certain point, exploring AI usages has become like playing the game Happy Families :). Indeed, since august 2023, I have tackled some AI’s…
Still exploring the FastAPI’s capabilities to be use as a wrapper for data science API and expose NLP features as a RESTFUL microservice. But, this…
Continue reading → POC with FastAPI for an NLP API with Spacy, SQLAlchemy, Sqlite and… Streamlit
Doing AI does not make sense if you cannot expose these “discoveries” for use in digital products. This is the primary reason for my strong…
I know the title sound like a clickbait, and I was about to use the F word in it, but I gave up! So, let’s…
I wanted to integrate some of the videos released since the very first lockdown on YouTube. At the least, the best I can do, it…
Using a Docker & Imagemagick bundle to replace Photoshop for resizing and optimizing bunch of images is not totally irrelevant. Why that? Besides the fact…
Hello bloggy my old friend! I have come to talk with you again… I just released 3 books on Amazon and several videos tutorials about…
Since few months, as I am working on new back-office made with Symfony, I tried to explore the best way to share information with the…
Since 6 months I am working on a new project: launching a new back office that should replace the previous one based on Drupal. The…
Continue reading → Image, metadata, DAM – Getting metada from pictures
I made recently a small introduction on how to implement the Universal Links Deeplinks in a mobile application both for Android or iOS. I told…
Tackling the fact-checking issue and the truth’s relative notion in media is skating on thin ice. It is a very dodgy but necessary questioning nowadays.…
Did you ever heard about deep linking? And does the Universal Links deep linking issue ring a bell? If no, then maybe you’ll be interested…
Lando, Docker, Development – Discover quickly the potential of Lando with a simple WordPress install
I was looking for the shortest way to learn something about Docker. I have heard a lot of praise about Docker and the opportunity it…
As I have talked with a friend creating a web application with Laravel. I have share with him few insights about how to perform testing…
Continue reading → Laravel, Dusk – Build a web application with Laravel and test it with Dusk
Previously, I have made a lot of inquiries to understand how to create an API using Node. I guess, I have satisfied almost all my…
These latest months, I have made a lot of research on Testing an API. I dug deep into Mocha, Chai, Postman and Newman. I have…
Due to the coming GDPR (General Data Protection Regulation), that should come into force on 25th May 2018. Many organisations have to rethink their privacy…
I have made few weeks ago an article about an existing Laravel Admin Panel Generator named Navigator. It was basically a time-saver for a dashboard’s…