fetchai / agents-aea

A framework for autonomous economic agent (AEA) development
https://docs.fetch.ai/aea/
Apache License 2.0
203 stars 62 forks source link
aea agent agent-framework autonomous autonomous-agents autonomous-economic-agents cryptocurrencies cryptocurrency decentralized decentralized-network fetch-ai multi-agent multi-agent-systems

AEA Framework

Create Autonomous Economic Agents (AEAs)

PyPI PyPI - Python Version License License
AEA framework sanity checks and tests Codecov Discord conversation

The AEA framework allows you to create Autonomous Economic Agents:

AEA Video

To install

  1. Ensure you have Python (version 3.8, 3.9 or 3.10).
  2. (optional) Use a virtual environment (e.g. pipenv or poetry).
  3. Install: pip install aea[all]

Please see the installation page for more details.

Documentation

The full documentation, including how to get started, can be found here.

Contributing

All 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!

Read below to learn how you can take part in the AEA project.

Code of Conduct

Please be sure to read and follow our Code of Conduct. By participating, you are expected to uphold this code.

Contribution Guidelines

Read our contribution guidelines to learn about our issue and PR submission processes, coding rules, and more.

Development Guidelines

Read our development guidelines to learn about the development processes and workflows when contributing to different parts of the AEA project.

Issues, Questions and Discussions

We use GitHub Issues for tracking requests and bugs, and GitHub Discussions for general questions and discussion.

License

The AEA project is licensed under Apache License 2.0.