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

https://github.com/l-applin/sdk-hackathon-2024-llm-kb

Exploration of Bedrock Knowledge base for the 2024 AWS SDK Hackathon
https://github.com/l-applin/sdk-hackathon-2024-llm-kb

Last synced: 2 months ago
JSON representation

Exploration of Bedrock Knowledge base for the 2024 AWS SDK Hackathon

Awesome Lists containing this project

README

        

# AWS SDK - Hackathon 2024

Repo for my exploration of Knowledge Bases for Amazon Bedrock

Includes response evaluation system that will ask both the KB and the foundation model
to evaluate if the answer returned by the RetreiveAndGenerate API call is more accurate
than simply calling the LLM as-is.