Product layer on top of the pure engine: a wizard to connect the apps that feed the brain, an encrypted credential vault (Fernet/PBKDF2; app logins never enter brain.db), and 3 working connectors. Connector data flows through the same credential-scrub path as the engine. Atlas Corporation proprietary.
4 lines
135 B
Text
4 lines
135 B
Text
sqlite-vec>=0.1.6
|
|
requests>=2.31
|
|
numpy>=1.24
|
|
cryptography>=41 # connectors credential vault (setup wizard); engine works without it
|