Developer
Connect
Natural Language Ingestion
No entity mapping required. Write what happened in plain English — the knowledge graph is built automatically.
agent.ingest("Customer Alice bought Laptop Pro for $999")agent.chat("Who bought laptops?")agent.get_memory() # for your own modelInstall
Usage