Today we will work on a fun project, I was trying to create a console only chat software with image…
Last week I was working on couple of Google APIs to get the latitude/ longitude for a city and also…
One of the algorithms that I learned when I worked on Cobol and C was how to merge two datasets.…
After I brought my M1 MacBook Pro, PyTorch no longer supported GPU. Recently I saw that the Night build for…
Today I am going to talk about an AI model that I have been enjoying lately known as Dall-E mini.…
Today, we are going to try to understand how python library moviepy works. I had a requirement for video extraction,…
Today’s post is about a not so useful tool that I built for fun. Long time ago, I wrote a…
Recently I found an interesting dataset that deals with music genres. The site seems to be unmaintained. However they have…
When we talk about Python, couple of things always comes to mind. One is that Python is very beginner friendly…
Recently I had a requirement to get the great circle distance (GCD) between two points on earth. I needed to…