Metadata-Version: 2.4
Name: coretx
Version: 0.5.0
Summary: Structured memory for AI that persists, attributes, and connects
License-Expression: MIT
Requires-Python: >=3.9
Requires-Dist: coretx-connect>=0.4.0
Description-Content-Type: text/markdown

# CoreTx

Structured memory for AI that persists, attributes, and connects.

## Install

```
pip install coretx
coretx init
```

## What this does

Every AI conversation starts from scratch. CoreTx gives your AI a structured memory that survives across sessions, works across providers, and belongs to you.

Learn more: https://partners.coretx.ai/content/connect.html

## Documentation

- [Product overview](https://partners.coretx.ai/content/connect.html)
- [GitHub](https://github.com/coretxinc/coretx-connect)
