Skip to content

msrmayank/Autonomous-Logistics-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Autonomous Logistics Commander The Problem: Solo field technicians (plumbers, electricians, HVAC) face a hard ceiling on their earning potential due to "administrative paralysis." Every minute spent calculating labor hours, cross-referencing inventory, or drafting invoices is a minute not spent on a billable job. This results in delayed billing, forgotten parts, and intense back-office burnout.

The Solution: Agnes V2 is a high-reasoning AI agent designed to act as a fully autonomous digital dispatcher. Built for "dirty hands" and "deskless" workflows, technicians interact with Agnes entirely through natural language or voice notes on Telegram.

Instead of acting as a simple chatbot, Agnes operates as a state-machine. She utilizes deep reasoning to sequence complex API tool-calls across a live Airtable database, turning a simple field update like "I'm done with the job" into a fully completed, conflict-free administrative workflow.

🚀 Core Capabilities Autonomous Tool Chaining (Airtable): Executes recursive CRUD operations across your Airtable workspace to sequence database updates without human hand-holding, maintaining a single source of truth for all business data.

Proactive Inventory Guardrails: Tracks "Reorder Points" and proactively flags low stock levels before the technician drives to the next job.

Idempotent Financial Logic (Gmail Integration): Dynamically calculates standard vs. weekend rates and utilizes strict anti-duplicate checks to draft and autonomously email professional invoices directly to clients via Gmail.

Smart Scheduling (Google Calendar Sync): Cross-references live Google Calendar events before booking new appointments to prevent overlaps, acting as an intelligent, real-time dispatcher.

🛠️ The Tech Stack The Brain: Sapiens-AI (Agnes Claw Model)

The Interface: Telegram Bot API (Text & Voice Audio Transcription)

The Database: Airtable API

The Operations: Google Calendar API & Gmail API

About

An autonomous, high-reasoning logistics agent that manages scheduling, invoicing, and inventory for solo field technicians via Telegram.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages