Amazon Q Tutorial | Generative AI ChatBot for Business Data | Chat with PDF | AWS RAG | Custom GPT

Поделиться
HTML-код
  • Опубликовано: 9 янв 2024
  • Amazon Q is a generative AI-powered assistant designed for work - that can be tailored to your business to have conversations, generate content, and take actions using data found in your company’s repositories, code, and enterprise systems.
    Timelines:
    00:08 Introduction
    02:12 Tutorial
    Amazon Q Introduction & Tutorial - AI Assistant.
    A Generative AI ChatBot for Enterprise Data.
    ChatGPT for custom data.
    Data Source documents used in the Tutorial
    architecturebytes.wordpress.c...
    #chatbot #chatgpt #artificialintelligence #aiassistant #generativeai #artificialintelligence
    Integrate Amazon Q with Slack
    aws.amazon.com/blogs/machine-...
    Users in Amazon Q
    Amazon Q Web Deployment only supports SAML IdP at present.
    Note: Although you could create a SAML or OIDC type application in Amazon Identity Center - Amazon Q will integrate only with the SAML application type (which can't use Amazon Cognito as user identity source). Therefore, there is no direct way to integrate Amazon Q with Amazon Cognito at present. You could use any SAML supported IdP though.
    Integrating Amazon Q (UI) in custom app
    The Amazon Q Web Deployment provides you a URL, therefore it can be integrated via an iframe in your custom app.
    If you want to integrate Amazon Q in a completely custom web UI - then you can write a Lambda function that invokes the Amazon Q APIs - and invoke the Lambda function from your web client app (javascript) and display the results yourself.
    Here's an example in Python Streamlit application to get you started (you could write an equivalent lambda function by studying it):
    github.com/aws-samples/custom...
    Amazon Q Pricing
    aws.amazon.com/q/pricing/
    Please watch your AWS billing console, to see your current charges.
    Release all resources - when you no longer need them.
  • НаукаНаука

Комментарии • 16

  • @pavankumargorpuni
    @pavankumargorpuni 5 месяцев назад

    Highly Appreciate for your detailed video about Amazon Q which i was looking for 🙂

  • @tamalchatterjee6488
    @tamalchatterjee6488 3 месяца назад +1

    Nice video. Can you pls share the 2 pdf files those used as example?

  • @uzairali2850
    @uzairali2850 3 месяца назад

    Very helpful video tutorial thanks and i have question that can we use Amazon q in react app where we can use our custom ui and can we use cognito user pool for user authentication ? I looking forward to your answer thanks

    • @ArchitectureBytes
      @ArchitectureBytes  3 месяца назад +1

      Hey... good questions - please check video description.

  • @MohamedNaw
    @MohamedNaw 2 месяца назад

    thank you for this video. is it possible that I create my personal frontend or web app and link it to the amazon q?

    • @ArchitectureBytes
      @ArchitectureBytes  2 месяца назад

      Yes, please see the video description for information regarding this.

  • @shashwatshukla6413
    @shashwatshukla6413 25 дней назад

    I recently tried creating an application but upon clicking on the preview option, the chat option was disabled, would you have any idea why?

    • @ArchitectureBytes
      @ArchitectureBytes  25 дней назад

      What happens when you click "Preview Web Experience" button 06:31 ?
      Please point out the video timestamp where you are stuck.

  • @akshaysinghbais6613
    @akshaysinghbais6613 4 месяца назад

    How can we integrate this in slack app?

    • @ArchitectureBytes
      @ArchitectureBytes  4 месяца назад

      Please check the video description for this information.

  • @pavankumardasari6606
    @pavankumardasari6606 2 месяца назад

    1. What happens if we give prompt and the answer is not available in datasource, Will it got to internet and get some info,
    2. I want to make this chatbot public and i don't have to have a username and password it should be public to chat about my products.
    Need some info about these 2 questions please.

    • @ArchitectureBytes
      @ArchitectureBytes  2 месяца назад +1

      1. No it will not give you a response from internet. It's knowledge base is limited to your data source.
      2. There is no out-of-the-box way to do this - please see video description for additional information regarding this.

    • @pavankumardasari6606
      @pavankumardasari6606 2 месяца назад

      @@ArchitectureBytes Thanks for the information

    • @pavankumardasari6606
      @pavankumardasari6606 2 месяца назад

      @@ArchitectureBytes Thanks for the information

  • @tamalchatterjee6488
    @tamalchatterjee6488 3 месяца назад

    Nice video. Can you pls share the 2 pdf files those used as example?