Metadata-Version: 2.1
Name: rapida-python
Version: 0.1.0
Summary: rapidaAi sdk to integrate rapida.ai api's
Home-page: https://github.com/rapidaai/rapida-sdk
Author-email: code@rapida.ai
License: UNKNOWN
Platform: POSIX
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.9
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: grpcio-tools

## Table Of Contents

* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
  * [Prerequisites](#prerequisites)
  * [Installation](#installation)
* [Usage](#usage)	


## About The Project

![Screen Shot](https://www.rapida.ai/images/screenshots/light-sc-01.png)

rapida-python sdk to Experiment, Test and Deploy LLM Applications 10X faster and cheaper


## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.

* python 3.9


### Installation

1. Get a free API Key at [rapida.ai](https://www.rapida.ai/)

2. pip install rapida-python

```
pip install rapida-python
```

3. Refer to [Documentation](https://docs.rapida.ai/api-reference/introduction) on how to use the API Key


## Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

_For more examples, please refer to the [Documentation](https://docs.rapida.ai/api-reference/introduction)

