---
title: AI
kind: note
description: artificial intelligence (map)
words: 480
readingMinutes: 2
created: '2024-12-26T13:58:00+01:00'
updated: '2026-07-19T15:24:06+02:00'
---
# Resources
- [AI Tool Report Links](https://docs.google.com/spreadsheets/d/1Z7hEoAYFYqXyxgSaDrIC0_azwag2YuHspBzBcviC7CI/edit#gid=0)
- [lmarena.ai](https://lmarena.ai/) - Chatbot Arena LLM Leaderboard: Community-driven Evaluation for Best LLM and AI chatbots
- [Agents.ai](https://agents.ai/) - Large Action Model (LAM) Agent for your Personal or Business Use Case
- [Manus](https://manus.im/) - agent that uses a virtual browser for research
- [Agent Skills](https://agentskills.io/home) - open format for extending AI agent capabilities with specialized knowledge and workflows
	- [skills.sh](https://skills.sh/) - Agent Skills Directory
## Model providers
- <span class="dead-link">Anthropic</span>
- <span class="dead-link">OpenAI</span>
- <span class="dead-link">Google</span>
- Mistral
## Software
### Chatbots
- <span class="dead-link">OpenAI</span> <span class="dead-link">GPT</span>
	- [GitHub](/notes/github) Copilot
	- <span class="dead-link">Bing</span> Copilot
- <span class="dead-link">Google</span>
	- [Gemini](https://gemini.google.com/)
		- 

<div class="youtube-embed"><iframe src="https://www.youtube-nocookie.com/embed/k9xbh9LUYn0" title="Google finally shipped some fire… - YouTube" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>


	- [NotebookLM](https://notebooklm.google.com/) - a research and writing assistant that works best with the sources you upload
- [Microsoft](/notes/microsoft)
	- [Copilot](https://copilot.microsoft.com/)
#### Storytelling and [role-playing](/notes/rpg)
- [janitorai](https://janitorai.com/)
### Misc. [Software development](/notes/software-development) tools
- [Lleverage](https://www.lleverage.ai/) - build complex AI workflows and apps that automate sophisticated tasks without being an AI developer
- [Azure](/notes/azure) [AI services](https://azure.microsoft.com/en-us/solutions/ai/)
- [LM Studio](https://lmstudio.ai/) - Discover, download, and run local LLMs
- Google AI Studio
- [Ollama](https://ollama.com/) - Run [Llama 3.3](https://ollama.com/library/llama3.3), [DeepSeek-R1](https://ollama.com/library/deepseek-r1), [Phi-4](https://ollama.com/library/phi4), [Mistral](https://ollama.com/library/mistral), [Gemma 3](https://ollama.com/library/gemma3), and other models, locally
- <span class="dead-link">N8N</span> - workflow automation tool with AI integrations
- [microsoft/ai-agents-for-beginners](https://github.com/microsoft/ai-agents-for-beginners?)
	- > 11 Lessons to Get Started Building AI Agents
- [Continue](https://www.continue.dev/)
### Coding agents / Harnesses
- [Continue](https://www.continue.dev/)
#### <span class="dead-link">IDE</span>-based
- [GitHub](/notes/github) [Copilot](https://github.com/features/copilot) ([VS Code](/notes/vscode) extension)
	- Model selection
	- Chat
	- Code suggestions
	- Code review
	- [Use MCP servers in VS Code (Preview)](https://code.visualstudio.com/docs/copilot/chat/mcp-servers)
	- [Extending Copilot Chat with the Model Context Protocol (MCP) - GitHub Docs](https://docs.github.com/en/copilot/customizing-copilot/extending-copilot-chat-with-mcp?tool=vscode)
	- [Extending Copilot coding agent with the Model Context Protocol (MCP) - GitHub Docs](https://docs.github.com/en/copilot/customizing-copilot/extending-copilot-coding-agent-with-mcp)
- [Firebase Studio](https://studio.firebase.google.com/) (web-based [VS Code](/notes/vscode) fork)
- [Devin](https://devin.ai/) (web-based)
- [Windsurf](https://windsurf.com/) ([VS Code](/notes/vscode) fork, formerly "Codeium")
- [Cursor](https://www.cursor.com/) ([VS Code](/notes/vscode) fork)
- <span class="dead-link">Augment Code</span> ([VS Code](/notes/vscode) extension)
- [Roo Code](https://roocode.com/) ([VS Code](/notes/vscode) extension)
	- [Using MCP in Roo Code](https://docs.roocode.com/features/mcp/using-mcp-in-roo)
- [Cline](https://cline.bot/) ([VS Code](/notes/vscode) extension)
	- [Configuring MCP Servers](https://docs.cline.bot/mcp/configuring-mcp-servers)
#### <span class="dead-link">TUIs</span>/ADEs
- [AWS](/notes/aws) [Kiro](https://kiro.dev/) ([VS Code](/notes/vscode) fork)
- [Claude Code](https://www.anthropic.com/claude-code)
- [bolt.new](https://bolt.new/) (web-based)
	- [GitHub](/notes/github) integration
- [Jules](https://jules.google/) (web-based)
- [openai/codex](https://github.com/openai/codex) ([CLI](/notes/cli) / GUI)
	- > Lightweight coding agent that runs in your terminal
	- Codex (GUI app with the same name)
- Augment Code
	- <span class="dead-link">Intent</span> (ADE)
	- Auggie (TUI)
- [Abacus.AI](https://codellm.abacus.ai/)
- [Doriandarko/deepseek-engineer](https://github.com/Doriandarko/deepseek-engineer) - a powerful coding assistant application that integrates with the DeepSeek API to process user conversations and generate structured JSON responses. Through an intuitive command-line interface, it can read local file contents, create new files, and apply diff edits to existing files in real time.
- [v0](https://v0.dev/) by <span class="dead-link">Vercel</span>
- <span class="dead-link">Google</span> <span class="dead-link">Gemini</span> ([CLI](/notes/cli))
- [Google Antigravity](https://antigravity.google/) (GUI)
- [Warp](https://www.warp.dev/) ([CLI](/notes/cli))
- [opencode](https://opencode.ai/) ([CLI](/notes/cli))
- [Pi](https://pi.dev/) ([CLI](/notes/cli))
#### Generic agent skills / frameworks / methodologies
- [obra/superpowers](https://github.com/obra/superpowers)
### Code review agents
- [Gemini Code Review in GitHub](https://blog.google/technology/developers/gemini-code-assist-free/)
- [GitHub Actions - Anthropic](https://docs.anthropic.com/en/docs/claude-code/github-actions#claude-code-action)
- [GitHub Copilot code review](https://docs.github.com/en/copilot/using-github-copilot/code-review/using-copilot-code-review)
- [CodeRabbit](https://www.coderabbit.ai/)
- <span class="dead-link">Claude Code</span>
- <span class="dead-link">OpenAI</span> Codex
- Greptile
#### Coding workflows
- <span class="dead-link">Taskmaster</span>
	- 

<div class="youtube-embed"><iframe src="https://www.youtube-nocookie.com/embed/GUJl9RWw7xs" title="Taskmaster + Cline, RooCode, Windsurf & Cursor: 20X Lesser Errors & Better Workflow to do AI Coding! - YouTube" loading="lazy" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>


- "<span class="dead-link">Sequential Thinking MCP</span>"
- <span class="dead-link">Boomerang Mode</span>
- <span class="dead-link">BMAD Method</span>
## Legal
- [AI Act – kort og konkret. Part 2](https://videos.ida.dk/media/AI%20Act%20%E2%80%93%20kort%20og%20konkret.%20Part%202/1_rxi98xgp)
## Learning
- [Build Your Own GPTs](https://www.linkedin.com/learning/build-your-own-gpts)
- [Advanced Python Projects: Build AI Applications](https://www.linkedin.com/learning/advanced-python-projects-build-ai-applications)
- [Copilot for Project Management: Build an AI-Powered Budget Tracker and Forecaster](https://www.linkedin.com/learning/copilot-for-project-management-build-an-ai-powered-budget-tracker-and-forecaster)
- [Complete Guide to AI and Data Science for SQL: From Beginner to Advanced](https://www.linkedin.com/learning/complete-guide-to-ai-and-data-science-for-sql-from-beginner-to-advanced)
- [Copilot for Project Management: Automate Stakeholder Communications](https://www.linkedin.com/learning/copilot-for-project-management-build-an-ai-powered-stakeholder-comms-plan)
- [Hands-On AI: Building LLM-Powered Apps](https://www.linkedin.com/learning/hands-on-ai-building-llm-powered-apps)
- [Animating an AI Image](https://www.linkedin.com/learning/animating-an-ai-image)
## [Security (technology)](/notes/security-technology)
- [Sandboxes and Worktrees: My secure Agentic AI Setup \| Mike McQuaid](https://mikemcquaid.com/sandboxed-agent-worktrees-my-coding-and-ai-setup-in-2026/) ^854cad
# See also
- [MCP](/notes/mcp)
