---
# HoloAI – Universal Multimodal AI Orchestrator
# NOTICE: PLEASE DO NOT INSTALL VERSION 0.1.0-0.1.7, IT IS NOT STABLE AND WILL BREAK YOUR SYSTEM.
---
## Overview
HoloAI is a production-grade, multi-provider orchestrator for LLM and vision models.
Supports OpenAI, Anthropic, Google, and Groq, with automatic provider inference.
Built for:
* Agents & bots
* Workflow automation
* Voice assistants
* Any application needing multi-model, multi-provider intelligence
HoloAI unifies OpenAI, Google Gemini, Groq, and Anthropic: handling vision, conversation, all from a single interface.
---
## Key Features
* **Universal Provider Support:**
Instantly switch between OpenAI, Google Gemini, Groq, and Anthropic—no vendor lock-in.
* **Multimodal Ready:**
Handles text, image, out of the box.
* **Automatic Provider Inference:**
Just specify your model; HoloAI selects the right backend.
* **Minimal, Clean API:**
One interface for all major models—rapid integration.
---
## Why HoloAI?
Most LLM wrappers lock you into a single vendor or force you to juggle multiple APIs and formats.
**HoloAI** delivers:
* **One Framework, any provider.**
* **No boilerplate, no rewrites.**
* **Plug-and-play for agents, scripts, automations, or apps.**
---
## Environment
Set API keys as environment variables:
* `OPENAI_API_KEY`
* `ANTHROPIC_API_KEY`
* `GOOGLE_API_KEY`
* `GROQ_API_KEY`
Only providers with keys set will be loaded.
---
## Code Examples
You can find code examples on my [GitHub repository](https://github.com/TristanMcBrideSr/TechBook).
---
## License
This project is licensed under the [MIT](LICENSE).
Copyright 2025 Tristan McBride Sr.
---
## Acknowledgements
Project by:
- Tristan McBride Sr.
- Sybil
Raw data
{
"_id": null,
"home_page": null,
"name": "HoloAI",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "\"Tristan McBride Sr.\" <142635792+TristanMcBrideSr@users.noreply.github.com>",
"keywords": "AI, AI Client, Agents, Skills, Tools, Learning, Productivity, Automation",
"author": "Tristan McBride Sr.",
"author_email": "\"Tristan McBride Sr.\" <142635792+TristanMcBrideSr@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/bc/2d/455e5dc168b06ee0614f0c9ad325b26834ad19ea104b0935d734161ba287/holoai-0.2.0.tar.gz",
"platform": null,
"description": "\ufeff\r\n---\r\n\r\n# HoloAI \u2013 Universal Multimodal AI Orchestrator\r\n\r\n# NOTICE: PLEASE DO NOT INSTALL VERSION 0.1.0-0.1.7, IT IS NOT STABLE AND WILL BREAK YOUR SYSTEM.\r\n---\r\n\r\n## Overview\r\n\r\nHoloAI is a production-grade, multi-provider orchestrator for LLM and vision models. \r\nSupports OpenAI, Anthropic, Google, and Groq, with automatic provider inference.\r\nBuilt for:\r\n\r\n* Agents & bots\r\n* Workflow automation\r\n* Voice assistants\r\n* Any application needing multi-model, multi-provider intelligence\r\n\r\nHoloAI unifies OpenAI, Google Gemini, Groq, and Anthropic: handling vision, conversation, all from a single interface.\r\n\r\n---\r\n\r\n## Key Features\r\n\r\n* **Universal Provider Support:**\r\n Instantly switch between OpenAI, Google Gemini, Groq, and Anthropic\u2014no vendor lock-in.\r\n* **Multimodal Ready:**\r\n Handles text, image, out of the box.\r\n* **Automatic Provider Inference:**\r\n Just specify your model; HoloAI selects the right backend.\r\n* **Minimal, Clean API:**\r\n One interface for all major models\u2014rapid integration.\r\n\r\n---\r\n\r\n## Why HoloAI?\r\n\r\nMost LLM wrappers lock you into a single vendor or force you to juggle multiple APIs and formats.\r\n**HoloAI** delivers:\r\n\r\n* **One Framework, any provider.**\r\n* **No boilerplate, no rewrites.**\r\n* **Plug-and-play for agents, scripts, automations, or apps.**\r\n\r\n---\r\n\r\n## Environment\r\n\r\nSet API keys as environment variables:\r\n\r\n* `OPENAI_API_KEY`\r\n* `ANTHROPIC_API_KEY`\r\n* `GOOGLE_API_KEY`\r\n* `GROQ_API_KEY`\r\n\r\nOnly providers with keys set will be loaded.\r\n\r\n---\r\n\r\n## Code Examples\r\n\r\nYou can find code examples on my [GitHub repository](https://github.com/TristanMcBrideSr/TechBook).\r\n\r\n---\r\n\r\n## License\r\n\r\nThis project is licensed under the [MIT](LICENSE).\r\nCopyright 2025 Tristan McBride Sr.\r\n\r\n---\r\n\r\n## Acknowledgements\r\n\r\nProject by:\r\n- Tristan McBride Sr.\r\n- Sybil\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A modern AI Client",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/TristanMcBrideSr"
},
"split_keywords": [
"ai",
" ai client",
" agents",
" skills",
" tools",
" learning",
" productivity",
" automation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c788cb4ad36926f4c59e5202bb1cb639a0043df79eda9cdadabcefb28568f654",
"md5": "77dffa630bb05c17e6eb7f7a61c5e823",
"sha256": "4714aee6b0302ec7357af9bad0bd4dd996edcaf27d065e5375b1ef4b159b8c30"
},
"downloads": -1,
"filename": "holoai-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "77dffa630bb05c17e6eb7f7a61c5e823",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 20238,
"upload_time": "2025-07-27T07:03:49",
"upload_time_iso_8601": "2025-07-27T07:03:49.571692Z",
"url": "https://files.pythonhosted.org/packages/c7/88/cb4ad36926f4c59e5202bb1cb639a0043df79eda9cdadabcefb28568f654/holoai-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bc2d455e5dc168b06ee0614f0c9ad325b26834ad19ea104b0935d734161ba287",
"md5": "1049601f2610bcfab85d492d819a4b72",
"sha256": "c383c5d84f43f18c49521e54124e78e8c72d98ce2b1a3551c249da0da1937b2f"
},
"downloads": -1,
"filename": "holoai-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "1049601f2610bcfab85d492d819a4b72",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 14705,
"upload_time": "2025-07-27T07:03:50",
"upload_time_iso_8601": "2025-07-27T07:03:50.473619Z",
"url": "https://files.pythonhosted.org/packages/bc/2d/455e5dc168b06ee0614f0c9ad325b26834ad19ea104b0935d734161ba287/holoai-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 07:03:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "holoai"
}