Skip to content

Deploying a Single Page Application with AI Integration for General Queries using Bedrock

License

Notifications You must be signed in to change notification settings

Srisrijakka1/BedRock-Model-ChatGpt

Repository files navigation

BedRock-Model-ChatGpt

Deploying a Single Page Application with AI Integration for General Queries using Bedrock

Requirements for this project:

Need a AWS Account or AWS login credentials.

Description:

  This repository contains the reference related to how to create own GenAi Model based Single Page WebApplication in Real time.

BedRock-Model-ChatGpt Overview:

To create a single Page Application:

   Languages Used: HTML, JavaSript(JS)
   Platform Used: VS Code Editor

To Deploy & Test Application Environment:

    Test Environment Used: GitHub 
    Deploy Environment Used: Amazon S3, Amazon CloudFront.

Foundational ML Model Details:

      Model: Amazon Titan-Text Premier G1
      Model Access Provider: Amazon Bedrock service

Compute Service:

      Model input Prompting & getting Response :Amazon Lambda Service

Interactions management

      API Service used for Interactions management between WebApplication & Lambda functions : Amazon API Gateway.

All AWS Services Used For this Project:

        Amazon S3
        Amazon CloudFront
        Amazon Bedrock
        Amazon Lambda
        Amazon APIGateway 

All Software Code URLS:

WebApplication HTML Source
WebApplication JavaSript(JS) Source
WebApplication Backend Lambda function Source
Project Overall Softwares Zip Source

Important Note:

While using this Repository as reference to implement this project please update your Api Gateway Endpoint in HTML code.

Architecture:

Bedrock-Model-ChatGpt

Result:

Deploying.Single.Page.Application.with.AI.Integration.for.General.Queries.using.Bedrock.Lambda.API.mp4