主题
标记为「ai」
8 篇
全部主题
- 项目2024 · 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…
- 项目2026 · 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 …
- 资源AIClaudeAnthropic's chat assistant with long-context reading and careful code reasoning. First stop for design rationale, careful refactors, and reading large files.
- 资源AIChatGPTOpenAI's chat assistant with browsing, image, and code-execution modes. Second opinion when Claude and I are stuck in a loop.
- 资源AIv0Vercel'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.
- 资源AIPerplexityAI-cited search that links every claim back to a source. Faster than Google when I want a cited summary, not a SEO-spam ranking.
- 资源AIGitHub CopilotGitHub's in-editor AI pair, with chat, completions, and PR review. Quietly autocompletes the boring half of every file I touch.
- 资源AICursorVS 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.