RKRishabh kumarinkrishabh.devops路Sep 23, 2023 路 7 min readBuild Facial recognition with Python, OpenCV, OpenAI CLIP and pgvectorFacial recognition technology has taken the world by storm, revolutionizing industries such as security, social media, and even our smartphones. With Python, OpenCV, and PostgreSQL at our disposal, we embark on a journey to develop a powerful facial ...00
RKRishabh kumarinkrishabh.devops路Sep 15, 2023 路 3 min readSimple Live Video Streaming App with Python and OpenCVIn this exciting project, we're diving into the world of real-time video streaming using Python and the powerful OpenCV library. By the end of this guide, you'll have two computers communicating seamlessly, sharing live video streams. Let's gear up f...00
RKRishabh kumarinkrishabh.devops路Sep 15, 2023 路 3 min readSimplify Web Server Deployment with AnsibleWelcome to the thrilling world of automation, where we'll embark on a journey to set up a Dockerized web server using the power of Ansible. Buckle up as we demystify complex server configurations and unleash the magic of automation. 馃殌 The Power of A...00
RKRishabh kumarinkrishabh.devops路Sep 15, 2023 路 3 min readCrafting a Simple Website with C++ as Your Server-Side LanguageWhen you think of web development, C++ may not be the first language that springs to mind. However, for educational or experimental purposes, you can indeed create a straightforward website using C++ as the server-side language. In this blog post, we...00
RKRishabh kumarinkrishabh.devops路Sep 15, 2023 路 4 min readIntegrating AWS RDS with WordPress Application on AWS CloudAmazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database an...00