.NET on AWS Blog
Category: RDS for PostgreSQL
Implementing Semantic Search using Amazon Bedrock and RDS for PostgreSQL in .NET
Introduction Large language models (LLMs) are driving the rapid growth of semantic search applications. Semantic search understands both user intent and content context, rather than just matching keywords. LLMs enhance this capability through their advanced language processing abilities. These AI models can process multiple content formats, including text, images, audio, and video. The users receive […]