PinnedFine 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 25, 2024A response icon23Jan 25, 2024A response icon23
How to Create Your Own Ghibli-Style Podcast!Drawing inspiration from NotebookLM and OpenAI’s Ghibli-style art, this guide explores how to create a captivating podcast on any topic…Mar 31Mar 31
Harnessing 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
Published inCrux 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, 2023A response icon2Feb 26, 2023A response icon2
Published inCrux 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, 2022A response icon2Jul 26, 2022A response icon2
Published inCrux 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, 2022A response icon4May 10, 2022A response icon4
Published inCrux 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, 2022A response icon1Jan 19, 2022A response icon1
Published inCrux 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
Building REST APIs using FastAPI, SQLAlchemy & UvicornFastAPIOct 1, 2021A response icon2Oct 1, 2021A response icon2
Python 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