PinnedPublished inTowards DevPart 1: Create a ChatGPT for your own Documents using PythonA step-by-step tutorial, how to create your own ChatGPT for your own Documents.Apr 3, 20232Apr 3, 20232
PinnedPublished inTowards DevPart 2: Integrate your own ChatGPT in a Django App.A step-by-step tutorial, how to integrate your own ChatGPT in a Django App.Apr 3, 20231Apr 3, 20231
Published inTowards DevEfficient Data ETL with AWS Glue and Amazon RDS (Postgresql): A Step-by-Step Guide (S3 to RDS).In the realm of big data, orchestrating the movement of data between different storage systems and databases is a common challenge. AWS…Dec 25, 2023Dec 25, 2023
Published inTowards DevBuilding an Effective Barcode Scanner in Python with pyzbarDetect multiple types of barcodes such as CODBAR, CODE39, CODE93, CODE128, DATABAR, ean13, I25 and QR codes.May 25, 2023May 25, 2023
Published inTowards DevJupyter Notebook Remove Kernel EnvironmentsTo remove a kernel environment from Jupyter Notebook, you can follow these steps:Apr 24, 2023Apr 24, 2023
Does ChatGPT-API Store your Data to improve their model?During my recent use of ChatGPT API, I utilized it to create a customized ChatGPT for my organization. However, this led me to wonder if…Apr 17, 2023Apr 17, 2023
Categorical data into numerical data using One-Hot Encoding-Feature Importance GraphFeature Importance GraphApr 17, 2023Apr 17, 2023
The Top Favourite AI Game Changing Tools in the Market 2023In the rapidly evolving field of artificial intelligence, a plethora of over 100 remarkable tools are launched every month. Despite this…Apr 11, 2023Apr 11, 2023
Converting TIFFs and Multi-TIFFs to JPEG or PNGIn the last blog I showed what are TIFF files and how to read it using Pillow and how to extract the metadata out of it.Mar 29, 2023Mar 29, 2023
Extracting Metadata from TIFF Images using PythonIn this blog post, we will explore how to extract metadata from TIFF images using Pillow, a Python imaging library. TIFF (Tagged Image File…Mar 29, 20231Mar 29, 20231