Suman DasFine Tune Large Language Model (LLM) on a Custom Dataset with QLoRAThe field of natural language processing has been revolutionized by large language models (LLMs), which showcase advanced capabilities and…Jan 2521Jan 2521
Suman DasHarnessing GenAI to Craft Podcast EpisodesYou must have heard about podcasts. They’re like really cool radio shows that people can listen to on their phones or computers. Lots of…Aug 26, 2023Aug 26, 2023
Suman DasinCrux IntelligenceAuto Scaling Microservices with Kubernetes Event-Driven Autoscaler (KEDA)Autoscaling (sometimes spelled as auto scaling or auto-scaling) is the process of automatically increasing or decreasing the usage of…Feb 26, 20232Feb 26, 20232
Suman DasinCrux IntelligenceTesting Spring Boot Application using WireMock and JUnit 5In this world of Microservices, we want to build and ship things faster. When we ship our code, we want to make sure we ship well tested…Jul 26, 20222Jul 26, 20222
Suman DasinCrux IntelligenceAsync Architecture with FastAPI, Celery, and RabbitMQIn one of my earlier tutorials, we have seen how we can optimize the performance of a FastAPI application using Async IO. To know more you…May 10, 20224May 10, 20224
Suman DasinCrux IntelligenceConcurrency with FastAPIIn one of my earlier tutorials, we have seen how we can create a Python application using FastAPI. To know more you can refer to Building…Jan 19, 20221Jan 19, 20221
Suman DasinCrux IntelligenceQuerying Cache in Apache IgniteApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming…Dec 13, 2021Dec 13, 2021
Suman DasPython REST APIs With Flask, Connexion, and SQLAlchemyEach and every web application needs to make HTTP calls to the server to procure data to populate the dynamic parts of the application.Jul 9, 2021Jul 9, 2021
Suman DasinAnalytics VidhyaServerless with OpenFaas, Kubernetes, and PythonIn this tutorial, we will learn how to deploy Flask Microservice as a Serverless Function in OpenFaas. In one of my previous tutorials, we…Mar 4, 20213Mar 4, 20213