A PitchBook node is a knowledge base that lets you store data retrieved from PitchBook company or investor profiles. This data can be reused across multiple workflows to enrich prompts or automate tasks involving private market intelligence. All created knowledge bases are automatically synced to the Knowledge Base Dashboard.

Note: This node is useful for workflows focused on venture capital, private equity, M&A research, or competitive benchmarking.

Pitchbook Node Settings

Scraper Parameters

  • Number of Results: Choose how many PitchBook company or investor profiles to fetch per query.

If you click the gear icon in the node, you will see the available settings.

Chunking Settings

  • Chunking Algorithm: Defines how the data is split (e.g., Sentence-based).
  • Chunk Overlap: The number of overlapping tokens between chunks.
  • Chunk Length: Max length of each chunk sent to the LLM.

Additional Features

  • Advanced Data Extraction: Enable more precise field-level parsing (toggle option).
  • Text in Images (OCR): Extract and include text from profile images or banners (toggle option).

How to use it?

To utilize the Pitchbook node, establish connections to both its input and output edges:

  • Input: This node necessitates a text input. Typically, you would connect the input to an LLM or Input node.
  • Output: This node outputs chunks of information. Typically, you would connect the output to an LLM or Output node.