Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Srisrijakka1 authored Sep 15, 2024
1 parent 1b1f8cb commit 682ca0f
Showing 1 changed file with 42 additions and 2 deletions.
44 changes: 42 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,50 @@
# BedRock-Model-ChatGpt
Deploying a Single Page Application with AI Integration for General Queries using Bedrock

Architecture:
### Requirements for this project:

Need a AWS Account or AWS login redentials.

### 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: <br>
>
> 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
### Architecture:
![Bedrock-Model-ChatGpt](https://github.com/user-attachments/assets/be71ebab-8a9c-4c5e-8828-06c0929de503)

Result:
### Result:

https://github.com/user-attachments/assets/d3b3c252-8e35-4509-9ad1-96b89c5bbccd

0 comments on commit 682ca0f

Please sign in to comment.