Metadata-Version: 2.1
Name: rest-ai
Version: 0.1.0
Summary: 
Author: Aashish Mehta
Author-email: admin@aashishmehta.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: jsonref (>=1.1.0,<2.0.0)
Requires-Dist: jsonschema (>=4.23.0,<5.0.0)
Requires-Dist: langchain-ollama (>=0.2.1,<0.3.0)
Requires-Dist: ollama (>=0.4.4,<0.5.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# REST AI

Leverage AI to parse human language to REST API calls.

## Prerequisites

[TBC]

## Installation

[TBC]

