HobBot
Multi-agent content orchestration connecting knowledge extraction, social publishing, and conversational AI.
Published
April 10, 2024
Tech Stack
Key Highlights
- Automated content pipeline from idea to published post
- RSS feed ingestion with relevance scoring
- Knowledge extraction pipeline feeding the Grimoire
- Backend for the Grimoire chat interface
Overview
HobBot is the automation layer behind HobFarm public presence. It manages content generation and scheduling for X/Twitter, ingests and scores RSS feeds for relevance, extracts knowledge from external sources into the Grimoire, and serves as the backend for the Grimoire chat interface.
System Features
Content Pipeline
Generates, schedules, and publishes content to X/Twitter with the Atomic Noir visual identity.
Knowledge Extraction
Pulls structured information from RSS feeds and external sources, scores it for relevance, and routes findings into the Grimoire.
Chat Backend
Powers the conversational interface at hob.farm/grimoire.
Agent Architecture
Two-worker system with dedicated roles. The agent handles decision-making and routing. The worker handles execution, storage, and delivery.