Gwen Shapira가 PostgreSQL을 활용한 AI 기능 확장의 방법을 설명합니다.
Gwen Shapira는 기업의 미션 크리티컬 앱에서 AI 기능을 확장하는 방법을 공유합니다. PostgreSQL의 다중 모드 기능을 활용하여 JSONB 파싱과 HNSW 벡터 인덱싱을 통해 LLM에 결정론적이고 의미론적인 컨텍스트를 제공하는 방법을 설명합니다. 또한, 벡터 양자화 기술을 통해 쿼리 속도를 4배 향상시키는 전략과 에이전트 메모리 관리를 논의합니다.
Gwen Shapira discusses scaling AI features using PostgreSQL.
Gwen Shapira shares insights on scaling AI features for mission-critical applications using PostgreSQL. She explains how to utilize Postgres's multi-modal capabilities like JSONB parsing and HNSW vector indexing to provide deterministic and semantic context to LLMs. Additionally, she discusses vector quantization techniques that can speed up queries by 4x and strategies for managing agentic memory.