AWS Serverless AI Chatbot - Improve Dev Learning Experience with RAG & Claude 2.1

Hack Day #22, 20th Dec, 2023 Kevin C Chen

AWS Serverless AI Chatbot - Improve Dev Learning Experience with RAG & Claude 2.1 Image source: https://www.callcentrehelper.com/ways-to-improve-chatbots-boost-satisfaction-124375.htm Hack Day #22, 20th Dec, 2023 Kevin C Chen

AWS AI Chatbot - R&D Knowledge Assistant

By Kevin C.

AWS AI Chatbot - R&D Knowledge Assistant

This is a project I did at work for 2023 Dec Hack Day competition in 24 hours. The goal was to improve developer's learning/onboarding experience from the existing dev team's knowledge vault (e.g. internal documentation website, wiki...etc), which used to be involved with a lot of reading, to a conversational experience with the AI bot powered by AWS using RAG (Retrieval Augmented Generation) technique (to help AI deliver more relevant and accurate responses without training LLM), serverless like lambda with LangChain, AWS Kendra, Amazon Bedrock (Titan & Claude 2 FMs), CloudFront, Cognito, API gateway, S3, DynamoDB, CloudWatch for metric/troubleshooting...etc.

  • 157