Skip to main content

Orchestrated LLM-powered Data Processing and SQL Chat Agent

Project description

Vortex

Versatile Orchestrated Execution Engine for Data & AI Pipelines

Setup

Quick Install

python -m pip install vortex-python

Build from source

Clone the repository

git clone https://github.com/Broomva/vortex.git

Install the package

cd vortex && make install

Build manually

After cloning, create a virtual environment

conda create -n vortex python=3.10
conda activate vortex

Install the requirements

pip install -r requirements.txt

Run the python installation

python setup.py install

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

vortex_python-0.2.0.tar.gz (21.5 kB view hashes)

Uploaded Source

Built Distribution

vortex_python-0.2.0-py3-none-any.whl (32.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page