Multimodal Search with PostgreSQL pgvector
Large language models (LLMs) have evolved beyond generating text responses to interpreting text prompts. Discover how you can use a multimodal LLM to search your AI applications with PostgreSQL pgvector. This blog examines the architecture, database schema, and code required to build an application that searches recipes by both text and image.