Amlan ChakladarHow to add RAG & LLM capability to Amazon Lex using QnA Intent and Amazon Bedrock modelsConversational AI has rapidly evolved, offering more dynamic and personalized interactions between users and applications. Amazon Lex, a…Sep 15Sep 15
Amlan ChakladarHow to add memory to LLM Bot using DynamoDBIn the realm of artificial intelligence, the capability to remember past interactions is pivotal for creating personalized and engaging…Jul 11Jul 11
Amlan ChakladarHow to Deploy a Next JS App on IPFS (InterPlanetary File System) and automate using FleekIntroductionJun 6Jun 6
Amlan ChakladarHow to stream LLM responses using AWS API Gateway WebSocket and LambdaNowadays LLMs are everywhere. Many tasks are getting automated using AI (LLM) models. Most of these use cases are chat based where you chat…May 10May 10
Amlan ChakladarHow to have AWS Lambda assume a role dynamically and get permissions on the flyDuring a recent work on one of my projects, I came across a scenario where I needed to have a AWS Lambda function assume a role dynamically…May 2May 2
Amlan ChakladarHow to use LocalStack to simulate AWS services on your local machine and use Terraform or CLI to…While developing applications for AWS, I always feel that it will be easier to test something before I deploy to AWS and use up billing. I…Apr 19Apr 19
Amlan ChakladarHow to Perform blue green deployment on AWS ECS using CodePipeline and CodeDeployIn today’s fast-paced software development landscape, deploying changes to production while ensuring minimal downtime and risk is…Apr 5Apr 5
Amlan ChakladarHow to Deploy your own local Ethereum Blockchain on AWS to Develop and Test your dAppsBlockchain technology has revolutionized the world of decentralized applications, commonly known as dApps. These applications, which run on…Sep 15, 2023Sep 15, 2023
Amlan ChakladarHow to deploy an AWS ECS Cluster with AWS CDK (in GoLang) and Deploying a Streamlit-OpenAI App to…Nowadays everything is getting an AI flavor to them. So it is becoming more important to be able to properly deploy AI apps and be able to…Aug 25, 20231Aug 25, 20231
Amlan ChakladarinAI MindNavigating the Path of AI Inference by examples: Unveiling the Distinctions between Zero-Shot…In the realm of Artificial Intelligence, where revolutionary advancements continue to reshape our world, one crucial aspect stands out: the…Aug 2, 2023Aug 2, 2023