Best Practices¶
Tips for getting the best results from DeepTagger.
Training¶
- Use 5-10 varied training examples
- Include edge cases
- Be consistent in annotations
- Review and correct mistakes
Integration¶
- Use n8n for workflow automation
- Implement error handling
- Log all extractions for auditing
- Monitor API usage
Performance¶
- Keep files under 10MB
- Add delays for batch processing
- Use appropriate rate limits
- Cache results when possible
Security¶
- Store API keys securely
- Rotate keys periodically
- Use HTTPS for all requests
- Don't commit keys to version control
Monitoring¶
- Track extraction accuracy
- Monitor API usage
- Log errors
- Set up alerts for failures
Support¶
Need help? Contact support@deeptagger.com