Objective:
This use case involves processing FCL email quote requests by utilizing the Hackathon DB, which is also a Google Sheet, to derive rates for specific container types and routes. After calculating the appropriate rates, the system generates a quote and records the information in the "Result-EmailPath-QuoteGenerated" tab of the sheet. Finally, an email is sent back to the requester, containing the generated quote and a unique quote ID.
The super admin dashboard played a crucial role by providing an easily configurable interface that allowed adjustments without frequently updating lookup sheets or the database. This reduced the complexity of maintaining and modifying configurations.
b. Scalability of Implementation:
Challenge:
Ensuring that the system can scale to handle increasing email traffic and larger datasets while maintaining performance.
The implementation is scalable, but the deletion of data from the sheet poses challenges. Mistakes in data alteration can occur, and due to no restricted access.
2. Solution
Workflow
a. Handling Emails:
The system is designed to process specific types of FCL quoting emails, such as:
"Please quote me for two 20ft high cube's from Hong Kong to Long Beach."
"Please quote me for a 40ft standard from Chennai to Long Beach."
With the use cases in hand we used our pre-existing email service for email and quote classification and model extraction.
task
email classification : email_classification_task_v2_peg
quote classification : email_quote_classifier_task_v2
model extraction : email_extraction_task_v5.4_sl
b. Rate Information Retrieval:
The system uses the Hackathon DB via Google Sheets and Google API to derive rate information from the relevant sheet table.
This was something
Get Access Token
After generating the quote, the system automatically sends an email back to the requester, including the quote details and a unique quote ID.
3. Completeness of the Solution and Innovation
a. Completeness:
The solution covers the entire process from email parsing to quote generation and response. By integrating with the Hackathon DB and automating the response process, the system ensures that all necessary steps are completed without manual intervention.
b. Innovation:
The use of the super admin dashboard for easy configuration allows rapid adjustments without requiring updates to the underlying database or lookup sheets. This innovation reduces downtime and enhances system flexibility. However, care must be taken to manage data deletion, as mistakes can occur in case of sheet data storage.
State Flow Diagram
FCL Quote
8.1 kB
Want to print your doc? This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (