Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mindgard.ai/llms.txt

Use this file to discover all available pages before exploring further.

Encrypts data in a form that a neural network can process without data decryption. This protects the privacy of each individual input but introduces computational performance overhead and limits the set of arithmetic operations to those supported by Homomorphic Encryption.

Explanation

 

How it works

 

How to implement