machinewriter

↗ HN profile [ 21.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built ChimeraDB to stop juggling three separate databases when building LLM apps. It combines vector embeddings, property graphs, and SQL analytics in a single DuckDB file. from chimeradb import KnowledgeGraph kg =…