Skip to main content

AuraBrain — Universal cognitive architecture SDK with anticipatory priming, causal inference, and adaptive forgetting

Project description

AuraBrain Python SDK

Universal cognitive architecture — one brain, any agent.

Install

pip install aurabrain

With gRPC support:

pip install aurabrain[grpc]

Quick Start

from aurabrain import AuraBrain

brain = AuraBrain()  # connects to http://127.0.0.1:3000

# Store a fact
atom = brain.store("The capital of Japan is Tokyo", confidence=0.98)

# Recall by keyword
results = brain.recall("Japan")

# Verify a claim
result = brain.verify("Japan's capital is Osaka")

# Get a daily briefing
briefing = brain.briefing()

API

Method Description
store(content, **kwargs) Store an atom
recall(query) Keyword search
verify(content) SAVeR verification scan
reason(content) Bayesian reasoning
briefing() Daily briefing
conflicts() Detect contradictions
suggest() Priority-scored suggestions
sleep() Run consolidation cycle
stats() Brain statistics

License

MIT

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

aurabrain-0.5.1.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

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

aurabrain-0.5.1-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file aurabrain-0.5.1.tar.gz.

File metadata

  • Download URL: aurabrain-0.5.1.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aurabrain-0.5.1.tar.gz
Algorithm Hash digest
SHA256 1472e41e27fae180e3ece4b30f2f61d5243b98250f8c7c44ac2b8af08fa2f15a
MD5 ddc57b7f5761ce37174200706bcef503
BLAKE2b-256 78680f788ccafbec2beb0f91f43fd18eaa899933ec6992918d0448f005d5af03

See more details on using hashes here.

File details

Details for the file aurabrain-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: aurabrain-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for aurabrain-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6f9d49096a008df4a14176d7fab65a3cb2795b9954f7ff75100fb0c837c9944
MD5 f246c40267146088a271dcfca7f5f9a1
BLAKE2b-256 4ba09423fe72191c3df202fd7a776341ddcbcd85f8188451aa06454be969e0ea

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