Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onvo-ai/sdks

This repository contains packages to provides utilities to seamlessly communicate with the Onvo platform, allowing developers to integrate AI-powered dashboards into their products.
https://github.com/onvo-ai/sdks

ai artificial-intelligence chatbot chatgpt framework gpt-4 machine-learning onvo-ai sdk

Last synced: 2 months ago
JSON representation

This repository contains packages to provides utilities to seamlessly communicate with the Onvo platform, allowing developers to integrate AI-powered dashboards into their products.

Awesome Lists containing this project

README

        

# Onvo AI SDKs

This repository contains packages to provides utilities to seamlessly communicate with the Onvo platform, allowing developers to integrate AI-powered dashboards into their products.

You can find the API documentation at https://docs.onvo.ai

## Server libraries

#### Javascript - [NPM](https://www.npmjs.com/package/@onvo-ai/js)

```bash
npm install @onvo-ai/js
```

```bash
yarn add @onvo-ai/js
```

#### Ruby - [RubyGems](https://rubygems.org/gems/onvo)

```bash
gem install onvo
```

#### Python- [Pypi](https://pypi.org/project/onvo/)

```bash
pip install onvo
```

#### 🚧 Rust - Work ongoing

#### 🚧 Go - Work ongoing

#### ⏰ Java - Coming soon

## Client libraries

#### React component library - [NPM](https://www.npmjs.com/package/@onvo-ai/react)

```bash
npm install @onvo-ai/react
```

```bash
yarn add @onvo-ai/react
```

#### HTML web components library- [NPM](https://www.npmjs.com/package/@onvo-ai/web-components), [JSDelivr](https://cdn.jsdelivr.net/npm/@onvo-ai/web-components/build/static/js/main.js)

```bash
npm install @onvo-ai/web-components
```

```bash
yarn add @onvo-ai/web-components
```

```html

```

#### ⏰ Angular - Coming soon

## We are looking for contributors

If you are comfortable working in one of the languages and frameworks mentioned above, we would love for you to join us make dashboarding better for all engineers out there. Please do send a PR and we'd be happy to work with you.

## Support

For any issues, questions, or feedback, please contact our support team at [email protected].

## License

This package is distributed under the MIT License.

Thank you for choosing the Onvo AI to integrate AI-powered dashboards into your product! We hope this package enhances your development experience and empowers your applications with advanced analytics capabilities.