Praveen Shahi Agent

Public A2A agent that represents Praveen Shahi and Amoris.

What this endpoint is

An agent, not a chatbot. Ask it what Praveen has actually built, what Amoris is, and whether Praveen or an Amoris SKU fits a role or GTM problem. Every response carries a per-claim confidence report — nothing is invented.

For humans

POST a question:

curl -X POST https://agent.amoris.in/agent \
  -H 'content-type: application/json' \
  -d '{"message": "What is Amoris?"}'

For other agents (A2A)

curl -X POST https://agent.amoris.in/a2a \
  -H 'content-type: application/json' \
  -d '{
    "jsonrpc": "2.0", "id": 1, "method": "message/send",
    "params": { "message": {
      "role": "user",
      "parts": [{"kind": "text", "text": "What is Amoris?"}]
    } }
  }'

Amoris — one paragraph

Amoris is an AI GTM agency, founder-led by Praveen Shahi in Bengaluru. It builds AI-powered revenue workflows inside the systems businesses already use. Four leakages, one SKU each — Dormant Lead Revenue Recovery, Lead Response Engine, Proposal-to-Close, Revenue Intelligence — with Dormant Lead Revenue Recovery in active development. A human approves every send.

Contact

praveenshahi13@gmail.com · LinkedIn · GitHub

Served by the Praveen Agent (v0.1.0). Source: github.com/praveenshahi/praveen-agent.