feat: add AI knowledge analysis MVP

This commit is contained in:
2026-07-05 00:47:52 -07:00
parent 6aa72d3b43
commit e204974b57
32 changed files with 8705 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
services:
postgres:
image: postgres:17-alpine
image: pgvector/pgvector:pg17
container_name: teatea-postgres
restart: unless-stopped
environment: