> For the complete documentation index, see [llms.txt](https://www.techwithtyler.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.techwithtyler.dev/ai.md).

# AI

- [Running LLMs Locally](https://www.techwithtyler.dev/ai/running-llms-locally.md): How to run LLMs locally
- [Choosing Models Based on Hardware](https://www.techwithtyler.dev/ai/running-llms-locally/choosing-models-based-on-hardware.md): Calculator for identifying LLMs that can be run locally
- [LM Studio](https://www.techwithtyler.dev/ai/running-llms-locally/lm-studio.md): How to run LLMs locally with LM Studio
- [Ollama](https://www.techwithtyler.dev/ai/running-llms-locally/ollama.md): How to run LLMs locally with Ollama
- [Claude Code with Local LLM](https://www.techwithtyler.dev/ai/running-llms-locally/claude-code-with-local-llm.md): How to configure Claude Code with a local LLM
- [Model Context Protocol (MCP)](https://www.techwithtyler.dev/ai/model-context-protocol-mcp.md): How to setup and use MCP servers
- [AWS Terraform MCP Server](https://www.techwithtyler.dev/ai/model-context-protocol-mcp/aws-terraform-mcp-server.md): How to setup AWS's Terraform MCP Server
- [Claude Code](https://www.techwithtyler.dev/ai/claude-code.md): Everything related to Claude Code
