{"id":18712059,"url":"https://github.com/fetchai/agents-aea","last_synced_at":"2025-12-15T06:03:10.969Z","repository":{"id":37444666,"uuid":"203558879","full_name":"fetchai/agents-aea","owner":"fetchai","description":"A framework for autonomous economic agent (AEA) development","archived":false,"fork":false,"pushed_at":"2023-07-19T04:45:10.000Z","size":106099,"stargazers_count":220,"open_issues_count":88,"forks_count":68,"subscribers_count":32,"default_branch":"main","last_synced_at":"2025-04-11T17:13:50.530Z","etag":null,"topics":["aea","agent","agent-framework","autonomous","autonomous-agents","autonomous-economic-agents","cryptocurrencies","cryptocurrency","decentralized","decentralized-network","fetch-ai","multi-agent","multi-agent-systems"],"latest_commit_sha":null,"homepage":"https://docs.fetch.ai/aea/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fetchai.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2019-08-21T10:12:47.000Z","updated_at":"2025-03-30T15:20:33.000Z","dependencies_parsed_at":"2023-02-13T23:01:14.210Z","dependency_job_id":"6c8baa95-1c6b-42fc-81ce-1b27c602124a","html_url":"https://github.com/fetchai/agents-aea","commit_stats":{"total_commits":8405,"total_committers":32,"mean_commits":262.65625,"dds":0.7037477691850089,"last_synced_commit":"bec49adaeba661d8d0f03ac9935dc89f39d95a0d"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchai%2Fagents-aea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchai%2Fagents-aea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchai%2Fagents-aea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fetchai%2Fagents-aea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fetchai","download_url":"https://codeload.github.com/fetchai/agents-aea/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248566479,"owners_count":21125673,"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":["aea","agent","agent-framework","autonomous","autonomous-agents","autonomous-economic-agents","cryptocurrencies","cryptocurrency","decentralized","decentralized-network","fetch-ai","multi-agent","multi-agent-systems"],"created_at":"2024-11-07T12:40:48.220Z","updated_at":"2025-12-15T06:03:05.914Z","avatar_url":"https://github.com/fetchai.png","language":"Python","readme":"\u003ch1 align=\"center\"\u003e\n    \u003cb\u003eAEA Framework\u003c/b\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nCreate Autonomous Economic Agents (AEAs)\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pypi.org/project/aea/\"\u003e\n    \u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/aea\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/aea/\"\u003e\n    \u003cimg alt=\"PyPI - Python Version\" src=\"https://img.shields.io/pypi/pyversions/aea\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/fetchai/agents-aea/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/pypi/l/aea\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/aea/\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/pypi/dm/aea\"\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n  \u003ca href=\"https://github.com/fetchai/agents-aea/workflows/AEA%20framework%20sanity%20checks%20and%20tests\"\u003e\n    \u003cimg alt=\"AEA framework sanity checks and tests\" src=\"https://github.com/fetchai/agents-aea/workflows/AEA%20framework%20sanity%20checks%20and%20tests/badge.svg?branch=main\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/fetchai/agents-aea\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://discord.gg/hy8SyhNnXf\"\u003e\n    \u003cimg src=\"https://img.shields.io/discord/441214316524339210.svg?logo=discord\u0026logoColor=fff\u0026label=Discord\u0026color=7389d8\" alt=\"Discord conversation\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThe AEA framework allows you to create **Autonomous Economic Agents**:\n\n- An AEA is an \u003cb\u003eAgent\u003c/b\u003e, representing an individual, family, organisation or object (a.k.a. its \"owner\") in the digital world. It looks after its owner's interests and has their preferences in mind when acting on their behalf.\n- AEAs are \u003cb\u003eAutonomous\u003c/b\u003e; acting with no, or minimal, interference from their owners.\n- AEAs have a narrow and specific focus: creating \u003cb\u003eEconomic\u003c/b\u003e value for their owners.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/embed/xpJA4IT5X88\"\u003e\n    \u003cimg src=\"/data/video-aea.png?raw=true\" alt=\"AEA Video\" width=\"70%\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## To install\n\n1. Ensure you have Python (version `3.8`, `3.9` or `3.10`).\n2. (optional) Use a virtual environment (e.g. [`pipenv`][pipenv] or [`poetry`][poetry]).\n3. Install: `pip install aea[all]`\n\nPlease see the [installation page][docs-install] for more details.\n\n## Documentation\n\nThe full documentation, including how to get started, can be found [here][docs].\n\n## Contributing\n\nAll contributions are very welcome! Remember, contribution is not only PRs and code, but any help with docs or helping other developers solve their issues are very appreciated!\n\nRead below to learn how you can take part in the AEA project.\n\n### Code of Conduct\n\nPlease be sure to read and follow our [Code of Conduct][coc]. By participating, you are expected to uphold this code.\n\n### Contribution Guidelines\n\nRead our [contribution guidelines][contributing] to learn about our issue and PR submission processes, coding rules, and more.\n\n### Development Guidelines\n\nRead our [development guidelines][developing] to learn about the development processes and workflows when contributing to different parts of the AEA project.\n\n### Issues, Questions and Discussions\n\nWe use [GitHub Issues][issues] for tracking requests and bugs, and [GitHub Discussions][discussion] for general questions and discussion.\n\n## License\n\nThe AEA project is licensed under [Apache License 2.0][license].\n\n[poetry]: https://python-poetry.org\n[pipenv]: https://pypi.org/project/pipenv/\n[docs]: https://docs.fetch.ai\n[contributing]: https://github.com/fetchai/agents-aea/blob/main/CONTRIBUTING.md\n[developing]: https://github.com/fetchai/agents-aea/blob/main/DEVELOPING.md\n[coc]: https://github.com/fetchai/agents-aea/blob/main/CODE_OF_CONDUCT.md\n[discussion]: https://github.com/fetchai/agents-aea/discussions\n[issues]: https://github.com/fetchai/agents-aea/issues\n[license]: https://github.com/fetchai/agents-aea/blob/main/LICENSE\n[docs-install]: https://docs.fetch.ai/aea/installation/\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetchai%2Fagents-aea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffetchai%2Fagents-aea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffetchai%2Fagents-aea/lists"}