How Aevico works
How Aevico works
Acquire any data. Build intelligence. Automate actions.
Acquire any data. Build intelligence. Automate actions.
Aevico is an intelligence infrastructure platform. You connect sources, normalize what arrives, search and monitor it, then take action when something matches a rule.
Three stages
Acquire ↓ Build intelligence ↓ Automate actions
1. Acquire
Connect RSS feeds, HTML listing pages, and news-provider APIs. Aevico fetches on a poll interval, extracts fields, normalizes items, and publishes category streams.
2. Build intelligence
Normalized items are indexed for Postgres full-text search. PolyMonitor watches poll connectors and feed alerts. Semantic search, signals, PolyIntel, and PolyRAG are next — not live yet.
3. Automate actions
Automate is a live product (Workflows, Alerts, Channels) — not a Poly* SKU. When an item is ingested (or a schedule ticks), a workflow can evaluate conditions and send webhook, email, Slack, WhatsApp, or LinkedIn.
Live example
Item ingested (tenant.item.created)
↓
Category equals top-stories
↓
Wait 15 minutes
↓
Post title and URL to SlackThe same item can also fire a keyword alert (for example “election” → email) without a workflow.
Product price and discount events are not live. Do not model an e-commerce “discount > 25%” workflow on today’s triggers.
Data-to-action path
Source → acquire → extract → normalize → index / search → monitor → evaluate rule → take action
Acquisition, intelligence, and action stay separate so the same items can feed the Feed API, search, alerts, and workflows.
- AcquireSources, ingestion, normalization, feeds.
- Build intelligenceSearch, indexing, watches.
- Automate actionsAlerts, workflows, channels.
32 articles on this site. Engineering notes on GitHub.
