Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Official Python SDK for Blindfold
pip install blindfold-sdk
from blindfold import Blindfold client = Blindfold() # no API key needed result = client.detect("Email john@acme.com, SSN 123-45-6789")