# Tada AI Python Client
[Tada](https://www.tadatoday.ai/docs/what-we-do) makes doing RAG over documents easy. With a few API calls, you can
1. Perform layout analysis on hundreds of pages of PDF, Word, and other documents
1. Index the content alongside the layout metadata
1. Search and generate markdown for queries
1. Reindex results
## Requirements
Python 3.8+
## Installation & Usage
Install the package directly
```sh
# pip
pip install tada_ai
```
## Getting Started
For complete instructions, please read our [quickstart](https://www.tadatoday.ai/docs/quickstart)
You will need:
1. An account
2. An API Key
3. To install this client
(If you prefer, we have OpenAPI spec available too: https://api.tadatoday.ai/api)
Raw data
{
"_id": null,
"home_page": "https://github.com/Tada-AI/python-client",
"name": "tada_ai",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "OpenAPI, OpenAPI-Generator, Tada AI API",
"author": "Tada AI",
"author_email": "suport@tadatoday.ai",
"download_url": "https://files.pythonhosted.org/packages/48/9d/7aa765d06c47195e6008625259656f60268b50d056b63b8f2b9310ccf2a6/tada_ai-0.3.1.tar.gz",
"platform": null,
"description": "# Tada AI Python Client\n\n[Tada](https://www.tadatoday.ai/docs/what-we-do) makes doing RAG over documents easy. With a few API calls, you can\n\n1. Perform layout analysis on hundreds of pages of PDF, Word, and other documents\n1. Index the content alongside the layout metadata\n1. Search and generate markdown for queries\n1. Reindex results\n\n## Requirements\n\nPython 3.8+\n\n## Installation & Usage\n\nInstall the package directly\n\n```sh\n# pip\npip install tada_ai\n```\n\n## Getting Started\n\nFor complete instructions, please read our [quickstart](https://www.tadatoday.ai/docs/quickstart)\n\nYou will need:\n\n1. An account\n2. An API Key\n3. To install this client\n\n(If you prefer, we have OpenAPI spec available too: https://api.tadatoday.ai/api)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tada AI API",
"version": "0.3.1",
"project_urls": {
"Homepage": "https://github.com/Tada-AI/python-client",
"Repository": "https://github.com/Tada-AI/python-client"
},
"split_keywords": [
"openapi",
" openapi-generator",
" tada ai api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e5d72c56499dd4689769669fb74bd1d95c39c51286796778a28103eb76661ec",
"md5": "c046ab695d9cc085bf46da5fc2e2e1e4",
"sha256": "29804294b814bf7436bcbb97e4531e079f2bd0b6857853db4e35faa25155791e"
},
"downloads": -1,
"filename": "tada_ai-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c046ab695d9cc085bf46da5fc2e2e1e4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 21144,
"upload_time": "2024-07-01T01:06:01",
"upload_time_iso_8601": "2024-07-01T01:06:01.629880Z",
"url": "https://files.pythonhosted.org/packages/1e/5d/72c56499dd4689769669fb74bd1d95c39c51286796778a28103eb76661ec/tada_ai-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "489d7aa765d06c47195e6008625259656f60268b50d056b63b8f2b9310ccf2a6",
"md5": "f380a4b70e801172e33c6ba70b37f440",
"sha256": "fe3fe3ab9f8be3aa2916f2f9a038b51cf06f633b15a5f0412e2de8d79c2b9295"
},
"downloads": -1,
"filename": "tada_ai-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "f380a4b70e801172e33c6ba70b37f440",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 12165,
"upload_time": "2024-07-01T01:06:03",
"upload_time_iso_8601": "2024-07-01T01:06:03.101383Z",
"url": "https://files.pythonhosted.org/packages/48/9d/7aa765d06c47195e6008625259656f60268b50d056b63b8f2b9310ccf2a6/tada_ai-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-01 01:06:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tada-AI",
"github_project": "python-client",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "tada_ai"
}