0.0.1-alpha.3 • Published 1 year ago
examples-chunk-text v0.0.1-alpha.3
Chunk text
A simple example showing how to chunk text using Mastra.
Prerequisites
- Node.js v20.0+
- pnpm (recommended) or npm
Getting Started
Clone the repository and navigate to the project directory:
git clone https://github.com/mastra-ai/mastra cd examples/basics/rag/chunk-textInstall dependencies:
pnpm installRun the example:
pnpm start
0.0.1-alpha.3
1 year ago