Skip to main content

Near AI CLI

Project description

NearAI

NearAI is a project with the goal of making open source and user-owned AGI.

Setup

Requirements: python, git

One line installation with a venv virtual env:

git clone git@github.com:nearai/nearai.git && cd nearai && ./install.sh;

Or, install nearai by running:
git clone git@github.com:nearai/nearai.git
cd nearai
python3 -m pip install -e .

Check that nearai was installed as a command line tool:

nearai version

Or, to install to a virtual environment with poetry, use the following command:
python3 -m poetry install --no-root --with dev

Check the installation worked with

poetry run nearai version

Usage

To perform write operations you will need to log in with your Near account.

nearai login

To learn how to use NearAI, please read the documentation.

Update

To update nearai run:

cd nearai
git pull # Pull the latest changes

# The next step is only required in case some dependencies were added or updated, otherwise pulling new changes is enough
python3 -m pip install -e .

Contributing

To contribute to NearAI, please read the contributing guide.

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

nearai-0.1.4.tar.gz (60.9 kB view details)

Uploaded Source

Built Distribution

nearai-0.1.4-py3-none-any.whl (76.6 kB view details)

Uploaded Python 3

File details

Details for the file nearai-0.1.4.tar.gz.

File metadata

  • Download URL: nearai-0.1.4.tar.gz
  • Upload date:
  • Size: 60.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.4.0-177-generic

File hashes

Hashes for nearai-0.1.4.tar.gz
Algorithm Hash digest
SHA256 bfedf03fce0983d80f46eb43b2293b71949693f31ba4ca7f0b97f9531f097fbc
MD5 5921cc82fb152cedb5572f2b696729ec
BLAKE2b-256 e1cb7acb98b04257d92da209be6a9c393be35b8b7f9cdb0c2a76278b0828a324

See more details on using hashes here.

File details

Details for the file nearai-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: nearai-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 76.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.4.0-177-generic

File hashes

Hashes for nearai-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5aaa338df48f01830cfa46691cfdad811133634b59a21ee7c57a31b516cb75d9
MD5 0a3a52a030c8149a34b127078d029e01
BLAKE2b-256 040ed6a288453d87b656ef10fabd3c7d4b39b5d6e917c779a03149d55514bbf9

See more details on using hashes here.

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