Metadata-Version: 2.2
Name: musterai
Version: 1.0.4
Summary: Autonomous agentic framework
Home-page: https://github.com/rejoicehub/musterai
Author: Keshav Sharma and Utsav Davda
Author-email: davdautsav42@gmail.com
Maintainer: Keshav Sharma
License: MIT
Requires-Python: >=3.10
Requires-Dist: aiohappyeyeballs>=2.4.4
Requires-Dist: aiohttp>=3.11.10
Requires-Dist: aiosignal>=1.3.1
Requires-Dist: annotated-types>=0.7.0
Requires-Dist: anyio>=4.7.0
Requires-Dist: async-timeout>=4.0.3
Requires-Dist: attrs>=24.2.0
Requires-Dist: certifi>=2024.8.30
Requires-Dist: charset-normalizer>=3.4.0
Requires-Dist: colorama>=0.4.6
Requires-Dist: dataclasses-json>=0.6.7
Requires-Dist: distro>=1.9.0
Requires-Dist: exceptiongroup>=1.2.2
Requires-Dist: frozenlist>=1.5.0
Requires-Dist: greenlet>=3.1.1
Requires-Dist: h11>=0.14.0
Requires-Dist: httpcore>=1.0.7
Requires-Dist: httpx>=0.28.1
Requires-Dist: idna>=3.10
Requires-Dist: jiter>=0.8.0
Requires-Dist: json_repair>=0.31.0
Requires-Dist: jsonpatch>=1.33
Requires-Dist: jsonpointer>=3.0.0
Requires-Dist: langchain>=0.0.351
Requires-Dist: langchain-community>=0.0.20
Requires-Dist: langchain-core>=0.1.23
Requires-Dist: langsmith>=0.0.87
Requires-Dist: marshmallow>=3.23.1
Requires-Dist: multidict>=6.1.0
Requires-Dist: mypy-extensions>=1.0.0
Requires-Dist: numpy>=1.26.4
Requires-Dist: openai>=1.57.0
Requires-Dist: packaging>=23.2
Requires-Dist: propcache>=0.2.1
Requires-Dist: pydantic>=2.4.2
Requires-Dist: pydantic_core>=2.10.1
Requires-Dist: PyYAML>=6.0.2
Requires-Dist: requests>=2.32.3
Requires-Dist: sniffio>=1.3.1
Requires-Dist: SQLAlchemy>=2.0.36
Requires-Dist: tenacity>=8.5.0
Requires-Dist: tqdm>=4.67.1
Requires-Dist: typing-inspect>=0.9.0
Requires-Dist: typing_extensions>=4.12.2
Requires-Dist: urllib3>=2.2.3
Requires-Dist: yarl>=1.18.3
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: maintainer
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

MusterAI is an autonomous agentic framework that allows you to create agents, assign them tasks, and monitor their progress. It works with many process types such as sequential and managed. It provides monitoring and tracking of agents along with long term memory options.
