aws-samples/amazon-kendra-langchain-extensions
Samples to build Generative AI applications with LangChain and Amazon Kendra
Implements `AmazonKendraRetriever` for seamless integration between LangChain and Kendra's enterprise search capabilities, enabling retrieval-augmented generation (RAG) patterns. The retriever class is now part of LangChain's core library (v0.0.213+), reducing external dependencies. Includes practical QA chain samples demonstrating how to ground LLM responses in indexed enterprise documents and knowledge bases.
162 stars. No commits in the last 6 months.
Stars
162
Forks
105
Language
Python
License
MIT-0
Category
Last pushed
Mar 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/aws-samples/amazon-kendra-langchain-extensions"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
davidmigloz/langchain_dart
Build LLM-powered Dart/Flutter applications.
TirendazAcademy/PandasAI-Tutorials
Tutorials for PandasAI
DannyArends/DLLM
A minimal, clean D language interface for running LLM inference using importC around llama.cpp.
sivaprasadreddy/langchain4j-demos
LangChain4j demos
amirshaikh321/Generative-AI-with-LangChain
This repository documents my learning journey in Generative AI, focusing on building a strong...