Spaces:
Paused
Paused
VinOS Agent Claude Opus 4.6 commited on
Commit ·
dcc964b
1
Parent(s): 071c2c5
fix: add HF Space metadata (sdk: docker) for deployment
Browse filesCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: QUANTA Engine
|
| 3 |
+
emoji: 📋
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# QUANTA — RFQ-to-Revenue Proposal Orchestrator
|
| 12 |
+
|
| 13 |
+
Bilingual (EN+ID) proposal generator for ideaxWeb. Converts client RFQs into structured proposals with LQS scoring, pricing, PDF generation, and client portal access.
|