Metadata-Version: 2.1
Name: PyAissistant
Version: 0.1.6
Summary: A Python package designed to provide a user-friendly interface for AI developers working with Python. This package aims to streamline the integration of AI functionalities into your projects, making it easier to leverage advanced AI capabilities
Home-page: https://github.com/HinxCorporation/PyAissistant
Author: Hinx Vietti(Lai)
Author-email: Hinxvietti@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: colorama ~=0.4.6
Requires-Dist: ollama-api ~=0.1.1
Requires-Dist: tabulate ~=0.9.0
Requires-Dist: requests ~=2.32.3
Requires-Dist: psutil ~=6.0.0

# PyAissistant

Welcome to **Py AI Assistant**, a Python package designed to provide a user-friendly interface for AI developers working with Python. This package aims to streamline the integration of AI functionalities into your projects, making it easier to leverage advanced AI capabilities.

- A user-friendly interface for AI developers working with Python.
- Streamline the integration of AI functionalities into your projects.
- Leverage advanced AI capabilities.

## Features

- **AI Chat Completion**: Engage in interactive conversations with AI models.
- **AI Tool Call**: Utilize AI-powered tools for various tasks.
- **AI Region Support**:
  - **DeepSeek AI**: Dive deep into AI research and development.
  - **Ollama Local Run API**: Work with local AI models seamlessly.

## Installation

To install the `PyAissistant` package, you can use pip:

```bash
pip install PyAissistant
```

## Usage

- in coming

## Documentation

For more detailed information on how to use the `PyAissistant` package, please refer to the [official documentation](https://PyAissistant.readthedocs.io).

## Contributing

We welcome contributions from the community! If you're interested in contributing to `PyAissistant`, please check out our [contribution guidelines](CONTRIBUTING.md).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## Support

If you encounter any issues or have any questions, please open an issue on our [GitHub repository](https://github.com/HinxCorporation/PyAissistant).

---

Thank you for using `PyAissistant`! We hope this package helps you in your AI development journey.
