A simple combination with Streamlit, FastAPI and Spacy to expose “features” like: NER (entities), Summary (summary), Tags extraction (keywords) for text in French, Spanish, English…
POC from “005_fastapi_tiangolo_tutorial_sql_databases”: The example given by the official documentation of FastAPI with SQLAlchemy. POC “007_sql_databases_peewee”: The example given by the official documentation of FastAPI…
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 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 Streamlit application that automate a User Support task for P.O with an NLP KeyBERT Text Analyzer All the files are available on…
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…
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 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 2, This video is part of the post “Exploring Streamlit or Dash to build specific Interactive Web Applications”. It shows briefly how to create…
Continue reading → Part 2 Extending Streamlit Usage – Create a CRUD countries manager with Streamlit
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