{"id":22636411,"url":"https://github.com/airalab/aira","last_synced_at":"2025-04-11T21:13:44.241Z","repository":{"id":74442115,"uuid":"70712806","full_name":"airalab/aira","owner":"airalab","description":"Autonomous intelligent robot agent (AIRA) project implements the standard of economic interaction between human-robot and robot-robot.","archived":false,"fork":false,"pushed_at":"2020-04-28T17:15:15.000Z","size":2625,"stargazers_count":98,"open_issues_count":7,"forks_count":25,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-11T21:13:39.106Z","etag":null,"topics":["autonomous-robot","ethereum","multiagent-systems","nix","robotics"],"latest_commit_sha":null,"homepage":"http://aira.life","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airalab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-12T15:17:41.000Z","updated_at":"2025-02-21T15:48:48.000Z","dependencies_parsed_at":"2023-03-11T17:18:13.445Z","dependency_job_id":null,"html_url":"https://github.com/airalab/aira","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airalab%2Faira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airalab%2Faira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airalab%2Faira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airalab%2Faira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airalab","download_url":"https://codeload.github.com/airalab/aira/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480427,"owners_count":21110937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autonomous-robot","ethereum","multiagent-systems","nix","robotics"],"created_at":"2024-12-09T03:21:18.468Z","updated_at":"2025-04-11T21:13:44.217Z","avatar_url":"https://github.com/airalab.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n            *\n           /|\n          / |\n         /  |\n        *   *       _    ___ ____      _    \n       /|  /|      / \\  |_ _|  _ \\    / \\   \n      / | / |     / _ \\  | || |_) |  / _ \\  \n     /  |/  |    / ___ \\ | ||  _ \u003c  / ___ \\ \n    *---*---*   /_/   \\_\\___|_| \\_\\/_/   \\_\\\n\n\n[![Documentation Status](https://readthedocs.org/projects/aira/badge/?version=latest)](https://aira.readthedocs.io/en/latest/?badge=latest)\n[![Build Status](https://travis-ci.org/airalab/aira.svg?branch=master)](https://travis-ci.org/airalab/aira)\n[![GitHub release](https://img.shields.io/github/release/airalab/aira/all.svg)](https://github.com/airalab/aira/releases)\n\n\u003e Autonomous intelligent robot agent (AIRA) project which implements the standard of economic interaction between human-robot and robot-robot. Aira makes it possible to connect a variety of different robots to the market of robot's liabilities which existing in Ethereum.\n\nAiralab Nix channel\n===================\n\n\u003e [Nix channel](https://nixos.org/nix/manual/#sec-channels) of Airalab community is placed on [airapkgs](https://github.com/airalab/airapkgs). Currently supported `nixos-unstable` branch only.\n\n- Binary cache: `https://aira.cachix.org`\n- Public key: `aira.cachix.org-1:/5nHPqhVrtvt7KCk04I8cH/jETANk8BtPHWsEtcwU/M=`\n\n### Setup\n\nThe first, add channel to nix channel registry.\n\n```bash\n$ nix-channel --add https://aira.life/channels/aira-stable aira\n```\n\nOR using [IPFS](https://ipfs.io)\n\n```bash\n$ nix-channel --add http://localhost:8080/ipns/stable.releases.aira.life aira\n```\n\nTo speed up package install - add airalab nix package cache to `/etc/nixos/configuration.nix`.\n\n```\n{\n  nix.binaryCaches = [\n    https://cache.nixos.org\n    https://aira.cachix.org\n  ];\n\n  nix.binaryCachePublicKeys = [\n    \"aira.cachix.org-1:/5nHPqhVrtvt7KCk04I8cH/jETANk8BtPHWsEtcwU/M=\"\n  ];\n}\n```\n\nQuick Start Images\n------------------\n\nAIRA distribution is builded on stable snapshot of `airapkgs`.\n\n### Precompiled images\n\n| Type       | Arch   | SHA256                                                             | Link |\n|------------|--------|--------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| VirtualBox | x86_64 | `e936c31a5e20d1e4b2aa7f3c03eb69c3fc60a4e80d3de3772badbd5f612c647e` | [Download](https://releases.aira.life/channels/aira/unstable/862-aira-unstable/nixos-20.03pre-git-x86_64-linux.ova) |\n| SD Image   | AArch64 | `35f580bed14b49f115ad4ec798d7f26c69eaef05a7371f5bd7ec323452ce549b` | [Download](https://releases.aira.life/channels/aira/unstable/862-aira-unstable/nixos-sd-image-20.03pre-git-aarch64-linux.img) |\n\n### Building from source\n\n```bash\n$ curl https://nixos.org/nix/install | sh\n$ git clone --recursive https://github.com/airalab/aira \u0026\u0026 cd aira\n$ make\n```\n\nMinimum Aira system requirements\n------------------\nx86_64 / aarch64 1.4 GHz dual-core processor; Memory: 4Gb ; Disk Space: 32 Gb; \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairalab%2Faira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairalab%2Faira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairalab%2Faira/lists"}