From a09eb25dd9c70300dfefb5a3180a169b1a9462ef Mon Sep 17 00:00:00 2001 From: dewmal Date: Sat, 20 Jul 2024 23:56:12 +0530 Subject: [PATCH] Update readme --- README.md | 9 ++++++--- bindings/ceylon/README.md | 8 ++++++-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6472e2f6..6fa828e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ceylon MAS system +# rk-core MAS system Python lib [![PyPI - Version](https://img.shields.io/pypi/v/ceylon.svg)](https://pypi.org/project/ceylon) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ceylon.svg)](https://pypi.org/project/ceylon) @@ -7,8 +7,8 @@ ## Introduction -Welcome to the Ceylon AI Multi-Agent System (MAS) project! This system is designed to manage and automate task flows -among multiple agents, each with specific roles and responsibilities. +Welcome to the Ceylon: Multi-Agent System (MAS) project! This system is designed to manage and automate task flows among +multiple agents, each with specific roles and responsibilities. ## Features @@ -17,6 +17,9 @@ among multiple agents, each with specific roles and responsibilities. - **Scalability**: Scalable to handle multiple agents and complex workflows. - **Customization**: Highly customizable to fit different use cases. - **Networking**: Developed as a distributed system. +- **Efficient Message Propagation**: Utilizes a robust framework for efficient and reliable message propagation. +- **Interoperability and Performance**: Ensures seamless interoperability across different programming languages while + providing memory safety and high performance. ## License diff --git a/bindings/ceylon/README.md b/bindings/ceylon/README.md index 75b24692..6fa828e3 100644 --- a/bindings/ceylon/README.md +++ b/bindings/ceylon/README.md @@ -3,11 +3,12 @@ [![PyPI - Version](https://img.shields.io/pypi/v/ceylon.svg)](https://pypi.org/project/ceylon) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ceylon.svg)](https://pypi.org/project/ceylon) -# Ceylon : A Multi-Agent System (MAS) +# Ceylon : A Multi-Agent System (MAS) ## Introduction -Welcome to the Ceylon Multi-Agent System (MAS) project! This system is designed to manage and automate task flows among multiple agents, each with specific roles and responsibilities. +Welcome to the Ceylon: Multi-Agent System (MAS) project! This system is designed to manage and automate task flows among +multiple agents, each with specific roles and responsibilities. ## Features @@ -16,6 +17,9 @@ Welcome to the Ceylon Multi-Agent System (MAS) project! This system is designed - **Scalability**: Scalable to handle multiple agents and complex workflows. - **Customization**: Highly customizable to fit different use cases. - **Networking**: Developed as a distributed system. +- **Efficient Message Propagation**: Utilizes a robust framework for efficient and reliable message propagation. +- **Interoperability and Performance**: Ensures seamless interoperability across different programming languages while + providing memory safety and high performance. ## License