Building relationship-aware AI applications today usually means duct-taping three different systems together: Neo4j for the graph, Pinecone for vectors, and Elasticsearch for text.
This infrastructure nightmare leads to:
1. Writing endless glue cod...