Metadata-Version: 2.1
Name: axjk
Version: 0.3.1
Summary: A package for MetaAI interaction.
Home-page: https://github.com/Sm7-git
Author: Shubham
Author-email: Shub76ham@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: huggingface-hub

# MetaAI

MetaAI is a Python package designed for interacting with the **AI-SAR** model via the Hugging Face API. Built with simplicity and flexibility in mind, it allows users to seamlessly integrate AI capabilities into their projects.

---

## Features
- **Custom Instructions:** Tailor AI responses using predefined instructions.
- **Easy to Use:** Simple initialization and prompt-based interaction.
- **Powerful Backend:** Leverages the Hugging Face API for high-quality AI outputs.

---

## Installation

Install the package directly from PyPI:

```bash
pip install axjk
