Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

Bhubaneswar, India

info@krescitus.com

+1 -800-456-478-23

Uncategorized

Fine-Tune Model with own data

STEP-1: Go to Amazon Bedrock and click on Custom Model under Foundation Model. Select Titan Multimodal Embeddings G1 as the Source Model. Give model name and job name. Then proceed to Input Data. The Dataset format should be as below. {“prompt”: “”, “completion”: “”} {“prompt”: “”, “completion”: “”} {“prompt”: “”, “completion”: “”}         […]

Uncategorized

Connecting Bedrock Agentcore with Claude

Follow the below screenshot and edit the App Client>Login Page ( Initially ignore the lambda url, just keep the first url in the callback URL ) Create Agentcore Gateway and set the Agentcore Runtime as target Step-1 : Create a python file in your project named create_gateway.py import boto3 COGNITO_POOL_ID   = “us-east-1_ceZ9MNmAF” COGNITO_CLIENT_ID = […]

Uncategorized

ChatBot using AWS Lex

STEP-1 Click on create bot Select “Create a blank bot” Now click Next. From the Voice INteraction dropdown choose “the only text based” Click Done. After that you will be redirect to Intent page Intent – An intent represents an action that the user wants to perform. You create a bot to support one or […]

Uncategorized

Transforming Product Images with AWS Bedrock: A Comprehensive Guide to Dynamic Background Replacement in Angular Applications

In today’s visually driven marketplace, the ability to showcase products effectively can make a significant difference in consumer engagement and sales. High-quality images with appealing backgrounds are essential for drawing in potential customers. This blog post will guide you through the process of utilizing AWS Bedrock to dynamically change the background of product images within […]