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
Bruno Flaven's website
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…
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…
Well as usual, I am just storing a post to keep track of some practices. As I know that maybe in 6 months or 2…
Continue reading → Migrating, JSON, MySQL – Migrating data from one API to another
Like anyone, I usually extended functionalities of the browsers that I am using. Unfortunately, when you upgrade your browser, some of the web extension does…
Continue reading → Extension, Chrome, Firefox – Making a quick web extension for Chrome
My purpose was to build-up a quick working administration interface to manage users listing. To be even more precise, journalists’ listing. At least, I had…
Continue reading → Laravel, Navigator – Discovering Navigator an admin panel generator for Laravel