Architecture Bytes
Architecture Bytes
  • Видео 69
  • Просмотров 244 423
AWS Solutions Architect Associate Certification - Practice Questions | SAA-C03 Exam
Here we go over practice questions for AWS Certified Solutions Architect Associate exam. These are scenario based questions, with explanations.
SAA-C03 Test - Course & Training
Practice Questions
#awscertifiedsolutionsarchitect #awscertification #awscertified #softwarearchitecture
Просмотров: 396

Видео

AWS Interview Questions & Answers - Scenario Based
Просмотров 76921 день назад
Scenario based AWS Interview Questions & Answers- for Developers & Architects. AWS Architecture - Questions and Answers. AWS Certified Solution Architect Professional SAP-C02 #awsinterviewquestions #awsinterview #solutionarchitect #awscertification #awscertified #awstraining #technicalinterview #aws #awsdeveloper
Gen AI ChatBot Tutorial - using Amazon Connect, Amazon Lex and Knowledge bases for Amazon Bedrock
Просмотров 40921 день назад
Architecture and Tutorial on building a completely Automated Customer Support using Generative AI. We use Amazon Connect, Lex, Bedrock Knowledge Base to build this solution.Data Source is a product catalog pdf file in a S3 bucket, and the AI Customer Support answers questions based on that. You can build a Gen AI Call Center using this no-code solution. Timelines: 00:23 Architecture 00:31 Tutor...
AWS Architect Interview Questions & Answers - Scenario Based
Просмотров 3,1 тыс.Месяц назад
AWS Architect Interview Questions and Answers - Scenario Based Questions. Questions for Experienced Professionals. AWS Certified Solution Architect Professional SAP-C02 #awsinterviewquestions #awsinterview #solutionarchitect #awscertification #awscertified #awstraining #technicalinterview #aws
AI Agents Architecture
Просмотров 1,1 тыс.Месяц назад
Here we learn about AI Agents, their Architecture and Types. We go over structure of Artificial Intelligence Agents comprising of Prompt Templates, Tools/Actions, Memory and Large Language Models (LLMs). We go over an AI Agent workflow to understand how it functions. This should give us a good understanding of AI Agent Architecture. #aiagents #artificialintelligence #vertexai #ai
Google Vertex AI Chatbot Conversation
Просмотров 1,2 тыс.Месяц назад
Google Vertex AI Chatbot Tutorial shows how to build AI ChatBots for Websites. This Chatbot can answer questions about business and it's product offerings. This No-Code Customer Service AI ChatBot can handle both Text and Phone(Audio) Conversations - it is built using Google Vertex AI platform. #aichatbot #vertexai #googlecloud #artificialintelligence #googlecloudplatform #generativeai #aiagent...
Google Vertex AI Agent Builder Tutorial
Просмотров 7 тыс.2 месяца назад
Google Vertex AI Agent Builder Tutorial In this demo, we learn to design and build Google AI Agents in Google Cloud Platform. Introduction to Generative AI Agents. Github Repo: github.com/architecturebytes/vertex-ai-agents #aiagents #vertexai #googlecloud #artificialintelligence #googlecloudplatform #generativeai
AWS Solution Architect Interview Questions and Answers
Просмотров 5 тыс.2 месяца назад
Here we discuss a variety of AWS Architectures for various scenarios in a Question and Solution format, while highlighting best practices. AWS Architecture - Questions and Answers. AWS Interview Questions | AWS Certified Solutions Architect Professional SAP-C02 #awsinterviewquestions #awscertification #awscertified #aws
AWS Certified Cloud Practitioner - CLF-C02 Practice Exam Questions
Просмотров 1,5 тыс.2 месяца назад
AWS Certified Cloud Practitioner Exam CLF-C02 Practice Questions & Training Course This exam tests the candidate on their knowledge of AWS Cloud, independent of any specific job role. You are tested on Cloud Concepts in general and AWS in particular. AWS Cloud Practitioner Exam Questions Dumps Here we prepare for the exam using practice test questions and explanations. #awscertifiedcloudpractit...
Artificial Neural Networks Explained - Introduction & Architecture
Просмотров 7483 месяца назад
Artificial Neural Networks Explained Timelines: 0:05 Introduction 01:17 Models 01:58 Layer Types 03:52 What does a Neuron do? 04:43 Activation Functions 05:54 Types of Neural Networks 07:31 Simple Neural Network Program Simple Neural Network Code: github.com/architecturebytes/neural-networks Artificial Neural Networks - Introduction, Beginners Guide. Neural Network Types: Feedforward, Convoluti...
Stable Diffusion Explained - How text to image generation works using U-Net Noise Predictor
Просмотров 6363 месяца назад
#stablediffusion #aiimagegenerator #artificialintelligence #neuralnetworks #midjourneyai #dalle3 #chatgpt Let's learn how Latent Stable Diffusion works to generate images based on text prompts. It uses U-Net as the Noise Predictor. We will see the Architecture and Steps involved in the process. Stable Diffusion Architecture Timings: 00:10 High Level Design 00:33 Diffusion 1:08 Training & Infere...
Jobs that AI will Replace - How Artificial Intelligence will impact your Career
Просмотров 4693 месяца назад
AI will impact nearly all jobs in some way. Let's look at how your job will be impacted be the advent of Artificial Intelligence. Software Engineers in particular will see their jobs being reshaped. Timelines: 00:05 Customer Support 00:27 Graphic Designers 00:46 Video Editors 01:10 Software Developers 01:26 Language Translators 02:04 Data Analysts 03:10 Script Writers 04:08 Receptionist 04:43 D...
Amazon Bedrock Agents Tutorial - Architecture and Orchestration
Просмотров 6 тыс.3 месяца назад
Amazon Bedrock Agent can perform actions and augment responses using companies data sources. It combines Actions with RAG techniques and converses using a Large Language Model. AWS Bedrock Agents Tutorial: In this demo, we will learn how to create and use an AWS Bedrock Agent. #artificialintelligence #retrievalaugmentedgeneration #RAG #awsarchitecture #aiassistant #LLM Github Code Repo: github....
What is a Neuron? | Artificial Neural Networks
Просмотров 7374 месяца назад
How do Neurons function and what exactly do they do? What are Weights, Biases and Activation functions? Learn about about Neural Networks: ruclips.net/video/THvLpptj0hw/видео.html #artificialintelligence #neuralnetworks #machinelearning
Vector Databases - Introduction | Vector Embeddings and Similarity Search
Просмотров 3,5 тыс.5 месяцев назад
Vector Databases explained. Let's learn what are vector databases and why do we need them. Their use-cases and role in Retrieval Augmented Generation (RAG). We will also go over Vector Embeddings & (Image) Similarity Search. #VectorDatabases #VectorEmbeddings #retrievalaugmentedgeneration #artificialintelligence Vector Databases: Pinecone, Chroma DB, Weaviate, Qdrant, Milvus, Vespa, Redis
AI ChatBot Tutorial Voice/Text - Amazon Connect and Lex | Virtual AI Assistant
Просмотров 2,4 тыс.5 месяцев назад
AI ChatBot Tutorial Voice/Text - Amazon Connect and Lex | Virtual AI Assistant
Retrieval Augmented Generation (RAG) | Embedding Model, Vector Database, LangChain, LLM
Просмотров 7 тыс.5 месяцев назад
Retrieval Augmented Generation (RAG) | Embedding Model, Vector Database, LangChain, LLM
Amazon Q Tutorial | Generative AI ChatBot for Business Data | Chat with PDF | AWS RAG | Custom GPT
Просмотров 5 тыс.5 месяцев назад
Amazon Q Tutorial | Generative AI ChatBot for Business Data | Chat with PDF | AWS RAG | Custom GPT
Text to Image AI Generator Tutorial with Sable Diffusion on Google Colab
Просмотров 7815 месяцев назад
Text to Image AI Generator Tutorial with Sable Diffusion on Google Colab
AWS - Important Services with Explanation
Просмотров 5166 месяцев назад
AWS - Important Services with Explanation
AWS Certified Solutions Architect Professional - SAP-C02 Exam Course Training - Practice Questions
Просмотров 7 тыс.6 месяцев назад
AWS Certified Solutions Architect Professional - SAP-C02 Exam Course Training - Practice Questions
AWS IoT TwinMaker Tutorial | Digital Twins Introduction & Demo
Просмотров 6 тыс.8 месяцев назад
AWS IoT TwinMaker Tutorial | Digital Twins Introduction & Demo
AWS IoT Greengrass V2 Introduction & Tutorial
Просмотров 6 тыс.9 месяцев назад
AWS IoT Greengrass V2 Introduction & Tutorial
Parking Spot Detection using OpenCV Python | Computer Vision
Просмотров 1,5 тыс.9 месяцев назад
Parking Spot Detection using OpenCV Python | Computer Vision
AWS Industrial IoT Architecture & Tutorial | IIoT Case Study | Smart Factory Project
Просмотров 79810 месяцев назад
AWS Industrial IoT Architecture & Tutorial | IIoT Case Study | Smart Factory Project
IoT Protocols | MQTT | CoAP | OPC-UA | Modbus | LoRA | Industrial Automation IIoT
Просмотров 2,8 тыс.10 месяцев назад
IoT Protocols | MQTT | CoAP | OPC-UA | Modbus | LoRA | Industrial Automation IIoT
AWS Location Services Tutorial | Fleet Tracking System Design | Logistics IoT
Просмотров 2,6 тыс.10 месяцев назад
AWS Location Services Tutorial | Fleet Tracking System Design | Logistics IoT
Twitter Architecture | Twitter System Design | How to design a Microblogging Service on AWS
Просмотров 66211 месяцев назад
Twitter Architecture | Twitter System Design | How to design a Microblogging Service on AWS
UBER Architecture System design | Ride Hailing Platform
Просмотров 3,1 тыс.Год назад
UBER Architecture System design | Ride Hailing Platform
What makes Amazon Kinesis scalable and fast?
Просмотров 472Год назад
What makes Amazon Kinesis scalable and fast?

Комментарии

  • @nasamind
    @nasamind День назад

    Awesome

  • @sairashid
    @sairashid 3 дня назад

    Great video. We’re building a similar solution and would like your insights in a consulting capacity. How can I reach you?

  • @hemanth3092
    @hemanth3092 3 дня назад

    Excellent content on RAG and vector DB with simple flow steps...thanks

  • @natcool100
    @natcool100 5 дней назад

    Thank you sir, i prepare exam for this. Watch from Thailand.

  • @armandjansevanrensburg6594
    @armandjansevanrensburg6594 5 дней назад

    Thanks for this!

  • @ManikantaKomma
    @ManikantaKomma 6 дней назад

    HI, this Demo was wonderful , is it possible for the chatbot can connect to a database in the backend, if you possible please make a video, it very useful for us.

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

      You could use Google Vertex AI Agents for that. Pls see: ruclips.net/video/H6nUoszwcrM/видео.html

  • @Inside25
    @Inside25 7 дней назад

    Hi, thank you for this valuable video. I am having trouble finding help., Dilaogflow Messanger when Try 13.48 says "Somthing went wrong" not work

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

      Your question is not clear to me. Do you get an error when you start chatting with the bot Or at some other point?

  • @AIWALABRO
    @AIWALABRO 7 дней назад

    thanks for this wonderful demo!

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

      Glad you liked it!

    • @AIWALABRO
      @AIWALABRO 7 дней назад

      May I know cost wise which one is better. AWS vs Azure vs GCP. And in the industry which one preferred?

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

      Depends on what services you are using. AWS is most popular.

  • @sunandamukherjee4732
    @sunandamukherjee4732 8 дней назад

    In last question we should use Athena to query in Redshift and then we can view the report in quicksight. Am i wrong?

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

      You can query data in Redshift directly from QuickSight. Athena is not needed.

    • @sunandamukherjee4732
      @sunandamukherjee4732 8 дней назад

      @@ArchitectureBytes thanks for the update

  • @jaysonlee5231
    @jaysonlee5231 10 дней назад

    For scenario 58- to perform ad hoc analysis, shouldn't the service be Quicksight?

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

      Since the question mentions 'adhoc analysis' - Amazon Athena is a good choice. QuickSight excels at BI and Reporting.

    • @jaysonlee5231
      @jaysonlee5231 10 дней назад

      @@ArchitectureBytes Thank you!

  • @washimhaider8425
    @washimhaider8425 10 дней назад

    I am a voice engineer in a cisco. I want to switch to amazon connect . Can you guide me how to proceed?😊

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

      Do you mean you want to become an expert in Amazon Connect? If so, you can start with this Tutorial.

  • @naveenramneni8533
    @naveenramneni8533 12 дней назад

    Thanks you ..learnt more things.

  • @user-vt2hi6hw9j
    @user-vt2hi6hw9j 12 дней назад

    I followed your steps and eveything going on well, but I don't know why my template is empty?

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

      In that case, you can paste a template json yourself.

  • @ChrisDaniel-vl6ym
    @ChrisDaniel-vl6ym 14 дней назад

    Keep up the job work man. Pls try to upload videos related to AWS IoT. Thanks for all the wonderful video you have given to AWS community.

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

      Glad you found it useful! IoT Playlist: ruclips.net/p/PLGhcieJ42HtHoIO3AGuCD00PZ7EhNNGtw

  • @wercin
    @wercin 14 дней назад

    thank you!

  • @juanpa9590
    @juanpa9590 16 дней назад

    Amazing tutorial, thank you!! Maybe a dumb question but can I asign a phone number to the flow that you made for example and have and interaction with the bot using that IA intent playing in prompt the answer of the model bot?

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

      In the tutorial - Phone number is attached to the Amazon Connect Flow (ProductFlow) - which in turn uses Lex Bot. I guess you are asking - if we can we assign Phone Number directly to the Lex Bot (or an Intent)? As of today - I don't see a way to attach a Phone Number directly to a Lex Bot.

    • @juanpa9590
      @juanpa9590 15 дней назад

      @@ArchitectureBytesWell actually what I wanted to see is if there is some way to ask about the products just like you did in the example but through a call. Carching the customer inputs and reproducing the bot responses until you get the goodbyeIntent but all of this in a phone call

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

      @@juanpa9590 Yes of course - pls see the demo at 14:55 - Customer Support via Phone Call!

  • @chrismiller3591
    @chrismiller3591 19 дней назад

    In the QnA Intent, you didn't have a next step? I didn't see one in closing response and the fulfillment box was closed. Thanks for clarifying.

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

      The QnA Intent (ProductIntent) is a built-in Gen AI intent, it can answer questions automatically from the Knowledge Base using a foundation model (LLM)

    • @chrismiller3591
      @chrismiller3591 19 дней назад

      @@ArchitectureBytes @ 5:17 in the video, you have the option to click into the fulfillment area and designate what you want to happen as a next step in the Success Response and others. For example, you can Wait for Users Input or go to Intent, or go to Slot within and Intent, to name a few options. I'm curious about what you've selected because I have the same intent created. Is your next step truly set on nothing? If it's set on Wait for Users Input, I found it interesting that when the user said Thanks, it clicked over to the good bye intent. That's all great and designed well. I'm just curious how you get the QnA intent to break out of AI mode and get back to pre-made intents. Thanks

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

      Ok I understand your question now. For the ProductIntent (QnA Intent) I have not set any specific options in Fulfillment or Closing Response, and there is no Initial Response or Slot options available here. My understanding is that, each user prompt is evaluated independently every-time to determine the most appropriate intent to handle it. However there are scenarios where conversation can get "stuck" - particularly if the intent's fulfillment requires multiple steps or slots to be filled. In such cases, the chatbot may expect the user to provide specific information to complete the current intent before moving on to another one. And if the default behavior is not the best, you can guide the conversation in desired direction by providing 'Next step in Conversation'

  • @trivargadhathripalla854
    @trivargadhathripalla854 19 дней назад

    Good video ! Could you please do a similar one for Card issuing platform and Payments?

  • @MadhushreeSinha
    @MadhushreeSinha 19 дней назад

    HR dept will be closed as no human required 😂

  • @MadhushreeSinha
    @MadhushreeSinha 19 дней назад

    After so many videos I found this. It’s really simple and effective way to describe RAG architecture overview. ❤

  • @youtub4010
    @youtub4010 21 день назад

    Complete course

  • @offakerala
    @offakerala 21 день назад

    Can you please create part 2 of this video showing data storage from greengrass and visualization.

    • @ArchitectureBytes
      @ArchitectureBytes 21 день назад

      Once data reaches AWS IoT Core (on cloud), you can use IoT Core Rules to send data to a service that can store data in a database (DynamoDB, Timestream etc). From there it should be easy to visualize the data using QuickSight, Grafana etc

  • @ziadimohamedali7740
    @ziadimohamedali7740 22 дня назад

    Nice video !

  • @bheemmetre7539
    @bheemmetre7539 23 дня назад

    Do you have live classes?

  • @shashwatshukla6413
    @shashwatshukla6413 23 дня назад

    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 23 дня назад

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

  • @youtub4010
    @youtub4010 24 дня назад

    Hello need full course

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

    i am getting hallucinations results in chatbot in agent app, how will fix it, please let me know

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

      Please make sure that your Agent Instructions are clear and accurate. In addition you can provide Examples 11:28. The above two are the most important measures to take. You can also play with Temperature settings under Settings > Gen AI > Temperature. A lower temperature settings reduces randomness of tokens selection (therefore response).

    • @ManikantaKomma
      @ManikantaKomma 19 дней назад

      ​@@ArchitectureBytes i get JSON schema, have i modify in this schema & how i get url for this schema, like at 6:07, and at 7:15 how will get python code (flask import) & i am working on multiple tools on the same agent, is it will be work?

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

      @@ManikantaKomma In the Open API Schema The 'url' is url of your Google Cloud Function (without function name at the end). Path has the Cloud function name. OperationId is the method name in function. If 'flask' dependency is not automatically handled, then in the requirements.txt file present alongside the CloudFunction python file - add a line 'flask'. Of course you can use multiple tools in an agent - this is shown in this tutorial itself.

    • @ManikantaKomma
      @ManikantaKomma 18 дней назад

      @@ArchitectureBytes i given multiple examples but and getting hallucinations results and getting Failed to generate response, Temperature option not visible in Gen AI

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

      @@ManikantaKomma What's there in your Data Store? Is it 'Cloud Storage' with unstructured documents (pdf?) from a bucket? By hallucination - do you mean it gives you incorrect information? Or it says it doesn't have the information (which is not exactly hallucination)?

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

    What tool do you use for your high-level architecture diagram? Your content is clean and precise. No noisy data

  • @bheemmetre7539
    @bheemmetre7539 26 дней назад

    Do have live class

  • @harishkumars3209
    @harishkumars3209 26 дней назад

    Very nice work..

  • @CANADIANpeople12
    @CANADIANpeople12 28 дней назад

    Drivers received requests automatically ? Or uber worker send to driver ?

  • @kingki1953
    @kingki1953 28 дней назад

    Can you combine it with RAG?

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

      AI Agents already use RAG techniques. Please see this video to understand RAG better: ruclips.net/video/buTi1AarFDs/видео.html

  • @samyakjain6446
    @samyakjain6446 Месяц назад

    Very useful video!! Is it possible to also receive other fields like SequenceNumber and PartitionKey along with data in s3?

  • @user-oo4bl1zz7t
    @user-oo4bl1zz7t Месяц назад

    yo im face some problem when running it locally can we have a discussion and assist with that thnx