ā Ark-Vision Marine Parts Estimate Multi-User
Full audit trail ā every estimate recorded with preparer details
š Generate Estimate
MAR-2025-0421
Format: [Prefix]-[Year]-[Sequence]
ā¶
š Word Template
Not loaded
click to expand
š Placeholders:
{{REQUEST_NUMBER}}
{{DATE}}
{{DEADLINE}}
{{CLIENT}}
{{VESSEL}}
{{VESSEL_TYPE}}
{{ENGINE_MAKE}}
{{CURRENCY}}
{{GRAND_TOTAL}}
{{PARTS_TABLE}}
{{SPECIAL_INSTRUCTIONS}}
{{AI_CONFIDENCE}}
{{QUOTES_ANALYZED}}
š
Upload Word template with placeholders
š Preview:
No template loaded.
š¦ Parts List
| Part # | Description | Qty | Unit Price | Total | |
|---|---|---|---|---|---|
| $1,470.00 | |||||
| $3,780.00 | |||||
| Grand Total: | $5,250.00 | ||||
š Recent Estimates
š 0 estimates
š¤ 0 users
š° $0 total value
| Request # | Client | Vessel | Total | Prepared By | Date | Action |
|---|---|---|---|---|---|---|
| No estimates found. | ||||||
š§ AI Suggestion: Train the AI by uploading historical quotes to get intelligent pricing suggestions.
š Generated Estimates
| ID | Request # | Client | Vessel | Total | Parts | Prepared By | Dept | Date/Time | AI Confidence | Action |
|---|---|---|---|---|---|---|---|---|---|---|
| No estimates found. | ||||||||||
0 estimates found
š§ Train AI with Historical Quotes
AI Memory: Empty
š¤ Upload Historical Quotes
šš
Drop Word (.doc, .docx) or Excel (.xlsx, .xls) files here
š§ Extraction Rules:
š 0 quotes
š¦ 0 parts
š 0 patterns
Confidence:
0%
š” AI Knowledge Preview:
Upload historical quotes and train the AI.
šļø Database Table Schema
CREATE TABLE arkvision_estimates (
id INTEGER PRIMARY KEY AUTOINCREMENT,
request_number TEXT NOT NULL UNIQUE,
client TEXT NOT NULL,
vessel TEXT NOT NULL,
vessel_type TEXT,
engine_make TEXT,
currency TEXT,
grand_total TEXT NOT NULL,
parts_count INTEGER DEFAULT 0,
parts_detail TEXT,
prepared_by TEXT NOT NULL,
department TEXT,
user_email TEXT,
user_role TEXT,
ai_confidence TEXT,
quotes_analyzed INTEGER DEFAULT 0,
template_used TEXT,
timestamp DATETIME DEFAULT CURRENT_TIMESTAMP,
created_at DATETIME DEFAULT CURRENT_TIMESTAMP
);
š Database Statistics
š Total Estimates: 0
š¤ Unique Users: 0
š° Total Value: $0
š¦ Total Parts: 0
š User Management
| Select | Username | Display Name | Role | Department | Created |
|---|
0 users registered