Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/arunprsh/ChatGPT-Decoded-GPT2-FAQ-Bot-RLHF-PPO

A Practical Guide to Developing a Reliable FAQ Chatbot with Reinforcement Learning and Human Feedback using GPT-2 on AWS
https://github.com/arunprsh/ChatGPT-Decoded-GPT2-FAQ-Bot-RLHF-PPO

aws chatbot gpt-2 gpt2 question-answering reinforcement-learning rlhf sagemaker transformers

Last synced: 4 months ago
JSON representation

A Practical Guide to Developing a Reliable FAQ Chatbot with Reinforcement Learning and Human Feedback using GPT-2 on AWS

Lists

README

        

## ChatGPT Decoded: An expert guide to mastering the technology and building domain-specific intelligent bots with GPT and reinforcement learning on AWS SageMaker

Welcome to this hands-on guide on how to train a robust FAQ chatbot from scratch using GPT-2 on AWS. This guide will take you step-by-step through the process of building a FAQ chatbot from scratch, using the GPT-2 language model and reinforcement learning techniques on the AWS platform.

### Prerequisites
* Basic understanding of machine learning and deep learning concepts
* AWS account and knowledge of AWS services
* Familiarity with GPT-2 and reinforcement learning
* Python coding experience