Skip to main content

CrewAI tools for DocAPI — generate PDFs, screenshots, and invoices

Project description

crewai-docapi

CrewAI tools for DocAPI — generate PDFs, screenshots, and invoices from your AI agents.

Install

pip install crewai-docapi

Quick start

from crewai import Agent
from crewai_docapi import DocAPIPDFTool, DocAPIScreenshotTool, DocAPIInvoiceTool

pdf_tool = DocAPIPDFTool(api_key="your-api-key")
screenshot_tool = DocAPIScreenshotTool(api_key="your-api-key")
invoice_tool = DocAPIInvoiceTool(api_key="your-api-key")

agent = Agent(
    role="Document Creator",
    goal="Generate PDFs, screenshots, and invoices",
    tools=[pdf_tool, screenshot_tool, invoice_tool],
)

Documentation

See the DocAPI docs for full API reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crewai_docapi-0.1.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crewai_docapi-0.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file crewai_docapi-0.1.0.tar.gz.

File metadata

  • Download URL: crewai_docapi-0.1.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for crewai_docapi-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8e7bdb86b88f9c3d605ed8898bed0bd789facd0ce603a59e897c776fdd5de279
MD5 3993d5a57734a4a38301157272e769f2
BLAKE2b-256 8bc7fff5d4b24ec0efcc588c001f7a3454a3dbf559d43193b3b7a9df7ae8af43

See more details on using hashes here.

File details

Details for the file crewai_docapi-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: crewai_docapi-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for crewai_docapi-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd6b682ad3e4c0651cbf09daa78d9250272659ea44ad82f4f6b66331b8f65ed2
MD5 cc7f4d81f24ef3651699703d2cf602fc
BLAKE2b-256 e465ee6bf7b25fdbe6b0e4acebd4668ea9f72d928cee1920bd89c8594599dd0a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page