System Requirements

To use Documind, ensure your system meets the following requirements:

Install the Package

To install Documind, run the following command using your preferred package manager:

npm
npm install documind

Environment Variables

Set up your .env file.

.env.example
OPENAI_API_KEY=<your-openai-api-key>
KeyDescription
OPENAI_API_KEYYour OpenAI API key.