Python SDK for Nex Sovereign — Cognitive OS with 18-emotion HEART Engine
Project description
Nex Sovereign SDK — Python
The official Python SDK for Nex Sovereign — a cognitive AI operating system with an 18-emotion HEART Engine, persistent memory graph, PDAR reasoning, and boardroom governance.
Install
pip install nex-sovereign-sdk
Quick Start
from nex_sdk import NexClient
nex = NexClient(api_key="nex_sk_...")
# Classify emotional content via HEART Engine
result = nex.heart.classify("user_123", "I'm excited about this project!")
print(result.classified.label) # "happiness"
print(result.emotion_vector) # full 18-dim vector
Features
- HEART Engine — 18-dimensional emotion classification, injection, history, and pattern analysis
- Memory Graph — Persistent semantic memory with emotionally-biased retrieval
- PDAR Reasoning — Transparent Perceive-Decide-Act-Reflect reasoning traces
- Boardroom — Governance mandates for high-stakes AI actions
Documentation
Full API reference and guides: nexsovereign.com/developers
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nex_sovereign_sdk-0.1.0.tar.gz.
File metadata
- Download URL: nex_sovereign_sdk-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f462dcd1ba62ae1bf5eb73be4ef685391907272df3b32755d8bb7c0e29ba742
|
|
| MD5 |
3d1d31d6644aa3a537304c66ec4eab90
|
|
| BLAKE2b-256 |
0531ca7a3b660da9451e87ca96521d42a6c38d821bb6f89ecade6296d1d56919
|
File details
Details for the file nex_sovereign_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nex_sovereign_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce866099df2360f19b36b7fb7176a84a9716f206a0da4b9929e9b58df036d824
|
|
| MD5 |
b5966ce3a9f7c3291c27e549da3b07f8
|
|
| BLAKE2b-256 |
ee42bdc7f4aa66d5f5851c9eaa8f6812b2ef8745802c1ebd38aa41920ac1072a
|