Simon Willison shares a political compass-style quiz about AI and AI ethics, where users answer 29 questions to be classified into one of 30 archetypes. The quiz is implemented as a single-page React app without a build step.
# The AI Compass
Source: [https://simonwillison.net/2026/Jun/30/the-ai-compass/](https://simonwillison.net/2026/Jun/30/the-ai-compass/)
30th June 2026 \- Link Blog
**[The AI Compass](https://bambamramfan.github.io/ai-compass/)**\([via](https://bsky.app/profile/erisianrite.com/post/3mphwpqgd4c2y)\) This political compass style quiz[by bambamramfan](https://bambamramfan.tumblr.com/post/820505178072580096/the-ai-compass)is pretty neat \- answer 29 questions about AI and AI ethics to see which of the 30 archetypes you best fit\.
I'm impressed that my answers on my first time through the quiz categorized me as "The Garage Tinkerer", patron saint myself\!

It's implemented as a single page React app using the`<script type="text/babel"\>`trick to avoid the necessary build step\.[Here's the code](https://github.com/bambamramfan/ai-compass/blob/main/index.html)\.
Posted[30th June 2026](https://simonwillison.net/2026/Jun/30/)at 5:39 pm
## Recent articles
- [Have your agent record video demos of its work with shot\-scraper video](https://simonwillison.net/2026/Jun/30/shot-scraper-video/)\- 30th June 2026
- [Porting the Moebius 0\.2B image inpainting model to run in the browser with Claude Code](https://simonwillison.net/2026/Jun/22/porting-moebius/)\- 22nd June 2026
- [sqlite\-utils 4\.0rc1 adds migrations and nested transactions](https://simonwillison.net/2026/Jun/21/sqlite-utils-40rc1/)\- 21st June 2026
This is a**link post**by Simon Willison, posted on[30th June 2026](https://simonwillison.net/2026/Jun/30/)\.
[ai2,092](https://simonwillison.net/tags/ai/)[generative\-ai1,849](https://simonwillison.net/tags/generative-ai/)[llms1,817](https://simonwillison.net/tags/llms/)[ai\-ethics320](https://simonwillison.net/tags/ai-ethics/)
### Monthly briefing
Sponsor me for**$10/month**and get a curated email digest of the month's most important LLM developments\.
Pay me to send you less\!
[Sponsor & subscribe](https://github.com/sponsors/simonw/)
The author launches 'AI IQ', a new tool that scores frontier AI models on the human IQ scale, providing visualizations of model performance, intelligence costs, and EQ comparisons rather than standard leaderboard tables.
Wired launched an interactive quiz that scores the AI replacement risk for 20 professions, using capabilities of models like ChatGPT and Gemini to assess job automation risk.
The author built a free quiz-based tool to help developers find suitable, well-maintained AI agent repositories among 50+ options, avoiding broken or outdated repos, and is seeking community feedback.
The Washington Post published the full list of questions and answers used to evaluate political bias in AI models, revealing the specific methodology and potential biases.
ComplianceAgent is an open-source CLI tool that scans AI projects for EU AI Act compliance, covering 12 articles and generating PDF reports, offering a free alternative to expensive enterprise solutions.