The difference with our AI assistant approach and unique points for Terraphim AI:
-
Privacy first: Instead of moving data, we codify and move knowledge graphs, which allows us to build fast graph embeddings that can be deployed even into the browser via wasm. We allow users to codify their knowledge and move knowledge (graph embeddings) next to their data, not need to move data across boundaries
-
Action-oriented ontologies: focus on what you need to do. If you think about self-driving cars, it need to recognise many objects but only do five things: go forward, left, right, reverse and stop. If you start with what you need to do next, the solution search space can be designed very small, resulting in a compact knowledge graph.
-
Role-based “lenses” to your data: we recognise that a single individual can have multiple roles and contexts for knowledge-based work and actions, allowing separate knowledge graphs per role. We allow users to control and modify their knowledge graphs.
Our approach removes a lot of complexity from AI assistants, fostering good old YAGNI.