ai-agent-orchestration


Nameai-agent-orchestration JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryAI Agent Orchestration AI Agent Directory to Host All AI Agent Orchestration related AI Agents Services, Community, Reviews and More.
upload_time2025-01-10 16:19:24
maintainerNone
docs_urlNone
authorAI Agent Hub
requires_python>=3.4
licenseNone
keywords ai agent orchestration ai agent marketplace ai agent directory ai agents agentic ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AI Agent Orchestration AI Agent Directory to Host All AI Agent Orchestration related AI Agents Services, Community, Reviews and More.

This is the official github repo for pypi package "ai_agent_orchestration". You can use this package to download and get statistics (forks/stars/website traffic) of AI agents on website from AI Agent Marketplace Directory Store (http://www.deepnlp.org/store/ai-agent) and AI Agent Search Portal (http://www.deepnlp.org/search/agent) by Deepnlp AI Agent Marketplace, is the directory for more than 5000+ AI Agents and Apps covering various types of AI agents, such as autonomous agent, chatbots, Computer and Mobile phone use agents, robotic agents, and various industries such as business, finance, law, medical or healthcare, etc. The directory are updated to websites from both public repo (github/huggingface) as well as AI Agent services in cloud service provider (Microsoft Azure AWS, Copilot, GPT Store, Google Cloud, etc). 

![AI Agent Marketplace Directory Search](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/AI%20Agent%20Marketplace%20Search.jpg)


## Install


```
pip install ai_agent_orchestration

```

## Usage
python 

```
import ai_agent_orchestration
from ai_agent_orchestration.utils import function_to_schema

```


### Related
#### AI Agent Marketplace and Search
[AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>
[AI Robot Search](http://www.deepnlp.org/search/robot) <br>
[Equation and Academic search](http://www.deepnlp.org/search/equation) <br>
[AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>
[AI & Robot Question](http://www.deepnlp.org/question) <br>
[AI & Robot Community](http://www.deepnlp.org/community) <br>
##### AI Agent
[AI Agent Marketplace Reviews](http://www.deepnlp.org/store/ai-agent) <br>
[AI Agent Marketplace and Search Portal Reviews 2025](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>
[AI Agent Publisher](http://www.deepnlp.org/store/pub?category=ai-agent) <br>
[Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>
[Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>
[OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>
[AgentGPT AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-agentgpt) <br>
[Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>
[AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>
##### AI Reasoning Chatbot
[OpenAI o1 Reviews](http://www.deepnlp.org/store/pub/pub-openai-o1) <br>
[OpenAI o3 Reviews](http://www.deepnlp.org/store/pub/pub-openai-o3) <br>
##### AI Video Generation
[Sora Reviews](http://www.deepnlp.org/store/pub/pub-sora) <br>
[Kling AI Reviews](http://www.deepnlp.org/store/pub/pub-kling-kwai) <br>
[Dreamina AI Reviews](http://www.deepnlp.org/store/pub/pub-dreamina-douyin) <br>
[Best AI Apps Review](http://www.deepnlp.org/store/pub) <br>
[AI Video Generator](http://www.deepnlp.org/store/video-generator) <br>
[AI Image Generator](http://www.deepnlp.org/store/image-generator) <br>
[AI Glasses Review](http://www.deepnlp.org/store/ai-glasses) <br>
[VR Glasses Review](http://www.deepnlp.org/store/vr-glasses) <br>
##### Robotics
[Tesla Cybercab Robotaxi](http://www.deepnlp.org/store/pub/pub-tesla-cybercab) <br>
[Tesla Optimus](http://www.deepnlp.org/store/pub/pub-tesla-optimus) <br>
[Figure AI](http://www.deepnlp.org/store/pub/pub-figure-ai) <br>
#### Equation
[DeepNLP Equation Database](http://www.deepnlp.org/equation) <br>
[Math Equations](http://www.deepnlp.org/equation/category/math) <br>
[Physics Equations](http://www.deepnlp.org/equation/category/physics) <br>
[NLP Equations](http://www.deepnlp.org/equation/category/nlp) <br>
[Machine Learning Equations](http://www.deepnlp.org/equation/category/machine%20learning) <br>



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ai-agent-orchestration",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": null,
    "keywords": "AI Agent Orchestration, AI Agent Marketplace, AI Agent Directory, AI Agents, Agentic AI",
    "author": "AI Agent Hub",
    "author_email": "dingo0927@126.com",
    "download_url": null,
    "platform": null,
    "description": "# AI Agent Orchestration AI Agent Directory to Host All AI Agent Orchestration related AI Agents Services, Community, Reviews and More.\n\nThis is the official github repo for pypi package \"ai_agent_orchestration\". You can use this package to download and get statistics (forks/stars/website traffic) of AI agents on website from AI Agent Marketplace Directory Store (http://www.deepnlp.org/store/ai-agent) and AI Agent Search Portal (http://www.deepnlp.org/search/agent) by Deepnlp AI Agent Marketplace, is the directory for more than 5000+ AI Agents and Apps covering various types of AI agents, such as autonomous agent, chatbots, Computer and Mobile phone use agents, robotic agents, and various industries such as business, finance, law, medical or healthcare, etc. The directory are updated to websites from both public repo (github/huggingface) as well as AI Agent services in cloud service provider (Microsoft Azure AWS, Copilot, GPT Store, Google Cloud, etc). \n\n![AI Agent Marketplace Directory Search](https://raw.githubusercontent.com/AI-Agent-Hub/AI-Agent-Marketplace/refs/heads/main/AI%20Agent%20Marketplace%20Search.jpg)\n\n\n## Install\n\n\n```\npip install ai_agent_orchestration\n\n```\n\n## Usage\npython \n\n```\nimport ai_agent_orchestration\nfrom ai_agent_orchestration.utils import function_to_schema\n\n```\n\n\n### Related\n#### AI Agent Marketplace and Search\n[AI Agent Marketplace and Search](http://www.deepnlp.org/search/agent) <br>\n[AI Robot Search](http://www.deepnlp.org/search/robot) <br>\n[Equation and Academic search](http://www.deepnlp.org/search/equation) <br>\n[AI & Robot Comprehensive Search](http://www.deepnlp.org/search) <br>\n[AI & Robot Question](http://www.deepnlp.org/question) <br>\n[AI & Robot Community](http://www.deepnlp.org/community) <br>\n##### AI Agent\n[AI Agent Marketplace Reviews](http://www.deepnlp.org/store/ai-agent) <br>\n[AI Agent Marketplace and Search Portal Reviews 2025](http://www.deepnlp.org/blog/ai-agent-marketplace-and-search-portal-reviews-2025) <br>\n[AI Agent Publisher](http://www.deepnlp.org/store/pub?category=ai-agent) <br>\n[Microsoft AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-microsoft-ai-agent) <br>\n[Claude AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-claude-ai-agent) <br>\n[OpenAI AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-openai-ai-agent) <br>\n[AgentGPT AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-agentgpt) <br>\n[Saleforce AI Agents Reviews](http://www.deepnlp.org/store/pub/pub-salesforce-ai-agent) <br>\n[AI Agent Builder Reviews](http://www.deepnlp.org/store/ai-agent/ai-agent-builder) <br>\n##### AI Reasoning Chatbot\n[OpenAI o1 Reviews](http://www.deepnlp.org/store/pub/pub-openai-o1) <br>\n[OpenAI o3 Reviews](http://www.deepnlp.org/store/pub/pub-openai-o3) <br>\n##### AI Video Generation\n[Sora Reviews](http://www.deepnlp.org/store/pub/pub-sora) <br>\n[Kling AI Reviews](http://www.deepnlp.org/store/pub/pub-kling-kwai) <br>\n[Dreamina AI Reviews](http://www.deepnlp.org/store/pub/pub-dreamina-douyin) <br>\n[Best AI Apps Review](http://www.deepnlp.org/store/pub) <br>\n[AI Video Generator](http://www.deepnlp.org/store/video-generator) <br>\n[AI Image Generator](http://www.deepnlp.org/store/image-generator) <br>\n[AI Glasses Review](http://www.deepnlp.org/store/ai-glasses) <br>\n[VR Glasses Review](http://www.deepnlp.org/store/vr-glasses) <br>\n##### Robotics\n[Tesla Cybercab Robotaxi](http://www.deepnlp.org/store/pub/pub-tesla-cybercab) <br>\n[Tesla Optimus](http://www.deepnlp.org/store/pub/pub-tesla-optimus) <br>\n[Figure AI](http://www.deepnlp.org/store/pub/pub-figure-ai) <br>\n#### Equation\n[DeepNLP Equation Database](http://www.deepnlp.org/equation) <br>\n[Math Equations](http://www.deepnlp.org/equation/category/math) <br>\n[Physics Equations](http://www.deepnlp.org/equation/category/physics) <br>\n[NLP Equations](http://www.deepnlp.org/equation/category/nlp) <br>\n[Machine Learning Equations](http://www.deepnlp.org/equation/category/machine%20learning) <br>\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AI Agent Orchestration AI Agent Directory to Host All AI Agent Orchestration related AI Agents Services, Community, Reviews and More.",
    "version": "0.0.1",
    "project_urls": {
        "homepage": "http://www.deepnlp.org/store/ai-agent",
        "repository": "https://github.com/AI-Agent-Hub/AI-Agent-Marketplace"
    },
    "split_keywords": [
        "ai agent orchestration",
        " ai agent marketplace",
        " ai agent directory",
        " ai agents",
        " agentic ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1990f36a92e92c6063dddbe6c327c8445b87b8db10c498f104e54c7caced5c4d",
                "md5": "f6f80b9cc82ce362a4bd4ec375845345",
                "sha256": "6b2f99b9d05b47f4913df8bcaa224ab968c33ea7980df04949c80bf71cd00627"
            },
            "downloads": -1,
            "filename": "ai_agent_orchestration-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6f80b9cc82ce362a4bd4ec375845345",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4",
            "size": 3672,
            "upload_time": "2025-01-10T16:19:24",
            "upload_time_iso_8601": "2025-01-10T16:19:24.063775Z",
            "url": "https://files.pythonhosted.org/packages/19/90/f36a92e92c6063dddbe6c327c8445b87b8db10c498f104e54c7caced5c4d/ai_agent_orchestration-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-10 16:19:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AI-Agent-Hub",
    "github_project": "AI-Agent-Marketplace",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ai-agent-orchestration"
}
        
Elapsed time: 1.08987s