0.0.1-alpha.3 • Published 1 year ago

examples-chunk-text v0.0.1-alpha.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Chunk text

A simple example showing how to chunk text using Mastra.

Prerequisites

  • Node.js v20.0+
  • pnpm (recommended) or npm

Getting Started

  1. Clone the repository and navigate to the project directory:

    git clone https://github.com/mastra-ai/mastra
    cd examples/basics/rag/chunk-text
  2. Install dependencies:

    pnpm install
  3. Run the example:

    pnpm start
0.0.1-alpha.3

1 year ago