Name | kozmoai JSON |
Version |
1.1.4.post1
JSON |
| download |
home_page | None |
Summary | A Python package with a built-in web application |
upload_time | 2025-02-11 13:42:54 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.13,>=3.10 |
license | None |
keywords |
gpt
gui
langchain
nlp
openai
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<!-- markdownlint-disable MD030 -->
<p align="center" style="font-size: 12px;">
Kozmoai is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
</p>
## ✨ Core features
1. **Python-based** and agnostic to models, APIs, data sources, or databases.
2. **Visual IDE** for drag-and-drop building and testing of workflows.
3. **Playground** to immediately test and iterate workflows with step-by-step control.
4. **Multi-agent** orchestration and conversation management and retrieval.
6. **Publish as an API** or export as a Python application.
7. **Observability** with LangSmith, LangFuse, or LangWatch integration.
8. **Enterprise-grade** security and scalability with free DataStax Kozmoai cloud service.
9. **Customize workflows** or create flows entirely just using Python.
10. **Ecosystem integrations** as reusable components for any model, API or database.
## 📦 Quickstart
- **Install with uv (recommended)** (Python 3.10 to 3.12):
```shell
uv pip install kozmoai
```
- **Install with pip** (Python 3.10 to 3.12):
```shell
pip install kozmoai
```
- **Cloud:** DataStax Kozmoai is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=kozmoai)
- **Self-managed:** Run Kozmoai in your environment. [Install Kozmoai](https://docs.kozmoai.org/get-started-installation) to run a local Kozmoai server, and then use the [Quickstart](https://docs.kozmoai.org/get-started-quickstart) guide to create and execute a flow.
- **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Kozmoai/Kozmoai?duplicate=true) to create a Kozmoai workspace.
Raw data
{
"_id": null,
"home_page": null,
"name": "kozmoai",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": "developers <developers@digi-trans.org>",
"keywords": "gpt, gui, langchain, nlp, openai",
"author": null,
"author_email": null,
"download_url": null,
"platform": null,
"description": "<!-- markdownlint-disable MD030 -->\n\n<p align=\"center\" style=\"font-size: 12px;\">\n Kozmoai is a low-code app builder for RAG and multi-agent AI applications. It\u2019s Python-based and agnostic to any model, API, or database.\n</p>\n\n## \u2728 Core features\n\n1. **Python-based** and agnostic to models, APIs, data sources, or databases.\n2. **Visual IDE** for drag-and-drop building and testing of workflows.\n3. **Playground** to immediately test and iterate workflows with step-by-step control.\n4. **Multi-agent** orchestration and conversation management and retrieval.\n6. **Publish as an API** or export as a Python application.\n7. **Observability** with LangSmith, LangFuse, or LangWatch integration.\n8. **Enterprise-grade** security and scalability with free DataStax Kozmoai cloud service.\n9. **Customize workflows** or create flows entirely just using Python.\n10. **Ecosystem integrations** as reusable components for any model, API or database.\n\n\n## \ud83d\udce6 Quickstart\n\n- **Install with uv (recommended)** (Python 3.10 to 3.12):\n\n```shell\nuv pip install kozmoai\n```\n\n- **Install with pip** (Python 3.10 to 3.12):\n\n```shell\npip install kozmoai\n```\n\n- **Cloud:** DataStax Kozmoai is a hosted environment with zero setup. [Sign up for a free account.](https://astra.datastax.com/signup?type=kozmoai)\n- **Self-managed:** Run Kozmoai in your environment. [Install Kozmoai](https://docs.kozmoai.org/get-started-installation) to run a local Kozmoai server, and then use the [Quickstart](https://docs.kozmoai.org/get-started-quickstart) guide to create and execute a flow.\n- **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Kozmoai/Kozmoai?duplicate=true) to create a Kozmoai workspace.\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python package with a built-in web application",
"version": "1.1.4.post1",
"project_urls": {
"Documentation": "https://docs.kozmoai.org",
"Repository": "https://github.com/digitranslab/kozmoai"
},
"split_keywords": [
"gpt",
" gui",
" langchain",
" nlp",
" openai"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2a96fe47c48f7d80556545741017deb49a36aa7ef9b27b64f437dd7d7ce37c97",
"md5": "aed7761d9870fda775c751e8d9af1e32",
"sha256": "b79634da1e207d79af86ae1ba9fe8b85eec66a840dceb32b60f9a9193ef0d09d"
},
"downloads": -1,
"filename": "kozmoai-1.1.4.post1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aed7761d9870fda775c751e8d9af1e32",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 5135,
"upload_time": "2025-02-11T13:42:54",
"upload_time_iso_8601": "2025-02-11T13:42:54.498816Z",
"url": "https://files.pythonhosted.org/packages/2a/96/fe47c48f7d80556545741017deb49a36aa7ef9b27b64f437dd7d7ce37c97/kozmoai-1.1.4.post1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 13:42:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "digitranslab",
"github_project": "kozmoai",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "kozmoai"
}