=========
XoMate AI
=========
Execute. Orchestrate. Automate.
**XoMate.AI is your autonomous execution engine—automating planning, orchestration, and execution of tasks using multiple tools to resolve user requests seamlessly.**
For professionals, teams, and innovators who need more than just chat-based AI, xomate.ai is an intelligent automation agent that plans, coordinates, and executes tasks across multiple tools. Unlike basic AI chatbots, xomate.ai doesn’t just answer—it gets things done.
Core Messaging
--------------
Elevator Pitch
~~~~~~~~~~~~~~
xomate.ai is an automation-first AI agent that takes your goals, creates a structured plan, and executes it by orchestrating multiple tools. It goes beyond conversation—delivering real results.
Value Propositions
~~~~~~~~~~~~~~~~~~
* **Execute**: Automatically carry out tasks from start to finish.
* **Orchestrate**: Seamlessly coordinate multiple tools and APIs.
* **Automate**: Save time and effort by letting xomate.ai handle complex workflows.
Key Differentiators
~~~~~~~~~~~~~~~~~~~
* Built on the `agentmake.ai <https://github.com/eliranwong/agentmake>`_ framework, proven through `LetMeDoIt.AI <https://github.com/eliranwong/letmedoit>`_, `ToolMate.AI <https://github.com/eliranwong/toolmate>`_ and `TeamGen AI <https://github.com/eliranwong/teamgenai>`_.
* Execution-focused, not just advisory.
* Flexible integration with existing tools and APIs.
* Scalable from individual users to enterprise workflows.
* **Versatile** – supports 16 AI backends and numerous models, leveraging the advantages of AgentMake AI.
* **Extensible** – capable of extending functionalities by interacting with Additional AgentMake AI tools or third-party MCP (Modal Context Protocol) servers.
XoMate AI Agentic Workflow
--------------------------
1. **XoMate AI** receives a request from a user.
2. **XoMate AI** analyzes the request and determines that it requires multiple steps to complete.
3. **XoMate AI** generates a ``Master Prompt`` that outlines the steps needed to complete the request.
4. **XoMate AI** sends the ``Master Prompt`` to a supervisor agent, who reviews the prompt and provides suggestions for improvement.
5. **XoMate AI** sends the suggestions to a tool selection agent, who selects the most appropriate tools for each step of the ``Master Prompt``.
6. **XoMate AI** sends the selected tools and the ``Master Prompt`` to an instruction generation agent, who converts the suggestions into clear and concise instructions for an AI assistant to follow.
7. **XoMate AI** sends the instructions to an AI assistant, who executes the instructions using the selected tools. When the selected tool is not an internal tool, built in with XoMate AI, XoMate AI calls the external tool via interacting with the MCP (Modal Context Protocol) servers, configured by users.
8. **XoMate AI** monitors the progress of the AI assistant and provides additional suggestions or instructions as needed.
9. Once all steps are completed, **XoMate AI** provides a concise summary of the results to the user.
10. The user receives the final response, which fully resolves their original request.
Development in Progress
-----------------------
1. Agentic workflow developed and tested.
2. Core code built for the agentic workflow.
3. Tested with AgentMake AI MCP servers.
Pending
~~~~~~~
* Build an action plan agent to handle random requests.
* Refine code and improve effectiveness.
* Test with third-party systems.
* Select frequently used AgentMake AI tools to include in the main library as built-in tools.
* Build CLI/TUI interfaces.
* Build a web UI.
* Test on Windows, macOS, Linux, and ChromeOS.
* Test on Android mobile devices.
Custom Features
~~~~~~~~~~~~~~~
* options to unload some or all built-in tools
* custom XoMate AI system prompts
* edit master plan
* iteration allowance
* change tools
... more ...
Install (upcoming ...)
----------------------
.. code-block:: bash
pip install --upgrade xomateai
Attention: The ``xomateai`` package is currently mirroring the ``agentmakemcp`` package. Once the development of XoMate AI reaches the production stage, the actual ``xomateai`` package will be uploaded.
License
-------
This project is licensed under the MIT License - see the `LICENSE <LICENSE>`_ file for details.
Raw data
{
"_id": null,
"home_page": "https://toolmate.ai",
"name": "biblemateai",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.8",
"maintainer_email": null,
"keywords": "mcp agent toolmate ai anthropic azure chatgpt cohere deepseek genai github googleai groq llamacpp mistral ollama openai vertexai xai",
"author": "Eliran Wong",
"author_email": "support@toolmate.ai",
"download_url": "https://files.pythonhosted.org/packages/f3/a3/220cbd5330094540464e0df18d629d0696b68b9056dfc23c8277ffdab986/biblemateai-0.0.11.tar.gz",
"platform": null,
"description": "=========\nXoMate AI\n=========\n\nExecute. Orchestrate. Automate.\n\n**XoMate.AI is your autonomous execution engine\u2014automating planning, orchestration, and execution of tasks using multiple tools to resolve user requests seamlessly.**\n\nFor professionals, teams, and innovators who need more than just chat-based AI, xomate.ai is an intelligent automation agent that plans, coordinates, and executes tasks across multiple tools. Unlike basic AI chatbots, xomate.ai doesn\u2019t just answer\u2014it gets things done.\n\nCore Messaging\n--------------\n\nElevator Pitch\n~~~~~~~~~~~~~~\n\nxomate.ai is an automation-first AI agent that takes your goals, creates a structured plan, and executes it by orchestrating multiple tools. It goes beyond conversation\u2014delivering real results.\n\nValue Propositions\n~~~~~~~~~~~~~~~~~~\n\n* **Execute**: Automatically carry out tasks from start to finish.\n* **Orchestrate**: Seamlessly coordinate multiple tools and APIs.\n* **Automate**: Save time and effort by letting xomate.ai handle complex workflows.\n\nKey Differentiators\n~~~~~~~~~~~~~~~~~~~\n\n* Built on the `agentmake.ai <https://github.com/eliranwong/agentmake>`_ framework, proven through `LetMeDoIt.AI <https://github.com/eliranwong/letmedoit>`_, `ToolMate.AI <https://github.com/eliranwong/toolmate>`_ and `TeamGen AI <https://github.com/eliranwong/teamgenai>`_.\n* Execution-focused, not just advisory.\n* Flexible integration with existing tools and APIs.\n* Scalable from individual users to enterprise workflows.\n* **Versatile** \u2013 supports 16 AI backends and numerous models, leveraging the advantages of AgentMake AI.\n* **Extensible** \u2013 capable of extending functionalities by interacting with Additional AgentMake AI tools or third-party MCP (Modal Context Protocol) servers.\n\nXoMate AI Agentic Workflow\n--------------------------\n\n1. **XoMate AI** receives a request from a user.\n2. **XoMate AI** analyzes the request and determines that it requires multiple steps to complete.\n3. **XoMate AI** generates a ``Master Prompt`` that outlines the steps needed to complete the request.\n4. **XoMate AI** sends the ``Master Prompt`` to a supervisor agent, who reviews the prompt and provides suggestions for improvement.\n5. **XoMate AI** sends the suggestions to a tool selection agent, who selects the most appropriate tools for each step of the ``Master Prompt``.\n6. **XoMate AI** sends the selected tools and the ``Master Prompt`` to an instruction generation agent, who converts the suggestions into clear and concise instructions for an AI assistant to follow.\n7. **XoMate AI** sends the instructions to an AI assistant, who executes the instructions using the selected tools. When the selected tool is not an internal tool, built in with XoMate AI, XoMate AI calls the external tool via interacting with the MCP (Modal Context Protocol) servers, configured by users.\n8. **XoMate AI** monitors the progress of the AI assistant and provides additional suggestions or instructions as needed.\n9. Once all steps are completed, **XoMate AI** provides a concise summary of the results to the user.\n10. The user receives the final response, which fully resolves their original request.\n\nDevelopment in Progress\n-----------------------\n\n1. Agentic workflow developed and tested.\n2. Core code built for the agentic workflow.\n3. Tested with AgentMake AI MCP servers.\n\nPending\n~~~~~~~\n\n* Build an action plan agent to handle random requests.\n* Refine code and improve effectiveness.\n* Test with third-party systems.\n* Select frequently used AgentMake AI tools to include in the main library as built-in tools.\n* Build CLI/TUI interfaces.\n* Build a web UI.\n* Test on Windows, macOS, Linux, and ChromeOS.\n* Test on Android mobile devices.\n\nCustom Features\n~~~~~~~~~~~~~~~\n\n* options to unload some or all built-in tools\n* custom XoMate AI system prompts\n* edit master plan\n* iteration allowance\n* change tools\n\n... more ...\n\nInstall (upcoming ...)\n----------------------\n\n.. code-block:: bash\n\n pip install --upgrade xomateai\n\nAttention: The ``xomateai`` package is currently mirroring the ``agentmakemcp`` package. Once the development of XoMate AI reaches the production stage, the actual ``xomateai`` package will be uploaded.\n\nLicense\n-------\n\nThis project is licensed under the MIT License - see the `LICENSE <LICENSE>`_ file for details.\n",
"bugtrack_url": null,
"license": "GNU General Public License (GPL)",
"summary": "AgentMake AI MCP Servers - Easy setup of MCP servers running AgentMake AI agentic components.",
"version": "0.0.11",
"project_urls": {
"Documentation": "https://github.com/eliranwong/xomateai/wiki",
"Funding": "https://www.paypal.me/toolmate",
"Homepage": "https://toolmate.ai",
"Source": "https://github.com/eliranwong/xomateai",
"Tracker": "https://github.com/eliranwong/xomateai/issues"
},
"split_keywords": [
"mcp",
"agent",
"toolmate",
"ai",
"anthropic",
"azure",
"chatgpt",
"cohere",
"deepseek",
"genai",
"github",
"googleai",
"groq",
"llamacpp",
"mistral",
"ollama",
"openai",
"vertexai",
"xai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6f8c5c0cf84b6cf001d94444f79e45229d3e61a6652b24e5076415e6b84c5302",
"md5": "bc326cf5b5010e726de3924880af0b9b",
"sha256": "bba2611f7b692c2275c03efffa1956c11b7f0bf11da7fbb03f78e113f279a19c"
},
"downloads": -1,
"filename": "biblemateai-0.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bc326cf5b5010e726de3924880af0b9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.8",
"size": 12661,
"upload_time": "2025-09-07T23:55:05",
"upload_time_iso_8601": "2025-09-07T23:55:05.546334Z",
"url": "https://files.pythonhosted.org/packages/6f/8c/5c0cf84b6cf001d94444f79e45229d3e61a6652b24e5076415e6b84c5302/biblemateai-0.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f3a3220cbd5330094540464e0df18d629d0696b68b9056dfc23c8277ffdab986",
"md5": "dd3b207c00879663b65e6ce77b84336a",
"sha256": "03d7e53e415e7cc87d68359367dd6548ad02d09cc46e3aadc6c7d72fbf7d24d7"
},
"downloads": -1,
"filename": "biblemateai-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "dd3b207c00879663b65e6ce77b84336a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.8",
"size": 12195,
"upload_time": "2025-09-07T23:55:07",
"upload_time_iso_8601": "2025-09-07T23:55:07.079324Z",
"url": "https://files.pythonhosted.org/packages/f3/a3/220cbd5330094540464e0df18d629d0696b68b9056dfc23c8277ffdab986/biblemateai-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-07 23:55:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eliranwong",
"github_project": "xomateai",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "biblemateai"
}