articleCreate Interactive Pie Charts using Plotly
Create Interactive Pie and Donut charts using Plotly with plotly express and plotly figure. Also add different data and chart viewing options.
articleCreate Interactive Pie and Donut charts using Plotly with plotly express and plotly figure. Also add different data and chart viewing options.
articleAutomatic Speech Recognition using OpenAI's whisper model in python and create transcription from audio files locally and from websites like YouTube using python
articleUse Moviepy to split audio from a video files, perform different operation and export to a audio file.
articleSemantic Segmentation using pretrained transformer segformer models usign Pytorch in python and using models with different parameters and input shapes.
articleAdd images to python docx and create multiple views using python-docx features to create Grid, table images and image alignment.
articleUse Opencv mouse events to draw different shapes like circle, rectangle, polylines and polygon on images using mouse and keyboard.
articleRead csv and xlsx files using pandas and create tables in word documents using python docx with different styles and document configurations.
articleCreate tables in docx using python docx and use different features like cell styling, nested tables and other paragraph features for tables and also add images to table objects.
articlePerform Optical character recognition for 80+ languages using easy ocr easily in python and using different libraries.