Skip to main content
Nanonets logo

Nanonets

Nanonets provides an AI-driven Intelligent Document Processing API that transforms unstructured documents into structured data, enabling efficient data extraction and workflow automation.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Nanonets authenticates with an API key. Generate the credential in your Nanonets account, then paste it into FlyMyAI the first time an agent uses a Nanonets action.

Get your Nanonets credential →

Fields to fill in FlyMyAI

FieldDetails
API KeyYour Nanonets API key. Found at Account Info > API Keys in the Nanonets dashboard. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
NANO_NETS_CREATE_MODELTool to create a new ocr model. use when you need to initialize an ocr model before training.categories
NANO_NETS_DELETE_MODELTool to delete an ocr model. use when you need to permanently remove a trained model by its id.model_id
NANO_NETS_GET_ALL_MODELSTool to retrieve a paginated list of all ocr models. use when you need to inspect or manage existing ocr models. call after authentication to fetch your account's models.-
NANO_NETS_GET_ALL_PREDICTION_FILESTool to fetch all prediction files associated with a specific model. use when you need to list all inference requests after model processing is complete.model_id
NANO_NETS_GET_MODEL_DETAILSTool to retrieve details of an ocr model. use when you need full metadata of a model by its id.model_id
NANO_NETS_GET_TRAINING_IMAGESTool to retrieve training images for an ocr model. use when you need to page through images associated with a model before training or analysis.model_id
NANO_NETS_GET_WORKFLOWSTool to retrieve a list of all workflows in your nanonets account. use when you need to inventory or inspect all configured workflows.-
NANO_NETS_LIST_DOCUMENTSTool to retrieve a paginated list of documents processed by a workflow. use when you need to view documents after processing.workflow_id
NANO_NETS_UPDATE_MODELTool to update an ocr model's details. use after reviewing the model's current configuration to modify its name, categories, notes, or classification settings.model_id
NANO_NETS_UPLOAD_TRAINING_IMAGES_BY_FILETool to upload training images by file to a specified ocr model. use when adding files to a model for training purposes.model_id, files
NANO_NETS_UPLOAD_TRAINING_IMAGES_BY_URLTool to upload training images by url to a specified ocr model. use when adding urls of images to a model for training purposes.model_id, urls
We love our partners - FlyMy.AI builds with the best. Thanks, Nanonets!