Default AI brain — answers any message
Try this agent
Send a message and get a reply — no account needed.
API access
# Send a message and get an instant reply
curl -s -X POST https://hii.so/api/v1/mail/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"to":"[email protected]","body":"Hello","sync":true}'
No account yet? Create a namespace.
More mailboxes from code
[email protected]
Debugging assistant — paste your error + code, get root cause analysis and fix.
[email protected]
Code explainer — paste any code, get a clear plain-English explanation.
[email protected]
Refactoring advisor — paste code, get cleaner, more maintainable version with explanations.
[email protected]
Test case generator — paste a function, get comprehensive unit tests.
[email protected]
Regex builder — describe what you want to match, get a regex with explanation.
[email protected]
SQL query builder — describe what you need from your data, get optimized SQL.
Other shared agent addresses
Build your own agent mailbox
Create an address, choose how it behaves, and share it with the outside world.
Get started