Sticky post

Step-by-Step Quick Guide to Install AutoGPT on Mac OS using Anaconda: Boost Your AI Skills!


Auto-GPT is an innovative and open-source tool that demonstrates the remarkable abilities of the GPT-4 language model. By leveraging the power of GPT-4, it links LLM “thoughts” to attain your desired goal without any external intervention. As one of the initial examples of GPT-4 functioning entirely on its own, Auto-GPT is revolutionizing the AI industry and pushing the limits of what is conceivable. Here are the steps you need to follow to install Auto-GPT on Mac OS using the terminal interface. Continue reading Step-by-Step Quick Guide to Install AutoGPT on Mac OS using Anaconda: Boost Your AI Skills!

Sticky post

Disrupting the Search Engine Game: The Rise of ChatGPT


Technology has been a game-changer in every aspect of our lives. It has changed the way we communicate, work, learn and even the way we look for information. Today, with the advent of the internet, we have access to vast amounts of information at our fingertips. However, with so much information available, it can be overwhelming to sort through it all. This is where ChatGPT … Continue reading Disrupting the Search Engine Game: The Rise of ChatGPT

Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)


Reading time ~5 min Have you ever witnessed the learning process of a Machine Learning (ML) algorithm? Today, you are going to see how an ML algorithm learns and creates its own model from the given data. As an example, let’s consider a linear data set where the ‘y’ values are a linear function of ‘x’ values. You might have done such linear curve fitting … Continue reading Witnessing the learning process of a Machine learning algorithm (Octave 5.2 / Matlab)

Sticky post

A simple code to import and visualize COVID19 real-time data using COVID19Py python package


Reading time: 4 min 2 sec COVID19 has almost put a pause on our everyday life; quiet roads, vacant parks, closed theatres, silent supermarkets, and the list goes on. To resume our life back to normal, it is inevitable to develop meaningful and scalable medical and technological solutions asap. In general, medical solutions such as vaccinations and other popular treatments can help our immunity system … Continue reading A simple code to import and visualize COVID19 real-time data using COVID19Py python package

Building a realtime phase-space and timeseries plotter for a Simple Pendulum using Arduino Uno & Simulink


Reading time: 4 min 44 sec Note: This post is intended for educational purpose. It gives you some insights and details regarding the topic. The contents are structured to enable you to do this DIY project by yourself! These days, it’s pretty much straight forward to simulate physical systems in a computer. Running those governing equations in any high-level languages such as Python, Visual Basic, … Continue reading Building a realtime phase-space and timeseries plotter for a Simple Pendulum using Arduino Uno & Simulink