| Name | rosemary-ai JSON |
| Version |
0.0.18
JSON |
| download |
| home_page | None |
| Summary | A Template Engine For LLMs and Generative AIs |
| upload_time | 2024-08-25 06:26:51 |
| maintainer | None |
| docs_url | None |
| author | Samjna |
| requires_python | >=3.10 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Rosemary: A Template Engine for LLMs and Generative AIs
Rosemary is a template engine and prompt executor designed especially for generative AIs including chat completions,
image generations and more.
The core concept of Rosemary is to treat the interaction with AIs as some functions. By encapsulating the data handling
and AI model execution, you can then build any system you want just like building any other software system.
The ultimate goal of rosemary is to provide a novel way to achieve an AI-based system: efficient, flexible, minimum
AI-specific knowledge required, and easy to visualize and debug.
Rosemary is an open-source project. Please refer to our [GitHub repository](https://github.com/snw2015/Rosemary-AI) for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "rosemary-ai",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Samjna",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/bf/b4/e2c03b4eb73ec5b95aaab1990ebf5f7879b41d3d3b31f01c3b495ba306de/rosemary_ai-0.0.18.tar.gz",
"platform": null,
"description": "# Rosemary: A Template Engine for LLMs and Generative AIs\n\nRosemary is a template engine and prompt executor designed especially for generative AIs including chat completions,\nimage generations and more.\n\nThe core concept of Rosemary is to treat the interaction with AIs as some functions. By encapsulating the data handling\nand AI model execution, you can then build any system you want just like building any other software system.\n\nThe ultimate goal of rosemary is to provide a novel way to achieve an AI-based system: efficient, flexible, minimum\nAI-specific knowledge required, and easy to visualize and debug.\n\nRosemary is an open-source project. Please refer to our [GitHub repository](https://github.com/snw2015/Rosemary-AI) for more details.",
"bugtrack_url": null,
"license": null,
"summary": "A Template Engine For LLMs and Generative AIs",
"version": "0.0.18",
"project_urls": {
"Repository": "https://github.com/snw2015/Rosemary-AI"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cd8fd1dca17216ef5ad4adb2447bd3dfbd3b684f8e46414f90dc61b11b97fa17",
"md5": "a60bfc9fd411326a9446580220f3486c",
"sha256": "5c44759f2ae9704509a0dc39a85c8a2c838cac23f56929983a5cc1db1a6da7d3"
},
"downloads": -1,
"filename": "rosemary_ai-0.0.18-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a60bfc9fd411326a9446580220f3486c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 41117,
"upload_time": "2024-08-25T06:26:49",
"upload_time_iso_8601": "2024-08-25T06:26:49.442445Z",
"url": "https://files.pythonhosted.org/packages/cd/8f/d1dca17216ef5ad4adb2447bd3dfbd3b684f8e46414f90dc61b11b97fa17/rosemary_ai-0.0.18-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bfb4e2c03b4eb73ec5b95aaab1990ebf5f7879b41d3d3b31f01c3b495ba306de",
"md5": "76f26b6a4f6340325d32cdd4f7490b5b",
"sha256": "047d01d23b085dd9ec99caf3bf16c84bc05bf01e7d22bf91e8bd40f81b204b23"
},
"downloads": -1,
"filename": "rosemary_ai-0.0.18.tar.gz",
"has_sig": false,
"md5_digest": "76f26b6a4f6340325d32cdd4f7490b5b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 27442,
"upload_time": "2024-08-25T06:26:51",
"upload_time_iso_8601": "2024-08-25T06:26:51.022102Z",
"url": "https://files.pythonhosted.org/packages/bf/b4/e2c03b4eb73ec5b95aaab1990ebf5f7879b41d3d3b31f01c3b495ba306de/rosemary_ai-0.0.18.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-25 06:26:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "snw2015",
"github_project": "Rosemary-AI",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "rosemary-ai"
}