Skip to main content

Timestep AI CLI - free, local-first, open-source AI

Project description

Timestep AI

Timestep AI CLI - free, local-first, open-source AI

Development Setup:

$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install poetry==1.8.3
$ cp .env.example .env
$ direnv allow # See https://direnv.net/#getting-started
$ make
$ timestep up --dev

Library Setup:

$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install timestep
$ timestep up

Usage:

$ timestep [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • up: Start up the Timestep AI platform.

timestep up

Start up the Timestep AI platform.

Usage:

$ timestep up [OPTIONS]

Options:

  • --dev / --no-dev: [default: no-dev]
  • --host TEXT: [default: 0.0.0.0]
  • --port INTEGER: [default: 8000]
  • --help: Show this message and exit.

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

timestep-12.0.68.tar.gz (105.6 kB view hashes)

Uploaded Source

Built Distribution

timestep-12.0.68-py3-none-any.whl (120.1 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