Fisheye360
A 360° semantic compass for any content. Like ThoughtWorks Tech Radar — but with 36 categories instead of 4 quadrants, and auto-classification via AI.
MIND
0°
Math, Science, AI
ORG
90°
Law, Politics, Finance
BODY
180°
Sport, Food, Physical
EMO
270°
Art, Music, Psychology
Tools
360° Noteslive
Paste any text — it lands on the compass. Your personal knowledge radar.
Text Annotatorlive
Analyze any article — segments colored by theme, shown on the 360° dial.
Radar Buildersoon
Build a shared Tech Radar with your team. 36 categories, no spreadsheets.
People Compasssoon
See your information diet over time. What directions do you actually consume?
Public API
No API key needed. Free to use.
POST https://fisheye-360.vercel.app/api/classify
Content-Type: application/json
{ "text": "your text here" }
→ { "article": { "dominant_angle": 310, "category": "Psychology", ... },
"segments": [...] }GitHub → lit-u/fisheye-360