Metadata-Version: 2.4
Name: nsx-ai
Version: 1.0.1
Summary: Neuro-Symbolic AI Framework with Agentic Capabilities
Home-page: https://github.com/ananya868/nsx
Author: Ananya Kumar
Author-email: ananya8154@gmail.com
Project-URL: Bug Tracker, https://github.com/yourusername/nsx/issues
Project-URL: Documentation, https://github.com/yourusername/nsx/wiki
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=2.0.0
Requires-Dist: numpy
Requires-Dist: litellm
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# NSX-AI Framework

An Industry-Grade Neuro-Symbolic AI Framework.

## Installation
`pip install nsx-ai` (replace with your actual package name)

## Usage
```python
import nsx
# Logic goes here
