Sign In
Enter your credentials to access DocumentAI. For demo purposes, use "documentai" as the password.

Enter the base URL of your DocumentAI API. For local deployment, use http://127.0.0.1:8000

API Requirements

The API must have the following endpoints:
- GET /healthcare - Health check endpoint
- POST /upload - For document uploads (form-data with 'file' key)
- POST /ask - For asking questions (JSON with session_id and question)

By signing in, you agree to our Terms of Service and Privacy Policy.