Skip to content

Question and Answer Bot using Amazon Kendra and AWS Fargate

Notifications You must be signed in to change notification settings

yai333/QuestionAnswerChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo provides a proof of concept of question and answer chatbot solution. The chatbot uses React with Amplify, AWS API Gateway WebSocket API, AWS Fargate and Amazon Kendra to provide a conversational interface for your "Questions and Answers." This allows your users to ask their questions and get quick and relevant answers.

For more details, please refer to below link https://towardsdatascience.com/create-a-question-and-answer-bot-with-amazon-kendra-and-aws-fargate-79c537d68e45

Dataset download and transform

chatbot.ipynb

Frontend layer

Frontend React application is in ./frontend dir. README

Backend layer

Serverless project of AWS Websocket API is in ./backend dir. README

AWS Fargateway Service layer

Cloudformation templates and scripts are in ./service dir. README

About

Question and Answer Bot using Amazon Kendra and AWS Fargate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published