Crafting Fluent Translation API: A quick Journey into Text Translation with NLLB, HuggingFace, and FastAPI, Plus a small Dive into Roberta Masked Language Modeling with Gradio

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…

Continue reading → Crafting Fluent Translation API: A quick Journey into Text Translation with NLLB, HuggingFace, and FastAPI, Plus a small Dive into Roberta Masked Language Modeling with Gradio

The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train a “custom” NER for Spacy

With AI/ML, I’m trying to go from “user” status to “maker” status. At the very beginning, like often, I am more focused on uses and…

Continue reading → The importance of the Labeling process or annotating inside an ML pipeline plus an example on how-to train a “custom” NER for Spacy

Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application for ChatGPT with Streamlit

After a careful reading of this report on the possible and probable future of journalism, it was time to build a roadmap of achievements regarding…

Continue reading → Some ideas on the probable future of journalism facing IA and how to create a prompt facilitation application for ChatGPT with Streamlit

Quick overview about using NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial features for Journalist (Keywords Extraction) using spaCy, Rake, TensorFlow, Pytorch

After facial recognition, I am tackling language issues with Python. Indeed, after image, the other ingredient for a post is mostly text! As a CMS…

Continue reading → Quick overview about using NLP for a CMS Customer Support (FAQs turn to a Chatbot) or CMS editorial features for Journalist (Keywords Extraction) using spaCy, Rake, TensorFlow, Pytorch

Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search results to users

My last post was a modest attempt in discovering Python potential with the help of Anaconda. Meanwhile, Artificial Intelligence (AI) was bewitched me 🙂 So,…

Continue reading → Improve a CMS’s photos library qualification with AI, facial recognition in python, to provide better images search results to users