Requirements
System Requirements
To use Docfire AI Engine, the following are required:
- API Key — A valid API key (
X-API-Keyheader) - JSON Format — Data must be sent in JSON format
- Valid Template — Specify one of the supported templates:
translate,pdf_extraction,seo_description
Technical Requirements for Deployment
- PHP 8.2+
- PostgreSQL 18
- Redis (for queues)
- Google Gemini API Key configured
- Laravel 12