Topic
Tagged “ai”
8 pieces
All topics
- Project2024 · ai-toolPurecreateA 3D apparel customizer that designs your shirt in real time and generates decals from a text prompt with DALL·E 3. Designing custom apparel usually means clunky mockup tools or a slow back-and-forth with a designer — there's no fast, visu…
- Project2026 · ai-toolAI Agent ToolkitA Windows-first local AI coding toolkit — multi-agent workflows, Ollama automation, and developer dashboard utilities. Most AI coding tooling assumes the cloud and a Unix shell. This toolkit explores a local-first, Windows-native workflow …
- ResourceAIClaudeAnthropic's chat assistant with long-context reading and careful code reasoning. First stop for design rationale, careful refactors, and reading large files.
- ResourceAIChatGPTOpenAI's chat assistant with browsing, image, and code-execution modes. Second opinion when Claude and I are stuck in a loop.
- ResourceAIv0Vercel's UI generator — describe a screen, get React + shadcn output you can edit. Useful for breaking a blank-page block, not as a final component source.
- ResourceAIPerplexityAI-cited search that links every claim back to a source. Faster than Google when I want a cited summary, not a SEO-spam ranking.
- ResourceAIGitHub CopilotGitHub's in-editor AI pair, with chat, completions, and PR review. Quietly autocompletes the boring half of every file I touch.
- ResourceAICursorVS Code-based editor with agent mode, multi-file edits, and inline chat. Where I send Claude to actually edit the repo, not just talk about it.