• Stars
    star
    4
  • Rank 3,289,836 (Top 66 %)
  • Language
    TypeScript
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It shows how to escape cross-origin issues for web client and API server using CloudFront routing.

More Repositories

1

korean-chatbot-using-amazon-bedrock

It shows a question and answering chatbot using Multi-LLM and Multi-RAG
Python
37
star
2

llama3-langchain-kor

It shows a korean chatbot using LangChain based on Llama3
JavaScript
33
star
3

stable-diffusion-api-server

It describes how to provide the stable diffusion function using api server.
Jupyter Notebook
17
star
4

llm-multimodal-and-rag

It shows how to use mutimodal and RAG based on LangChain.
Python
17
star
5

question-answering-chatbot-with-vector-store

It is a chatbot for question and answering using RAG based on LLM
Jupyter Notebook
16
star
6

interactive-chat-using-Lex-and-ChatGPT

The project shows how to develop an interactive chatbot using Lex and open APIs. Lex provides operations using User Intent but it may response the dupulicated answers for unknown intents. Thus the proposed architecture uses Open APIs such as ChatGPT.
JavaScript
12
star
7

simple-chatbot-using-LLM-based-on-amazon-bedrock

It shows a simple chatbot based on bedrock LLM where Question/Answering and Summerization of a document are provided based on LangChain.
JavaScript
11
star
8

iot-greengrass-with-ipc-client-v2

It shows how to deploy ipc client v2 in IoT Greengrass using AWS CDK.
TypeScript
11
star
9

llama3-rag-workshop

Llama3 RAG system
Python
10
star
10

webchat-golang-socketio

Web chat server and client based on socket.io
Go
10
star
11

iot-greengrass-with-lambda-component

It show how to deploy lambda component in IoT Greengrass.
TypeScript
10
star
12

rag-code-generation

It decribes code generation using RAG.
Python
10
star
13

hello-nginx-kubernetes

nginx based on kubernetes
Smarty
9
star
14

ML-Algorithms

It summerizes the algorithms of Machine Learning.
Jupyter Notebook
9
star
15

question-answering-chatbot-with-kendra

It shows a question/answering chatbot using Amazon Bedrock with RAG based on Amazon Kendra.
Jupyter Notebook
9
star
16

heartbeat-kubernetes

It shows a salable system to store data from IoT devices and then provide an analysis to help health management.
Smarty
9
star
17

json-to-mysql

It shows how to convert json to mysql.
JavaScript
9
star
18

hello-nodejs-kubernetes

It is a sample of nodejs with kubernetes
JavaScript
9
star
19

llm-agent

It shows how to deploy and use an agent with LLM.
Jupyter Notebook
9
star
20

llm-voicebot

It is a voice bot based on LLM.
Python
9
star
21

image-classification-api-server

It shows API server for image classification based on RESNET-50.
TypeScript
8
star
22

grpc-golang-kubernetes

gRPC interface using golang in Kubernetes
Go
8
star
23

iot-analytics-for-thermometer

It shows IoT analytics infrastructure to gather sensor information using M5Stack, AWS IoT Edukit.
C
8
star
24

Llama2-chatbot-with-vector-store

It shows a chatbot using Llama 2 based on LangChain.
Jupyter Notebook
8
star
25

Human_Detection

It shows the algorithm for human detection
C++
7
star
26

webchat-js-webclient

It is a client based on browser for chat application
JavaScript
7
star
27

LLM-LangChain

It shows how to use langchain for sagemaker endpoint.
Jupyter Notebook
7
star
28

iot-greengrass-with-container-component

It shows how to deploy docker component in IoT Greengrass
TypeScript
7
star
29

redis-golang-kubernetes

Redis interface using golang in kubernetes
Go
7
star
30

image-classification-via-iot-greengrass

It shows how to create custom component for image classification in IoT Device.
Python
7
star
31

llama3-70b-langchain

It shows how to deploy a chatbot using Llama3 70B based on LangChain.
JavaScript
6
star
32

webchat-golang-chat

It is a chat server based on PUBSUB in which socket.io is used to connect the server and client.
HTML
6
star
33

simple-serverless-storytime

It is a simple serverless architecture for StoryTime.
JavaScript
6
star
34

Visual_Localization

It shows the localization algorithm based on cameras
C++
6
star
35

lambda-with-ML-container

It shows how to deploy ML inference API based on XGBoost using AWS CDK in AWS Lambda.
JavaScript
6
star
36

dynamodb-golang-sample

The combination of Dynamo DB and Redis Cache has a strength to reduce the traffic of database and ensure fast operations
Go
6
star
37

iot-greengrass

It describes IoT Greengrass in order to make edge environment for IoT devices.
Python
6
star
38

Hyperspectral_Image_Processing

It shows hyperspectral image processing
C++
6
star
39

serverless-storytime

It is a tutorial about AWS serverless architecture to show enhancing throughput performance.
JavaScript
6
star
40

webchat-golang-profile

This server is sharing user profile where Redis is used to reduce the number of read requests for Dynamo DB based on golang
Go
6
star
41

whitebalance_enhancement

It has two projects: white balance measurement program and white balance enhancement algorithm for TV
C++
6
star
42

webchat

It is a salable chat service based on socket.io and PUBSUB for messaging application. There are three repositories related to this project for chatting, sharing profile and showing in browser.
Go
6
star
43

api-golang-kubernetes

REST API Server based on kubernetes
Go
5
star
44

iot-with-ML-container

It shows how to deploy ML inference component based on XGBoost using IoT Greegrass in devices.
TypeScript
5
star
45

iot-data-generator

It shows how to generate iot data.
Python
5
star
46

cachestore-golang-kubernetes

This project is an implement of cache store based on golang in kubernetes which uses RDBMS and Redis Cache in order to reduce the number of database accesses.
Go
5
star
47

webchat-nodejs

It shows socket communication between web client and server where the client is using javascript and the server is using node.js.
JavaScript
5
star
48

webchat-golang

It shows socket.io communication between web client and server in which javascript is using for the client and golang is using for the application server.
Go
5
star
49

aws-security-token-service

It shows how to generate and use temporary security credential using AWS STS.
JavaScript
5
star
50

Object_Tracking_Algorithm

It shows the algorithm of particle tracking for tracking objects
C++
5
star
51

ChatGPT

It shows how to deploy ChatGPT using Lambda for chat client.
JavaScript
5
star
52

rag-enhanced-searching

It shows how to enhance searching in RAG
Python
5
star
53

aws-personalize

It describes the features of AWS personalize.
Python
4
star
54

case-study-wait-for-callback

This is a case study showing how to deploy "Wait-for-Callback" using Step Functions
TypeScript
4
star
55

call-center-analytics

It shows a serverless architecture for call center analytics.
JavaScript
4
star
56

technical-summary

It corrects docs for technical summary
Shell
4
star
57

emotion-garden

It prepares the demo of emotion garden.
JavaScript
4
star
58

data-analytics-for-businfo

It shows an effective way to correct bus arrival information using data analytics based on Amazon Serverless such as Kiness Data Stream, Kinesis Data Firehose, S3, and Lambda.
JavaScript
4
star
59

aws-sagemaker

It shows how to develop a ML model for an actual case using AWS SageMaker.
Jupyter Notebook
4
star
60

chatbot-based-on-Falcon-FM

It shows how to make a chabot based on Falcon foundation model using SageMaker JumpStart
JavaScript
4
star
61

stable-diffusion-model

It shows a development environment using Cloud9 for stable diffusion model.
Python
4
star
62

llm-fine-tuning

It summarize the theory of fine tuning.
Jupyter Notebook
4
star
63

IoT-Core-Contents

It is a place to summerize IoT objects.
Python
3
star
64

Llama2-conversational-chatbot

It shows a conversational chatbot using Llama2.
JavaScript
3
star
65

centerfield-businfo

Bus arrival infomration is provided by a Restful API based on Serverless Architecture.
JavaScript
3
star
66

visual-tracking-with-drones

It shows a visual tracking system using drons where a target is tracked and monotorized easily based on cloud system.
3
star
67

image-recommender-based-on-emotion

It is a reommender system for images based on emotion.
JavaScript
3
star
68

generative-ai-for-text

It shows the generative AI for Text.
Jupyter Notebook
3
star
69

demo-robo-soulmate

It is a repository to prepare a demo for dansing robot.
Jupyter Notebook
3
star
70

rag-chatbot-using-bedrock-claude-and-kendra

It shows a RAG chatbot using Amazon Bedrock Claude and Kendra.
Python
3
star
71

multi-rag-and-multi-region-llm-for-chatbot

It shows a chatbot based on multi-RAG and multi region LLM.
Python
3
star
72

case-study-s3-trigger-event

It shows how to manage s3 trigger events using scheduler based on SQS and manager based on DynamoDB
JavaScript
2
star
73

aws-athena

It decribes how to use aws athena for data analytics
2
star
74

chaos-enginnering

It introduces the chaos engineering for AWS.
2
star
75

aws-iot-twinmaker

It describes AWS IoT TwinMaker.
2
star
76

serverless-filestore

It shows a filesharing way using aws serverless services such as api-gateway, s3, and lambdas.
TypeScript
2
star
77

aws-step-functions

It explains how to use step fuctions.
TypeScript
2
star
78

ML-xgboost

It shows xgboost algorithm for machine learning.
Jupyter Notebook
2
star
79

conversational-chatbot

It use ConversationalRetrievalChain for a chatbot
JavaScript
2
star
80

aws-iot-sitewise

It describes AWS IoT Sitewise.
2
star
81

aws-iot-edukit

It describe how to use aws iot edukit
2
star
82

serverless-textextraction

It shows a method for text extraction from an image based on Amazon Textrect
JavaScript
2
star
83

iot-data-generator-for-twinmaker

It is an IoT data generator for TwinMaker whre the source has multiple waveforms from an entity
Python
2
star
84

campaign-producer-for-pinpoint

It shows a campaign producer for AWS PinPoint
TypeScript
2
star
85

simple-serverless-filestore

This is a simple serverless file store which has enough ability to share files but it doesn't have a feature to manage multiple acounts for simplicity.
TypeScript
2
star
86

aws-iot-fleetwise

It describes AWS Fleetwise which is an useful managed service to colect, transform, and transfer vehicle data to the cloud in near real time.
2
star
87

aws-kinesis-video-streams

It shows how to use kinesis video streams in order to gather stream data from IoT devices.
2
star
88

lambda-function-url

It shows how to use lambda function URL using CDK.
JavaScript
2
star
89

stable-diffusion-2

under construction
TypeScript
2
star
90

korean-ocr

It will support Korean OCR.
TypeScript
2
star
91

multimodal-on-aws

It is a multimodal workshop for AWS hans-on.
Python
2
star
92

stream-chatbot-for-amazon-bedrock

It shows how to develop a stream chatbot using websocket and amazon bedrock.
JavaScript
2
star
93

Llama2-chatbot-with-kendra

It shows a chatbot with Amazon Kendra using Llama 2.
JavaScript
2
star
94

aws-assignment

It is an assignment as a part of aws application.
1
star
95

aws-glue-databrew

It shows how to use databrew
1
star
96

ML-object-detection

It describes the algorithms of object detection based on machine learning.
1
star
97

bedrock-stream

It shows how to use bedrock stream using LangChain
Jupyter Notebook
1
star
98

apigw-rest-querystring

It shows how to make restful api with query string using api gateway.
TypeScript
1
star
99

llama2-chatbot-on-aws-bedrock

It shows how to use Llama2 on AWS Bedrock.
JavaScript
1
star
100

matter

It summerize Matter which is the new standard of IoT.
1
star