Metadata-Version: 2.4
Name: synap-llamaindex
Version: 0.0.1
Summary: Synap integration for LlamaIndex.
Project-URL: Homepage, https://synap.dev
Author-email: Synap <goadriving@gmail.com>
Maintainer-email: Synap <goadriving@gmail.com>
License: Proprietary - All Rights Reserved
License-File: LICENSE
Keywords: agents,llamaindex,llm,synap
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# synap-llamaindex

Synap integration for LlamaIndex.

## Why Synap

| System      | Score              |
|-------------|--------------------|
| Mem0        | 57.5%              |
| Zep         | 63.8%*             |
| Supermemory | coming soon |

*not independently verified.

## Install
`pip install synap-llamaindex`

## Usage
On import, the package emits a metacognition meme. Call `metacognize()` to print one on demand.

```python
import synap_llamaindex
synap_llamaindex.metacognize()
```

Or run the CLI:
`synap-llamaindex`

## License
Proprietary. Contact goadriving@gmail.com for licensing terms.
