A collection of AI resources, guides, and brainstorming space for the lab.
ai-sandbox/
├── guides/ # How-to guides for AI tools
│ ├── claude-code/ # Using Claude Code CLI
│ ├── api-setup/ # Direct API usage
│ └── local-models/ # Running models locally
├── infrastructure/ # Configs, settings, cost tracking
├── ideas/ # Brainstorming space for AI applications
├── resources/ # Curated links and references
└── examples/ # Example projects and notebooks
New to AI tools? Start here:
- Getting Started - Install and configure Claude Code
- Configuration -
.claude/directory and CLAUDE.md - Workflows - Common ways to use it
- Commands - Built-in slash commands
- Skills - Task-oriented capabilities
- Agents - How Claude handles complex tasks
- Tips & Tricks - Power user features
Have an idea for how AI could help with lab work? Add it to ideas/proposed/ using the idea template.
See resources/links.md for curated external resources.