Near AI CLI
Project description
NEAR AI
NEAR AI is a project with the goal of making open source and user-owned AGI.
Setup
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 NEAR AI, 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 NEAR AI, please read the contributing guide.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nearai-0.1.12.tar.gz.
File metadata
- Download URL: nearai-0.1.12.tar.gz
- Upload date:
- Size: 128.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97657725947884c5df2815a41540357e6dd240dd505df578f007a0ff36544dd6
|
|
| MD5 |
d850c5813c00c71bdd25be14b098dbc3
|
|
| BLAKE2b-256 |
ae1e82fc9177b53c345453abde42ee8a8eb29b2e8965ed99e9a4fb82ddf79746
|
File details
Details for the file nearai-0.1.12-py3-none-any.whl.
File metadata
- Download URL: nearai-0.1.12-py3-none-any.whl
- Upload date:
- Size: 218.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d79c65de35fa3f4307807b0060add811624a8e5c5933b56d0600e0242ec4e11
|
|
| MD5 |
9e9b30295679f140e6685a674f95c492
|
|
| BLAKE2b-256 |
6c6278669b65b8b6000082231fd568e9ca6f49067992f66daec5fe42702998fa
|