Cloud With Girish
Cloud With Girish
  • 39
  • 2 484
AWS Serverless - Build a WiFi QRCode Rest API using Lambda, API Gateway and Python!
In this video, I am going to show you how to build a serverless solution to create a QR code for a WiFi network. I will use AWS Lambda, Rest API using Python & Segno library to create the QR code and return the QR code image in the response.
While there are many free resources available on the internet for creating QR codes, this solution demonstrates how to use AWS Serverless services to create your own QR code generation solution.
I am using Python as the programming language, along with the Segno library, to generate the desired QR code. Python offers a variety of QR code libraries, but for this example, I have chosen Segno.
Build Lambda Function Locally: th-cam.com/video/9axWfKCSPc0/w-d-xo.html
มุมมอง: 12

วีดีโอ

Generative AI Serverless - Apply Guardrail, Bedrock Converse API, RAG - Chat with your document!Generative AI Serverless - Apply Guardrail, Bedrock Converse API, RAG - Chat with your document!
Generative AI Serverless - Apply Guardrail, Bedrock Converse API, RAG - Chat with your document!
มุมมอง 4514 วันที่ผ่านมา
In this video, I am going to show you how to build a serverless GenAI RAG solution to implement a document chat feature using Amazon Bedrock Converse API and Lambda. Also, I will apply one of the newest features introduced in July 2024 which is apply guardrail so that we have control over input prompt as well as response being returned to the calling app/consumer. Guardrail is a much needed fea...
How to Secure AWS Rest API using IAM Auth - AWS SAMHow to Secure AWS Rest API using IAM Auth - AWS SAM
How to Secure AWS Rest API using IAM Auth - AWS SAM
มุมมอง 1618 วันที่ผ่านมา
In this video, I am going to show you how to secure a Rest API using IAM auth. I will use AWS API Gateway via AWS SAM to configure this security for the API endpoint. th-cam.com/video/fGJSbmhtWk0/w-d-xo.html
Generative AI - How to use Apply Guardrail to protect PII data with AWS Bedrock API & Lambda !Generative AI - How to use Apply Guardrail to protect PII data with AWS Bedrock API & Lambda !
Generative AI - How to use Apply Guardrail to protect PII data with AWS Bedrock API & Lambda !
มุมมอง 3420 วันที่ผ่านมา
In this video, I am going to demonstrate a revision of previously published workshop on how to build a serverless GenAI solution to create call center transcript summary via a Rest API, Lambda and AWS Bedrock Converse API and protect the sensitive information like PII using guardrail policy. On July 10, 2024, during the AWS New York Summit, AWS announced the introduction of the Apply Guardrail ...
Generative AI Serverless - RAG using Bedrock Converse API & Lambda - Chat with your documentGenerative AI Serverless - RAG using Bedrock Converse API & Lambda - Chat with your document
Generative AI Serverless - RAG using Bedrock Converse API & Lambda - Chat with your document
มุมมอง 11522 วันที่ผ่านมา
In this video, I am going to show you how to build a serverless GenAI RAG solution to implement a document chat feature using Amazon Bedrock Converse API and Lambda. While Bedrock already provided a 'Chat with your Document' feature, with the introduction of Converse API, a DocumentBlock has been added so that user can provide a document for contextual conversation and can ask questions based o...
How to Secure AWS Rest API using IAM Auth - AWS ConsoleHow to Secure AWS Rest API using IAM Auth - AWS Console
How to Secure AWS Rest API using IAM Auth - AWS Console
มุมมอง 1023 วันที่ผ่านมา
In this video, I am going to show you how to secure a Rest API using IAM auth. I will use AWS API Gateway via AWS console to configure this security for the API endpoint. th-cam.com/video/fGJSbmhtWk0/w-d-xo.html
Generative AI - How to use guardrail to protect PII data with AWS Bedrock Converse API & Lambda !Generative AI - How to use guardrail to protect PII data with AWS Bedrock Converse API & Lambda !
Generative AI - How to use guardrail to protect PII data with AWS Bedrock Converse API & Lambda !
มุมมอง 81หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to create call center transcript summary via a Rest API, Lambda and AWS Bedrock Converse API. I have posted a video with detail steps on creating a GenAI solution for summarizing the call center transcripts by passing a transcript file that contains the conversation between a call center support staff and a customer....
Generative AI - Create call center transcript summary using AWS Bedrock Converse API - Anthropic LLMGenerative AI - Create call center transcript summary using AWS Bedrock Converse API - Anthropic LLM
Generative AI - Create call center transcript summary using AWS Bedrock Converse API - Anthropic LLM
มุมมอง 97หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to create call center transcript summary via a Rest API, Lambda and AWS Bedrock Converse API. I have posted a similar video before using Amazon Bedrock Invoke Model API however, as of May 2024, AWS has announced a new Bedrock Converse API and I have updated the API and Lambda function code to call the foundation mode...
Generative AI Serverless - RAG using Bedrock Knowledge base, Zero Setup, Single doc, Lambda and APIGenerative AI Serverless - RAG using Bedrock Knowledge base, Zero Setup, Single doc, Lambda and API
Generative AI Serverless - RAG using Bedrock Knowledge base, Zero Setup, Single doc, Lambda and API
มุมมอง 91หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI RAG solution to implement a single document knowledge base using Amazon Bedrock, Lambda and API. 'Chat with your document' is the latest Generative AI feature added by Amazon to its already feature-rich areas of GenAI, Knowledge Base, and RAG RAG, which stands for Retrieval Augmented Generation, is becoming increasingly popul...
Generative AI Serverless - RAG using Bedrock Knowledge base & Single document via Console!Generative AI Serverless - RAG using Bedrock Knowledge base & Single document via Console!
Generative AI Serverless - RAG using Bedrock Knowledge base & Single document via Console!
มุมมอง 772 หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI RAG solution to implement a single document knowledge base using Amazon Bedrock Console. You need to have an account/credential for AWS Console to access Bedrock Knowledge Base. 'Chat with your document' is the latest Generative AI feature added by Amazon to its already feature-rich areas of GenAI, Knowledge Base, and RAG RAG...
Generative AI - How to remove PII data using AWS Bedrock and Lambda - Anthropic HaikuGenerative AI - How to remove PII data using AWS Bedrock and Lambda - Anthropic Haiku
Generative AI - How to remove PII data using AWS Bedrock and Lambda - Anthropic Haiku
มุมมอง 352 หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to remove PII data from a call center transcript summary via a Rest API, Lambda and AWS Bedrock service. Amazon Bedrock is fully managed service that offers choice of many foundation models like Anthropic Claude, AI21 Jurassic-2 , Stability AI, Amazon Titan and others. I will use recently released Anthropic Haiku fou...
Generative AI Serverless - How to Create Image Outpainter API using AWS Bedrock, Lambda and PythonGenerative AI Serverless - How to Create Image Outpainter API using AWS Bedrock, Lambda and Python
Generative AI Serverless - How to Create Image Outpainter API using AWS Bedrock, Lambda and Python
มุมมอง 583 หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to outpaint images using Amazon Bedrock API, Lambda, Rest API and Amazon Titan model. Amazon Bedrock is fully managed service that offers choice of many foundation models like Anthropic Claude, AI21 Jurassic-2 , Stability AI, Amazon Titan and others. I will use Amazon Titan image generator model and will invoke it vi...
Generative AI Serverless - How to Create Image Inpainter API using AWS Bedrock, Lambda and PythonGenerative AI Serverless - How to Create Image Inpainter API using AWS Bedrock, Lambda and Python
Generative AI Serverless - How to Create Image Inpainter API using AWS Bedrock, Lambda and Python
มุมมอง 453 หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to inpaint images using Amazon Bedrock API, Lambda, Rest API and Amazon Titan model. Amazon Bedrock is fully managed service that offers choice of many foundation models like Anthropic Claude, AI21 Jurassic-2 , Stability AI, Amazon Titan and others. I will use Amazon Titan image generator model and will invoke it via...
Generative AI Serverless - How to Create Image Creator API using AWS Bedrock, Lambda and PythonGenerative AI Serverless - How to Create Image Creator API using AWS Bedrock, Lambda and Python
Generative AI Serverless - How to Create Image Creator API using AWS Bedrock, Lambda and Python
มุมมอง 373 หลายเดือนก่อน
In this video, I am going to show you how to build a serverless GenAI solution to create images using Amazon Bedrock API, Lambda, Rest API and Amazon Titan model. Amazon Bedrock is fully managed service that offers choice of many foundation models like Anthropic Claude, AI21 Jurassic-2 , Stability AI, Amazon Titan and others. I will use Amazon Titan image generator model and will invoke it via ...
How to automate AWS Cost & Usage report using Event Bridge, Lambda, SES, S3 & AWS Cost Explorer APIHow to automate AWS Cost & Usage report using Event Bridge, Lambda, SES, S3 & AWS Cost Explorer API
How to automate AWS Cost & Usage report using Event Bridge, Lambda, SES, S3 & AWS Cost Explorer API
มุมมอง 1554 หลายเดือนก่อน
In this video, I am going to show you how to automate AWS cost and usage report using Event Bridge scheduler, Lambda and AWS Cost Explorer API. I will create the cost & usage report using Lambda function, will share it via email to the verified email address, will post it to a S3 bucket for record keeping or further processing by other services and will schedule this via event bridge scheduler....

ความคิดเห็น

  • @mehandi_by_keethu
    @mehandi_by_keethu 11 วันที่ผ่านมา

    Hi sir, can you please provide the code for lamda function

    • @CloudWithGirish
      @CloudWithGirish 10 วันที่ผ่านมา

      Please send me an email - girish@cloudwithgirish.com. i will send you a link to the git repo.

  • @srinivs1
    @srinivs1 12 วันที่ผ่านมา

    Can you please share github code for the above example

    • @CloudWithGirish
      @CloudWithGirish 10 วันที่ผ่านมา

      Please send me an email - girish@cloudwithgirish.com. i will send you a link to the git repo.

  • @suneja2110
    @suneja2110 14 วันที่ผ่านมา

    Can we use converse api if we just need to summarize documents like pdf and images without any conversation (single turn)? Also do we know what is retention period for the uploaded document in aws?

    • @CloudWithGirish
      @CloudWithGirish 13 วันที่ผ่านมา

      embedding and image not supported however you can use for summarization and PDF is supported. Also, if you use console for bedrock/KB, retention is for current session only. if you use S3 for the document, you can control the retention and remove the document via event, life cycle policy or via console.

  • @siddartha5407
    @siddartha5407 17 วันที่ผ่านมา

    Can we use bedrock embiddings with converse API from vector database?

    • @CloudWithGirish
      @CloudWithGirish 16 วันที่ผ่านมา

      Currently, embedding models not supported by Converse API however, you can use Bedrock InvokeModel.

    • @siddartha5407
      @siddartha5407 14 วันที่ผ่านมา

      @@CloudWithGirish Sure, Thank you for the reply.

  • @virajbhatt4609
    @virajbhatt4609 หลายเดือนก่อน

    Any idea how to use ConverseStream in NodeJS?

  • @lohithvarma2026
    @lohithvarma2026 3 หลายเดือนก่อน

    can you please git link for this???

  • @satyasaidevarapalli
    @satyasaidevarapalli 4 หลายเดือนก่อน

    Please, Give me the lambda function code....

  • @robertochupin9758
    @robertochupin9758 5 หลายเดือนก่อน

    Appreciate the screenshots and explanation !