Next steps

You’ve learned a lot about using the AI Hub SDK.

  • How to install and authorize it

  • How to run automated document processing workflows with AI Hub apps

  • How to analyze documents by having conversations about them

  • How to remove digital detritus left over from your AI Hub interactions.

You know enough about the SDK to continue to learn more about it on your own. Here are recommended next steps.

  1. Skim the documentation to get a feel for what other operations are available through the SDK and what configuration options are available for the operations you’ve already used.

    The documentation for each API operation includes examples of how to use the equivalent SDK method. Select Python in the dropdown above the sample code to change from API to SDK.
  2. Think up use cases that are relevant to your organization—consider workflows that you currently perform through the GUI—and see if you can recreate them using SDK methods.

  3. To learn more about the power of AI Hub and to spur ideas about how it could assist with your existing manual workflows, see the documentation for its automate and analyze features.

Congratulations! You’ve reached the end of the SDK for beginners tutorial.