Metadata-Version: 2.1
Name: pixelyai_core
Version: 0.0.2
Summary: Serve Utilises of PixelyAI
Home-page: https://github.com/erfanzar/PixelyAI
Author: Erfan Zare Chavoshi
Author-email: erfanzare82@eyahoo.com
Keywords: machine learning,deep learning,pytorch,jax,flax,ggml,c++
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

## PixelyAI Core🧬

### Introduction

PixelyAI Core is the core component of PixelyAI, an AI assistant that helps businesses manage their customers and their
team more effectively. It provides a suite of tools for hosting and interacting with large language models (LLMs),
making it easy to integrate these powerful AI capabilities into your applications.

### Key Features

* **Support for Multiple Backends:** PixelyAI Core supports three popular backends for hosting LLMs: `GGMLServe`,
  `TorchServe`, and `JaxServe`. This flexibility allows you to choose the backend that best suits your needs and
  infrastructure.

* **Simplified API:** PixelyAI Core provides an easy-to-use API for interacting with LLMs. This API makes it simple to
  send queries to LLMs, receive responses, and handle errors.

* **Gradio Integration:** PixelyAI Core integrates seamlessly with `Gradio`, a web framework for building interactive AI
  applications. This integration allows you to create intuitive interfaces for interacting with `LLMs`, making it easier
  for users to access their capabilities.

### Benefits

* **Improved Customer Support:** Empower your customer support team with conversational AI capabilities, enabling them
  to provide more personalized and efficient support.

* **Enhanced Team Collaboration:** Facilitate knowledge sharing and collaboration among team members through natural
  language interactions.

* **Automated Task Delegation:** Automate routine tasks, such as report generation and data analysis, freeing up team
  members to focus on more strategic initiatives.

### Getting Started

To install PixelyAI Core, simply use the following command:

```bash
pip install pixelyai-core
```

Once installed, you can start using the PixelyAI Core API to interact with LLMs. For more information, please refer to
the official documentation.

### Conclusion

PixelyAI Core is a powerful tool for businesses seeking to leverage the capabilities of LLMs to improve their customer
service, collaboration, and productivity. With its support for multiple backends, simplified API, PixelyAI Core provides
a versatile and user-friendly platform for integrating LLMs into your applications.
