DashAI: a graphical toolbox for training, evaluating and deploying state-of-the-art AI models.
Project description
DashAI
DashAI: a graphical toolbox for training, evaluating and deploying state-of-the-art AI models
Instalation
Dependencies
DashAI requires:
- Python (>= 3.8)
- FastAPI (>= 0.79.0)
- SQLAlchemy (>=1.4.36)
- scikit-learn (>=1.0.2)
User Installation
You can install DashAI via pip:
$ pip install dashai
$ dashai
You can build DashAI using the following instructions:
If you already have lastest Python and npm installed, you need to clone this repository using
$ git clone https://github.com/OpenCENIA/DashAI.git
Next, you have to go of the project using:
$ cd DashAI/front
and run
$ npm run build
Usage
Open your browser at localhost and navigate through the user-friendly interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DashAI-0.0.3.tar.gz
(879.5 kB
view hashes)
Built Distribution
DashAI-0.0.3-py3-none-any.whl
(888.8 kB
view hashes)