FRIDAY(chatx402)
FRIDAY is an AI agent that lives natively on WhatsApp. A Twilio-driven Express webhook feeds messages to a Groq-hosted model in src/agent/agent.ts, with persistent conversation memory in src/memory/store.ts. Built-in tools in src/agent/tools cover maths, weather, timezones, URL fetching, and safety-controlled shell execution (builtin.ts, shell.ts). The agent also holds a Circle USDC wallet: src/agent/tools/circle.ts lets it autonomously pay for x402 marketplace services such as web search and X account analysis, inspecting each seller's accepted chains and payment schemes and choosing between its on-chain and Gateway USDC balances before settling, with an auto-pay cap and user confirmation for larger amounts.
AI Agents , stablecoin, UI
3 — Animasaun Temidayo