• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Jupyter Notebook
  • Created 10 months ago
  • Updated 10 months ago

Reviews

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

Repository Details

It summarize the theory of fine tuning.

More Repositories

1

llama3-langchain-kor

It shows a korean chatbot using LangChain based on Llama3
JavaScript
37
star
2

llama3.2-rag-bot

Multimodal RAG based on Llama 3.2
Python
22
star
3

langgraph-agent

It shows case studies of the LangGraph agent.
Jupyter Notebook
18
star
4

stable-diffusion-api-server

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

llm-multimodal-and-rag

It shows how to use mutimodal and RAG based on multi-region LLM.
Python
17
star
6

question-answering-chatbot-with-vector-store

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

rag-code-generation

It decribes code generation using RAG.
Python
15
star
8

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
9

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
10

iot-greengrass-with-ipc-client-v2

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

webchat-golang-socketio

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

iot-greengrass-with-lambda-component

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

writing-agent

It shows an intelligent agent based on LangGraph for long form writing.
Python
9
star
14

hello-nginx-kubernetes

nginx based on kubernetes
Smarty
9
star
15

ML-Algorithms

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

question-answering-chatbot-with-kendra

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

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
18

json-to-mysql

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

hello-nodejs-kubernetes

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

llm-voicebot

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

llm-agent

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

image-classification-api-server

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

grpc-golang-kubernetes

gRPC interface using golang in Kubernetes
Go
8
star
24

iot-analytics-for-thermometer

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

LLM-LangChain

It shows how to use langchain for sagemaker endpoint.
Jupyter Notebook
8
star
26

Llama2-chatbot-with-vector-store

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

Human_Detection

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

webchat-js-webclient

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

iot-greengrass-with-container-component

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

redis-golang-kubernetes

Redis interface using golang in kubernetes
Go
7
star
31

image-classification-via-iot-greengrass

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

llama3-70b-langchain

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

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
34

simple-serverless-storytime

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

Visual_Localization

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

lambda-with-ML-container

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

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
38

iot-greengrass

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

Hyperspectral_Image_Processing

It shows hyperspectral image processing
C++
6
star
40

serverless-storytime

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

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
42

whitebalance_enhancement

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

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
44

rag-enhanced-searching

It shows how to enhance searching in RAG
Python
6
star
45

api-golang-kubernetes

REST API Server based on kubernetes
Go
5
star
46

iot-data-generator

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

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
48

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
49

iot-with-ML-container

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

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
51

aws-security-token-service

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

Object_Tracking_Algorithm

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

ChatGPT

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

aws-personalize

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

case-study-wait-for-callback

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

call-center-analytics

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

emotion-garden

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

technical-summary

It corrects docs for technical summary
Shell
4
star
59

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
60

aws-sagemaker

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

chatbot-based-on-Falcon-FM

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

stable-diffusion-model

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

aws-routable-cloudfront

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

IoT-Core-Contents

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

Llama2-conversational-chatbot

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

centerfield-businfo

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

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
68

image-recommender-based-on-emotion

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

generative-ai-for-text

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

demo-robo-soulmate

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

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

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

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

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

korean-chatbot-using-amazon-bedrock

It is a chatbot based on LangChain.
Python
2
star
74

rag-with-reflection

It shows an advanced RAG with Reflection where LangGraph is used for workflow management.
Python
2
star
75

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
76

aws-athena

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

chaos-enginnering

It introduces the chaos engineering for AWS.
2
star
78

aws-iot-twinmaker

It describes AWS IoT TwinMaker.
2
star
79

serverless-filestore

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

aws-step-functions

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

ML-xgboost

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

conversational-chatbot

It use ConversationalRetrievalChain for a chatbot
JavaScript
2
star
83

aws-iot-sitewise

It describes AWS IoT Sitewise.
2
star
84

aws-iot-edukit

It describe how to use aws iot edukit
2
star
85

serverless-textextraction

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

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
87

campaign-producer-for-pinpoint

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

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
89

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
90

aws-kinesis-video-streams

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

lambda-function-url

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

stable-diffusion-2

under construction
TypeScript
2
star
93

korean-ocr

It will support Korean OCR.
TypeScript
2
star
94

multimodal-on-aws

It shows how to use mutimodal and RAG based on LLM.
Python
2
star
95

stream-chatbot-for-amazon-bedrock

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

Llama2-chatbot-with-kendra

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

adoptive-agent

It shows multiple use cases about adoptive agent.
Python
1
star
98

aws-assignment

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

aws-glue-databrew

It shows how to use databrew
1
star
100

ML-object-detection

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