0.0.1-alpha.3 • Published 1 year ago
examples-metadata-extraction v0.0.1-alpha.3
Metadata Extraction
A simple example showing how to do metadata extraction with RAG using Mastra, OpenAI, and PGVector.
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/metadata-extractionInstall dependencies:
pnpm installRun the example:
pnpm start
0.0.1-alpha.3
1 year ago