To run Documind, your system should meet the following requirements:
To install Documind, run the following command:
Create a .env
file and configure your environment variables based on the model you want to use. Here’s a list of supported models:
Provider | Models | Variable |
---|---|---|
OpenAI | gpt-4o-mini gpt-4o | OPENAI_API_KEY |
gemini-2.0-flash-001 gemini-2.0-flash-lite-preview-02-05 gemini-1.5-flash gemini-1.5-flash-8b gemini-1.5-pro | GEMINI_API_KEY | |
Ollama | llama3.2-vision | BASE_URL |
Here’s an example of how to use Documind:
gpt-4o-mini
will be used by default.