Skip to main content

Vector traceability with legal certification for AI embeddings

Project description

AEE Protocol v8

Vector Traceability for the AI Era

Protect your embeddings. Prove your ownership. Maintain compliance.

AEE (Attribution & Evidence for Embeddings) is an open-source protocol for invisible watermarking of vector embeddings, with blockchain certification for legal proof. Survives 20% noise, <1% FP rate (10k tests).

Quick Start

pip install aeeprotocol  # Día 2

from aeeprotocol import AEEv8
aee = AEEv8(user_id=35664619)  # Tu DNI soberano

embedding = np.random.randn(768) / np.linalg.norm(np.random.randn(768))
marked, proof = aee.inject(embedding)
detection = aee.detect(marked)
print(f"Detected: {detection['detected']}, Confidence: {detection['confidence']}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aeeprotocol-8.0.0b2.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aeeprotocol-8.0.0b2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file aeeprotocol-8.0.0b2.tar.gz.

File metadata

  • Download URL: aeeprotocol-8.0.0b2.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for aeeprotocol-8.0.0b2.tar.gz
Algorithm Hash digest
SHA256 78f6b0adc2560aff4bfb39f9092eaff71a27e210f4dc5823687bc8fe42678aba
MD5 a0b53343681c35fc56996975ff4cb72f
BLAKE2b-256 f8a6cf0d13e931d7d770d4cb7d99b997ba6c6c9e3b02e97db9f463adfbc1c799

See more details on using hashes here.

File details

Details for the file aeeprotocol-8.0.0b2-py3-none-any.whl.

File metadata

  • Download URL: aeeprotocol-8.0.0b2-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for aeeprotocol-8.0.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 001f9e7f2f3ce030110d7af3c9103d217eb7dacf8ff26d020de329e4e051aa48
MD5 d5579474ba50edc7d9ac3de42bc2af14
BLAKE2b-256 1d3608792ebe18d84410a5277efc17e674e437fa42a0392663417cc8458b3917

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page