build-on-aws/langchain-embeddings
This repository demonstrates the construction of a state-of-the-art multimodal search engine, leveraging Amazon Titan Embeddings, Amazon Bedrock, and LangChain.
Supports text, image, and video content indexing through multimodal embeddings (Nova models), with production-ready architectures using Aurora PostgreSQL with pgvector for similarity search and Lambda/ECS for serverless or containerized document processing. Includes progressive learning path from Jupyter notebooks covering semantic search fundamentals through advanced agentic RAG systems, integrating AWS services like Bedrock, Transcribe, and Step Functions for end-to-end workflows.
Stars
55
Forks
7
Language
Jupyter Notebook
License
MIT-0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/build-on-aws/langchain-embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
artitw/text2text
Text2Text Language Modeling Toolkit
Azure-Samples/azure-ai-document-processing-samples
A collection of samples demonstrating techniques for processing documents with Azure AI...
aiplanethub/beyondllm
Build, evaluate and observe LLM apps
qianniuspace/llm_notebooks
AI 应用示例合集
Muennighoff/sgpt
SGPT: GPT Sentence Embeddings for Semantic Search