Adesh Gautam·Jun 18, 2021Build your own Search Engine using OpenAI’s CLIP and FastAPI — Part 1Okay, so this search engine will not be a full-fledged one but you’ll get a hand wtih all the capabilities of the OpenAI’s CLIP model and…
Adesh Gautam·Nov 19, 2020Colorizing black and white images on Android using TfliteIn this story we’ll see how you can deploy your tensorflow model on an Android device using Tflite. Ok, but why do you want to run your…
Adesh Gautam·Jul 10, 2020Deploy Django + PostgreSQL on EC2 using Apache2 from scratchIt’s fun to build apps as personal projects, but what if you want it to deploy it and showcase it to others? And not only that it should…
Adesh Gautam·Jul 23, 2019Vuejs + Golang = A rare combinationBack in 2018, I wrote an article “Django + Angular 4 = A powerful web application” which has over 15k reads. Out of curiosity, I tried…A response icon6A response icon6
InThe StartupbyAdesh Gautam·Apr 12, 2019Image Processing using Matlab/Octave — Part 2In the previous part we saw what is Image Processing, how it works and some basics of Matlab/Octave. In this part we’ll see color model…A response icon2A response icon2
InThe StartupbyAdesh Gautam·Mar 5, 2019Build an AI to play F1-raceReally ? an AI to play F1 race game ? Well kind of. This story is more over as a helper guide rather than a tutorial to build the whole…
InThe StartupbyAdesh Gautam·Oct 17, 2018Django + Angular 4 = A powerful web applicationYou know how to use Django to make web apps and also, you know how to build beautiful frontends using Angular but you were probably…A response icon13A response icon13
InThe StartupbyAdesh Gautam·Jul 9, 2018Introduction to Reinforcement Learning (Coding Q-Learning) — Part 3In the previous part, we saw what an MDP is and what is Q-learning. Now in this part, we’ll see how to solve a finite MDP using Q-learning…A response icon3A response icon3
InThe StartupbyAdesh Gautam·Jul 5, 2018How to Read/Write on external HDD with NTFS partition on macOSThis is a how-to for using NTFS formatted external HDD on MacOS using free tools available.A response icon5A response icon5