⚠️ Login required to run notebook and create podsLogin
← All Sample Datasets/Fleet Telematics
🚗
Transportation

Fleet Telematics

[1] Setup
import mantr

# Create memory pod for fleet telematics
pod = mantr.create_pod("fleet-telematics")
print(f"Created pod: {pod.id}")
[2] Ingest & Parse
# Sample 1: Ingest document with Karak extraction
result = pod.ingest("""
GPS tracker reported vehicle V-2025-456 traveled 350 miles averaging 28 mpg on I-95.
""")

print(f"Extracted {len(result.memories)} Karak roles")
[3] Retrieve Context
# Retrieve context using Karak-based query
context = mantr.walk(
    query="GPS tracker",
    pod="fleet-telematics",
    seek_karak="kartā"  # Find the agent/subject
)

print(context)

Karak Roles Reference

kartā
Agent/Subject
WHO
karma
Object
WHAT
karaṇa
Instrument
WITH WHAT
sampradāna
Recipient
TO WHOM
apādāna
Source
FROM WHERE
adhikaraṇa
Location/Time
WHERE/WHEN
sambandha
Relation
WHOSE
kriyā
Action
VERB