Kevin C.
I love sharing my learning journey in the technology land and hopefully you can also takeaway some interesting tidbits from mine for your own learning and inspire many others to pass on these knowledges. Enjoy and happy learning & sharing!
By Kevin C.
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.