Skip to content

Your AI has your data. Now give it your meaning.

Folaint builds the your AI checks before it answers: grounded in your industry’s open standards, not guessed from your data. Your experts approve every fact. You own the result.

See it in your industry

Pick an industry. The pattern is the same every time: a question that costs days today is answered in seconds, and every part of the answer links to the document it came from.

Folaint
The roof over hall B is leaking. Who built it, is it still under warranty, and what exactly was agreed?
Answer
  • Built by Dachbau Krause under subcontract SV-114, section 3.2. Warranty runs until March 2027.

    Based on
  • The acceptance protocol lists an open defect on exactly this roof section, reported before handover.

    Based on

Auditable: open any source to see the exact spot it came from.

Why it matters

A keyword search only finds documents. Folaint understands how they relate, so liability is settled provable to the page.

Illustrative examples. Names, figures and documents are fictionalised.

Every common format, connected into your knowledge graph.

PowerPoint, Excel, PDFs, SAP and the tools you already run on: Folaint reads the formats and systems your teams live in and turns them into one governed knowledge graph. New connectors land with every release.

PowerPoint
Word
Excel
PDF
Markdown
SharePoint
PowerPoint
Word
Excel
PDF
Markdown
SharePoint
SAP
Outlook
OneDrive
Google Drive
Google Sheets
Salesforce
SAP
Outlook
OneDrive
Google Drive
Google Sheets
Salesforce
Notion
Confluence
Jira
Slack
Dropbox
Google Cloud
Notion
Confluence
Jira
Slack
Dropbox
Google Cloud

All product names and trademarks are the property of their respective owners. Names are used to describe data-source compatibility and do not imply any affiliation or endorsement.

Three of the questions above, tried against the usual fixes.

The two common fixes are a context file (instructions in the prompt) and RAG, top-k nearest-neighbour retrieval over vector embeddings. Both help. Neither survives the three questions you just saw.

  1. “Which delivered machines contain valve V-220?”

    Vector search ranks. It doesn’t enumerate.

    The usual fix

    Top-k nearest-neighbour search returns the 10 to 20 most similar passages: it maximises relevance, not completeness.

    What it needs

    A set-membership query: traverse the bill-of-materials graph and return all 47 machines, with proof there’s no 48th.

    For a product recall, “probably most” is a wrong answer, and no tuning of k changes that.

  2. “How much exposure do we really have to Mr. K.?”

    Retrieval is extractive. This is a computation.

    The usual fix

    The €3.1M figure is written in no passage. Extractive retrieval returns only text that already exists.

    What it needs

    Resolve “Mr. K.” to one entity across three systems, then aggregate the exposure: entity resolution plus a graph join.

    An embedding can only return what was written down somewhere, and this number never was.

  3. “Finance says 14%, Sales says 19%. Which margin is right?”

    A prompt is context, not a constraint.

    The usual fix

    “Net of rebates” is just tokens in the context window; the model can weight the Sales table higher and answer 19%.

    What it needs

    “Margin” resolves to one typed metric: a canonical formula with an owner, a version and rules every answer is validated against.

    Instructions the model may ignore aren’t governance, and no one keeps a thousand of them current in a file.

Context files and RAG give your model more text. Folaint gives it verified facts, complete relationships and enforced definitions it can query.

Your AI can’t reason over rows. It can reason over a map of meaning.

A gives your AI entities, relationships and rules it can follow, anchored in your industry’s published standards, not just patterns inferred from past data.

containslocatespositionsratedrequired bymodeled asdelivered viacontradictssuppliescoversverifiespart ofreferencesspecifiesflagsissuesNorth TowerLevel 4Axis C-12Fire door T-04-117T30 ratingFire-safety reportIFC element #4471Delivery note LS-882Door manufacturerWorks contractQA sign-offFire compartmentFire-safety standards+14DIN 4102 · EN 13501-2 · VDI 6008 · +11 moreArchitect of recordPunch-list item #58Site inspector

Live graph: drag any node, hover a dashed one to see what stands behind it.

Five steps, your people in the loop at every one.

The video walks through the story end to end. Below is the machinery inside each step. One thing holds throughout: an automated pipeline does the building, and your experts appear exactly three times, at the approval gates, to check what it proposes rather than model anything themselves.

What the words actually mean.

Standards-anchored, not precedent-based.

It captures distinctions that never appeared in your data but that regulation requires. An and rules make the meaning explicit and checkable.

Open, not a private dialect.

Built on standards you could read, export and keep, never a black box only we can interpret.

Knowledge graph
A network of entities (customers, contracts, orders) connected by typed, named relationships. Unlike database rows, every connection carries a defined meaning an AI can follow and reason over, not just a foreign-key join.
Ontology
A formal vocabulary for a domain: the entity types, their properties and the relationships permitted between them. Think of it as a schema for meaning, not just for data: “a Contract must have a counterparty of type Customer.”
Triple
The atomic fact in a knowledge graph: subject, relationship, object. “Contract 2024-117, has counterparty, Acme GmbH.” Extraction from your documents runs in two passes, entities first, then the relationships between them, and every triple stores the source document, page and timestamp it came from.
Competency question
A concrete question the graph must be able to answer, collected with your experts before anything is built: “which suppliers are single-source for a critical part?”. Each one is stored with a test query. After every change to the ontology, all of them run again, a regression test for meaning.
SHACL
Shapes Constraint Language: a W3C standard for writing rules that data in the graph must satisfy. Machine-readable and machine-checkable: if a compliance rule says every supplier must carry a risk rating, SHACL will flag any that don't.
Open standards
The W3C publishes the full specifications for RDF, OWL and SHACL. Any developer can read, audit and implement them independently. Your data model is never proprietary. You can export it, inspect it, and take it elsewhere without our involvement.

Two assets you own. Every door they open.

At the end of the process you hold a that maps your domain and an that governs it. Both in open formats, running on your infrastructure. Below are the capabilities they hand you, regardless of which AI layer you choose next.

Knowledge Graph

Entities, relationships, and connections your AI can traverse and reason over.

Ontology

The definitions, rules, and governance layer that makes every fact in the graph trustworthy.

Most companies build on rented intelligence: when the model changes, meaning disappears. Your Knowledge Graph and Ontology stay. Both yours, in open formats. Rent the intelligence anywhere. The meaning you own, with us.