Skip to content

A fast and lightweight framework for creating decentralized agents with ease.

License

Notifications You must be signed in to change notification settings

Quantum-One-DLT/qAgents

 
 

Repository files navigation

The μAgents (micro-Agents) project is a fast and lightweight framework that makes it easy to build agents for all kinds of decentralised use cases.

Installation

Install μAgents for Python 3.8, 3.9, or 3.10:

poetry install
poetry shell

Documentation

Build and run the docs locally with:

mkdocs serve

Or go to the official docs site: https://docs.fetch.ai/uAgents.

Examples

The examples folder contains several examples of how to create and run various types of agents.

Contributing

All contributions are welcome! Remember, contribution includes not only code, but any help with docs or issues raised by other developers. See our contribution guidelines for more details.

Development Guidelines

Read our development guidelines to learn some useful tips related to development.

Issues, Questions and Discussions

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

License

The μAgents project is licensed under Apache License 2.0.

About

A fast and lightweight framework for creating decentralized agents with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%