Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: legendarydeveloper919
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 98.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Codeowners Security Authors

README.md

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:

  • An AEA is an Agent, 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.
  • AEAs are Autonomous; acting with no, or minimal, interference from their owners.
  • AEAs have a narrow and specific focus: creating Economic value for their owners.

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.

Owner

  • Name: Legendary Developer
  • Login: legendarydeveloper919
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use the AEA framework in your research, please cite it as below:"
title: Autonomous Economic Agent (AEA) Framework
authors:
  - family-names: Hosseini
    given-names: Seyed Ali
  - family-names: Minarsch
    given-names: David
  - family-names: Favorito
    given-names: Marco
  - family-names: Riehl
    given-names: James
  - family-names: Turchenkov
    given-names: Yuri
  - family-names: Panasevych
    given-names: Oleg
  - family-names: Rahmani
    given-names: Lokman
  - family-names: Vestfál
    given-names: Jiří
  - family-names: Triantafyllidis
    given-names: Aristotelis
  - family-names: Campbell
    given-names: Diarmid
  - family-names: Chen
    given-names: Kevin
date-released: "2019-08-21"
url: "https://github.com/fetchai/agents-aea/"
license: "Apache-2.0"

GitHub Events

Total
Last Year