cd /news/ai-agents/ask-hn-what-are-your-ai-assistants-d… Β· home β€Ί topics β€Ί ai-agents β€Ί article
[ARTICLE Β· art-21260] src=news.ycombinator.com pub= topic=ai-agents verified=true sentiment=↑ positive

Ask HN: What are your AI assistants doing?

A Hacker News user has deployed an AI assistant named OpenClaw on a Hetzner VM to automate tasks including scanning government procurement websites, monitoring email inboxes for job descriptions, and processing invoice emails into PDFs for bookkeeping software. The user is now asking the community how others are using similar AI agents, whether for fun or profit, as they explore switching between LLM providers like Claude and DeepSeek with the goal of eventually running everything locally on solar power.

read1 min publishedJun 4, 2026

I recently installed OpenClaw (on a Hetzner VM, far away from my things). The setup was pretty easy and we got chatting over Telegram quickly.

At them moment it has some tasks, mostly periodic/cron:

  • Scan TenderNet (public procurement website of my government) API for new procurements. Match to my profile. Send categorized matches over Telegram.

  • Monitor an inbox (got one at AgentMail [0], a Ycombinator company, no affiliation) for emails with job descriptions. Match to my profile. Send categorized matches over Telegram.

  • Create and monitor another inbox for invoices, make the email into a PDF, forward to my bookkeeping software (which can process invoices, but not if they are in the body of an email).

  • I also gave it a folder that I expose to the web via Caddy, so I can quickly whip up demos. I did one somewhat useful thing with that so far.

So the pattern is: I make small automations, 1 of them does not even need an LLM, only the profile matching does.

It's fun, certainly, the LLM underneath is easily switched (Claude Pro is limiting, now experimenting with a DeepSeek model, hope to one day do it all local on excess solar.)

So my question is, what do you use agents like this for? Is it strictly for fun or also for profit? I automate the tedious and try to find little things to do, but I could do these things by hand if I really wanted. Lets share some stories!

[0] https://www.agentmail.to/

Comments URL: [https://news.ycombinator.com/item?id=48395194](https://news.ycombinator.com/item?id=48395194)

Points: 1

── more in #ai-agents 4 stories Β· sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/ask-hn-what-are-your…] indexed:0 read:1min 2026-06-04 Β· β€”