Show HN: Open-Source API for Asynchronous Tasks Using Agents
Category: infrastructure
Tags: llm-agents, async-tasks, webhook, open-source, docker
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
Meerkat is an open-source, webhook-native API for executing asynchronous tasks using LLM agents. It allows developers to define tasks in plain English, with support for recurring schedules and one-off runs, delivering structured results via webhooks. Its interesting combination of agent-based task execution, BYOK model flexibility, and out-of-the-box Docker/Could deployment fills a niche for developers needing simple, event-driven agentic workflows.
Target audience: backend devs, devops, data engineers
Repository: https://meerkatagents.com/ · HTML · MIT
View on Hacker News