No project description provided
Project description
ConsumableAI
Overview
Consumable AI is an SDK that can be easily integrated into the self hosted BI tools which gives enterprises the power to talk to the databases in natural language. This will make exploratory data analyses easy to perform and remove the barrier of acquiring SQL skills and database know-how.
Installation
A Python library for seamless integration with ConsumableAI platform.
Right now we only support postgresql database, soon will update other databases as well
To get started, follow these steps:
-
Set up a virtual environment in your aws which has access to database:
$ python3 -m venv myenv $ source myenv/bin/activate
-
Install the ConsumableAI library using pip:
$ pip install consumableai
-
Obtain an API key by visiting https://platform.consumableai.com and creating an account. The API key will be used to authenticate your requests.
-
Initialize the ConsumableAI library:
$ consumableai init
This command will prompt you to enter various database-related values. The library will create the table schema for your data. Please note that ConsumableAI does not store your data directly. Instead, it creates the table schema and shares a link to a spreadsheet. You can make changes to the spreadsheet, and when you're ready, inform us to update the schema accordingly.
The spreadsheet link will be provided after initialization.
For more information and documentation, please visit our website at https://platform.consumableai.com.
Happy data exploration with ConsumableAI!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file consumableai-1.0.3.tar.gz
.
File metadata
- Download URL: consumableai-1.0.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a390e8287c4148fd76f2b19f8c016ff8b3f9addfde99a6643b7615869ce665e |
|
MD5 | ce885f085648300b80b0f7d8f78c2c05 |
|
BLAKE2b-256 | 5db58357fec6a9de5c3ce3a4da9a77d57714aa8430a7928d6c0d89cfb13cfc2d |
File details
Details for the file consumableai-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: consumableai-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a2500d8dad11c0b8d69b65c36067c734ac4713123339f97b4612c252b8305f7 |
|
MD5 | 44460bd609c2d48b12c281f153d4ffe5 |
|
BLAKE2b-256 | d37d0691988bd1b87d95454004fd7e62ba77037efb32b0870ab86b42071c8fe7 |