Ai
My collection of notes, experiments, and resources on artificial intelligence and large language models.
Pages
Tools & Workflows
- CLI Agents - Terminal agents including Claude Code and Codex CLI
- LLM Notes - Use cases and recommendations for different LLM providers
- Slide Image Generation - Using OpenAI API for presentation graphics
Research & Experiments
- Local LLMs - Running models locally with LM Studio, ollama, and MLX
- LLM CLI - Simon Willison’s llm-cli tool
Quick Links
LLM Providers I Use:
- Claude - Best for complex reasoning and code
- ChatGPT - Creative writing and general tasks
- Gemini - Code generation and long context
- Grok
Development Tools:
- Claude Code - Primary coding assistant
- GitHub Copilot - IDE autocomplete, Chat, Agent
- Cursor - AI-first code editor - IDE autocomplete, Chat, Agent
- Windsurf
- Codium -> Windsurf -> now bought by OpenAI
These pages document my ongoing exploration of AI tools and their practical applications in software development.