# AI Hero Python SDK
## Installation
Install AI Hero using pip:
```bash
pip install aihero==0.4
```
## How to use it
In a folder for your project, create a file `.env` containing the following API Keys:
```
AI_HERO_PROJECT_ID=<Project ID from your project the AI Hero Website>
AI_HERO_API_KEY=<API Key for the project>
```
## Examples
Check out the examples in the [examples](examples/) directory.
There's more coming soon!
- We're building a notebook for Retrieval Augmented Generation.
- Hit us up if you'd like a custom demo at `team@aihero.studio`.
Raw data
{
"_id": null,
"home_page": "https://github.com/ai-hero/python-client-sdk",
"name": "aihero",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "AI Hero, Spotcheck, MLOps, AI, Data Annotation, Labeling, Model Training, Model Serving, Model Deployment",
"author": "AI Hero Team",
"author_email": "team@aihero.studio",
"download_url": "https://files.pythonhosted.org/packages/e0/6a/1a842d55e8606ee4b8b78e5133bea435f3433675639d11d1c437cb54647d/aihero-0.5.1.tar.gz",
"platform": null,
"description": "# AI Hero Python SDK\n\n## Installation\n\nInstall AI Hero using pip:\n\n```bash\npip install aihero==0.4\n```\n\n## How to use it\n\nIn a folder for your project, create a file `.env` containing the following API Keys:\n\n```\nAI_HERO_PROJECT_ID=<Project ID from your project the AI Hero Website>\nAI_HERO_API_KEY=<API Key for the project>\n```\n\n## Examples\n\nCheck out the examples in the [examples](examples/) directory.\n\nThere's more coming soon!\n\n- We're building a notebook for Retrieval Augmented Generation.\n- Hit us up if you'd like a custom demo at `team@aihero.studio`.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AI Hero Python SDK",
"version": "0.5.1",
"project_urls": {
"Homepage": "https://github.com/ai-hero/python-client-sdk"
},
"split_keywords": [
"ai hero",
" spotcheck",
" mlops",
" ai",
" data annotation",
" labeling",
" model training",
" model serving",
" model deployment"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89562c14af991a09e022e2129b487103c09d37c20138a9d7ef0ee4e963a195ce",
"md5": "d07ee255f83432a128b1b795e44a959a",
"sha256": "b8704f35aeb527f50673e260b84159a3afdb45450a487c3871f922052ab38b61"
},
"downloads": -1,
"filename": "aihero-0.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d07ee255f83432a128b1b795e44a959a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9908,
"upload_time": "2024-07-10T21:27:30",
"upload_time_iso_8601": "2024-07-10T21:27:30.492340Z",
"url": "https://files.pythonhosted.org/packages/89/56/2c14af991a09e022e2129b487103c09d37c20138a9d7ef0ee4e963a195ce/aihero-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e06a1a842d55e8606ee4b8b78e5133bea435f3433675639d11d1c437cb54647d",
"md5": "753302b84db49ee18cfbf5a95126b82f",
"sha256": "073b1b99432096b5f623c74afb27f40b1aea8c40e59d585f84d80362caab0ea1"
},
"downloads": -1,
"filename": "aihero-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "753302b84db49ee18cfbf5a95126b82f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9646,
"upload_time": "2024-07-10T21:27:31",
"upload_time_iso_8601": "2024-07-10T21:27:31.762511Z",
"url": "https://files.pythonhosted.org/packages/e0/6a/1a842d55e8606ee4b8b78e5133bea435f3433675639d11d1c437cb54647d/aihero-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-10 21:27:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ai-hero",
"github_project": "python-client-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "aihero"
}