Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.33 KB

File metadata and controls

46 lines (27 loc) · 1.33 KB

hybrid-knowledge-base-chain

- on AWS

Sketch Flow

image-22134105000

Demo

image-22134105067

image-22134105068


Current Features:

  • Amazon Kendra Index as private Knowledge Base

  • Private LLM on SageMaker Endpoint with LMI (Large Model Inference) container

  • WebSearch as a chain Tool

  • 'Hybrid Chain' - Internal Answer (Internal Knowledge) + web search => final answer


Developing:

  • Larger model with better understanding of task prompts

  • Retrieval similarity filtering

  • Description-based Tool retrieving


References:


Licensing

Inherit LICENSE from amazon-kendra-langchain-extensions