Built and deployed an AI-powered task management application integrated with Groq API for intelligent task prioritization. Users can add tasks and the AI automatically analyzes and ranks them by priority, helping reduce manual decision-making around what to work on first.
0
2
Built a conversational inventory
management agent using n8n that
updates stock levels through
natural language chat input. A
team member can type something
like "I bought 30 black bags" and
the AI agent parses the request,
searches existing Airtable records,
and updates the correct stock count
automatically no manual data
entry or spreadsheet navigation
required.
The agent uses conversation memory
to maintain context across multiple
updates in a session and integrates
directly with Airtable's API for
real-time record search and updates.
Tech used: n8n, Groq AI, Airtable
API (search and update records),
conversational memory.
0
3
Built a live WhatsApp AI agent for a
real Lahore-based business using n8n
and Groq AI. The agent receives
customer messages via webhook,
processes them through an AI Agent
node, and sends accurate, instant
replies 24/7 — handling pricing,
delivery, returns, and order queries
without any human involvement.
Tech used: n8n, Groq API, webhook
integration, WhatsApp API (Whapi),
HTTP Request nodes.
This is currently live and actively
responding to real customer messages.