uAgents
uAgents copied to clipboard
A fast and lightweight framework for creating decentralized agents with ease.
# Sales Prediction App ## Overview This repository contains a **Sales Prediction Application** that utilizes Flask for the backend, uAgents for agent-based operations, and a custom-developed machine learning model for...
## Proposed Changes created a ai ppt generator agent for fetch ai hackathon iitg by team codex that lets you create agent by just putting topic description and slides number...
using Python3.13.0rc1 Current blocker: - grpcio 1.65.4 -- build not possible, see https://github.com/grpc/grpc/issues/36201 Rescheduled for end of August
### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and made sure this feature does not already exist - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) to make sure this feature has...
# Speaker Diarization This project uses the `pyannote/speaker-diarization-3.1` model from Hugging Face and Fetch.ai agent to perform speaker diarization, which is the process of partitioning an audio stream into homogeneous...
## Proposed Changes Demonstrate how to draw a simple graph visualisation of a Dialogue's state graph using the Graphviz package. ## Linked Issues _[if applicable, add links to issues resolved...
To allow dialogues being picked up again even after agent restart, dialogue history is persisted in a json file, which needs to be removed at some point. Since proper conclusion...
# Current situation For a couple of months now we have dropped support for Python3.8 and officially support Python3.9 to 3.12 According to the following two PEPs it is generally...
### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and made sure this feature does not already exist - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) to make sure this feature has...