Metadata-Version: 2.4
Name: neuralgraph
Version: 0.0.2
Summary: NeuralGraph — Not quite a neural network. More than a graph. A context engine for AI.
Project-URL: Homepage, https://neuralgraph.app
Project-URL: Repository, https://github.com/neuralgraph-ai
Author-email: NeuralGraph <david@neuralgraph.app>
License-Expression: MIT
Keywords: ai,context,knowledge-graph,llm,memory
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# NeuralGraph

Not quite a neural network. More than a graph. A context engine for AI.

**Coming soon.** Visit [neuralgraph.app](https://neuralgraph.app) for more info.

## Installation

```bash
pip install neuralgraph
```

## Status

This package is under active development. The SDK is not functional yet.
