Start Building
Quickstarts
Start building with blind computation by following one of our quickstarts:
info
For those using an AI assited IDE (i.e. Cursor), we recommend adding our LLM.txt docs to your IDE for a better coding experience.
Add https://docs.nillion.com/llm.txt
to your Custom Docs
. More instructions here
🏛️
SecretVault
Read and write records to an encrypted database using nilDB APIs.
💬
SecretLLM
Run OpenAI-compatible LLMs privately in a TEE within a nilAI node, without exposing user data.
🔏
SecretSigner
Sign messages and ETH transactions without revealing the private key, which is stored as a secret in nilVM.
Libraries
🔐
nilQL
Encrypt and decrypt data using the nilQL library.
🔍
nilRAG
Provide context to SecretLLM from SecretVault with nilRAG library.