
Leopold Bosankic
2025-09-22
How we Built our Own Technology Radar
In this post I show how we built our own technology radar and you can do the same using AI agents and N8N.

2025-09-22
A “technology radar” is a strategic tool to help you systematically monitor and assess emerging trends. While it’s traditionally thought of as something only big companies do (see inspiration section), we’ve found it’s just as valuable for startups, especially in fast-moving fields like AI.
Thus, we developed our own. You can take a loot at our technology radar here. Below I have documented how we did it and you can build your own technology radar. We built it ours using Researchly, but below we are sharing an N8N workflows that helps you accomplish a simpler version.
Identify the Trends You Want to Track
First, you need a list of trends.
- In our case, we were already tracking most relevant topics, so we just collected them into this Google Sheet.
If you don’t already have such a list, try:
- Brainstorming (even with ChatGPT or another AI assistant)
- Web searches for “trending X” in your domain
- Internal communication mining: If you have access, scan through Slack, email threads, or Discord for repeated mentions of new ideas/trends
An Alternative: Reverse Trend Search
Normally, you write down known trends and assess their impact. But there’s also value in searching broadly for anything that might affect you—even topics outside your usual bubble (think patents, new research). This is trickier and fuzzier, but can uncover unique angles others aren’t seeing.
Define Trend Categories
Once you have your list, you’ll need to group the trends into big-picture categories, depending on your context. A “trend” can be technical, business-related, social, etc.
Our categories:
| Category | Description |
|---|---|
| AI Technology Trends | Advances in AI and adjacent fields |
| Tools & Platforms | Frameworks, SaaS, libraries enabling AI & dev workflows |
| Business & Productization | New business models, enterprise usage, consulting trends |
| Developer Workflows & Ecosystems | How developers build/test/interact with AI and tools |
We automated this step in N8N, which lets us easily categorize new trends as they emerge. You can find the workflow at the end of the post.
