# Cartesia Line SDK
Build intelligent, low-latency voice agents with background reasoning.
**With Line you can,**
- **Create** your first voice agent from scratch, **deploy**, and **talk to it in under 5 minutes**.
- **Turn any existing chatbot** or text agent you've already built into a low-latency voice agent.
- **Spin up common use cases** for support or scheduling from **ready-made templates**.
- **Deploy production-ready systems** with auto-scaling, telephony integration, metrics, and call analytics.
**Why Line?**
- 🔗 **Event-driven design** to easily define multi-agent architectures with powerful background reasoning.
- ⚡ **State-of-the-art voice models** using Sonic TTS and Ink STT deliver the lowest latency voice experience.
- 📋 **Pre-built templates** for common use cases like customer support, sales agents, form filling, and more.
- 🔌 **Easy integrations** with tools, MCPs, and other frameworks out of the box.
- 🤝 **Support for handoffs** between agents and humans.
- 🧠 **Reasoning agnostic** works with any LLM, text agent, or chatbot code.
- 🚀 **Instant deployment** so you can build, deploy, and start talking in minutes with no infrastructure setup.
## Quickstart (< 5 minutes)
The Line SDK is designed to be used with the Cartesia's voice agent platform [Line](https://cartesia.ai/agents).
- Create a [Cartesia account](https://play.cartesia.ai).
- Follow the [quickstart guide](https://docs.cartesia.ai/line/start-building/talk-to-your-first-agent).
And you'll be able to make your first voice call in a few minutes.
## Install the SDK
```zsh
pip install cartesia-line
```
## Common Use Cases
| Use Case | Example |
|----------|---------|
| **Basic chat** | [examples/basic_chat/](examples/basic_chat/) |
| **Form filling** | [examples/form-filling/](examples/form-filling/) |
| **Background reasoning** | [examples/sales_with_leads/](examples/sales_with_leads/) |
| **Support** | [examples/personal_banking_handoffs/](examples/personal_banking_handoffs/) |
## Going Deeper
- **More examples**: [examples/](examples/) - See all available examples and patterns
- **3rd party integrations**: [example_integrations/](example_integrations/) - See example integrations for external services
> [!NOTE]
> While Cartesia approves each example, they are implemented and maintained by our partners.
- **Full API reference**: [docs.cartesia.ai/line](https://docs.cartesia.ai/line/)
- **Get help**: [Discord community](https://discord.gg/cartesia)
Raw data
{
"_id": null,
"home_page": null,
"name": "cartesia-line",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "voice, agents, ai, cartesia",
"author": null,
"author_email": "\"Cartesia AI, Inc.\" <support@cartesia.ai>",
"download_url": "https://files.pythonhosted.org/packages/cc/1e/bbee783daaf99c52d8d5b25dae173ac8ee5743b073cb42f5d0e7016dd334/cartesia_line-0.1.3.tar.gz",
"platform": null,
"description": "# Cartesia Line SDK\n\nBuild intelligent, low-latency voice agents with background reasoning.\n\n**With Line you can,**\n- **Create** your first voice agent from scratch, **deploy**, and **talk to it in under 5 minutes**.\n- **Turn any existing chatbot** or text agent you've already built into a low-latency voice agent.\n- **Spin up common use cases** for support or scheduling from **ready-made templates**.\n- **Deploy production-ready systems** with auto-scaling, telephony integration, metrics, and call analytics.\n\n**Why Line?**\n\n- \ud83d\udd17 **Event-driven design** to easily define multi-agent architectures with powerful background reasoning.\n- \u26a1 **State-of-the-art voice models** using Sonic TTS and Ink STT deliver the lowest latency voice experience.\n- \ud83d\udccb **Pre-built templates** for common use cases like customer support, sales agents, form filling, and more.\n- \ud83d\udd0c **Easy integrations** with tools, MCPs, and other frameworks out of the box.\n- \ud83e\udd1d **Support for handoffs** between agents and humans.\n- \ud83e\udde0 **Reasoning agnostic** works with any LLM, text agent, or chatbot code.\n- \ud83d\ude80 **Instant deployment** so you can build, deploy, and start talking in minutes with no infrastructure setup.\n\n## Quickstart (< 5 minutes)\n\nThe Line SDK is designed to be used with the Cartesia's voice agent platform [Line](https://cartesia.ai/agents).\n- Create a [Cartesia account](https://play.cartesia.ai).\n- Follow the [quickstart guide](https://docs.cartesia.ai/line/start-building/talk-to-your-first-agent).\n\nAnd you'll be able to make your first voice call in a few minutes.\n\n## Install the SDK\n\n```zsh\npip install cartesia-line\n```\n\n\n## Common Use Cases\n\n| Use Case | Example |\n|----------|---------|\n| **Basic chat** | [examples/basic_chat/](examples/basic_chat/) |\n| **Form filling** | [examples/form-filling/](examples/form-filling/) |\n| **Background reasoning** | [examples/sales_with_leads/](examples/sales_with_leads/) |\n| **Support** | [examples/personal_banking_handoffs/](examples/personal_banking_handoffs/) |\n\n## Going Deeper\n\n- **More examples**: [examples/](examples/) - See all available examples and patterns\n- **3rd party integrations**: [example_integrations/](example_integrations/) - See example integrations for external services\n\n > [!NOTE]\n > While Cartesia approves each example, they are implemented and maintained by our partners.\n- **Full API reference**: [docs.cartesia.ai/line](https://docs.cartesia.ai/line/)\n- **Get help**: [Discord community](https://discord.gg/cartesia)\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Cartesia Voice Agents SDK",
"version": "0.1.3",
"project_urls": {
"Documentation": "https://docs.cartesia.ai/line/",
"Homepage": "https://cartesia.ai/agents",
"Repository": "https://github.com/cartesia-ai/line"
},
"split_keywords": [
"voice",
" agents",
" ai",
" cartesia"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6b04d6d079248c58266cdc187cc264d759069b8d3c67563a573764c6829a436c",
"md5": "aa2649dc2a48ca8dbb82d703c7460dcf",
"sha256": "bacbf2ec9b5985147045148d73a9ec6256718d83024976b271a234e16dcc3f1f"
},
"downloads": -1,
"filename": "cartesia_line-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aa2649dc2a48ca8dbb82d703c7460dcf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 55128,
"upload_time": "2025-10-11T17:23:29",
"upload_time_iso_8601": "2025-10-11T17:23:29.358697Z",
"url": "https://files.pythonhosted.org/packages/6b/04/d6d079248c58266cdc187cc264d759069b8d3c67563a573764c6829a436c/cartesia_line-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cc1ebbee783daaf99c52d8d5b25dae173ac8ee5743b073cb42f5d0e7016dd334",
"md5": "da68baf9260a22127fa0536673866c1a",
"sha256": "e3862e7a6acf303189bf7bf0cce95c3e2c15da040d99264ac540e855e386008f"
},
"downloads": -1,
"filename": "cartesia_line-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "da68baf9260a22127fa0536673866c1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 57555,
"upload_time": "2025-10-11T17:23:30",
"upload_time_iso_8601": "2025-10-11T17:23:30.540760Z",
"url": "https://files.pythonhosted.org/packages/cc/1e/bbee783daaf99c52d8d5b25dae173ac8ee5743b073cb42f5d0e7016dd334/cartesia_line-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-11 17:23:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cartesia-ai",
"github_project": "line",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cartesia-line"
}