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.5.tar.gz (118.7 kB view details)

Uploaded Source

Built Distribution

nearai-0.1.5-py3-none-any.whl (202.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for nearai-0.1.5.tar.gz
Algorithm Hash digest
SHA256 7f6bb86ba1d7d6baee93fa61dc51371de01c2fa68ca207e38a24321ce751a4bb
MD5 fd08b7f12d2c463c748fd9dc29be0f73
BLAKE2b-256 a0e9e816128168fe850e71c8295e4be931c124792d4cb8d062e6313fe9c7a0d7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for nearai-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8b844bfc82bf45a78bb7651483b6afef1891f6347a719a4e64ea194a1d6a0820
MD5 6e195244e85c3d3c5b6f653ab9a83753
BLAKE2b-256 e48c6426a4d5b909fd9e5e9d614005e5a380d7868e7fd1c821d6b9574e7532d8

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