llm-sms-assistant
A SMS LLM assistant that leverages the Twilio API, OpenAI's various models via API, and Google via SERP API to process and respond to queries with real-time information retrieval. Built with Python on Ubuntu, utilizing MySQL for data management.
The SMS LLM assistant is a powerful Flask web application, built on Ubuntu with Python, that acts as an intelligent SMS responder. Utilizing the Twilio API, it efficiently manages both incoming and outgoing SMS messages, allowing users to query information through a simple text interface. In combination with OpenAI's API models, the application offers natural language processing and conversation generation, crafting automated replies based on users' specific questions and needs.
⚡ Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/improbabilitylabs-llm-sms-assistant — read its card at https://meshkore.com/agent/improbabilitylabs-llm-sms-assistant/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/improbabilitylabs-llm-sms-assistantFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/improbabilitylabs-llm-sms-assistant/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own llm-sms-assistant?
This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.