Skip to content

AI Change World

Image

几分钟,教你搭个 AI 绘画平台~

Suno AI

「歌曲生成」领域。Suno AI 可以生成歌曲

娱乐一下倒是还可以。

Sora AI

视频生成式AI

Cursor

云谦blog

Cursor Composer

感觉 composer 才是他的杀手级功能,可以做多文件编辑,想象空间就比较大了。比如构建脚手架、跨文件实现复杂功能、重构代码、提取函数到其他文件、生成测试用例等。通过 ⌘+I 调出,⌘+⇧+I 全屏调出。

1)用 Claude AI 或 ChatGPT 生成需求,Prompt 比如 come up with step by step instructions for an ai to create a new react app using vite, tailwindcss, typescript, and shadcn/ui. this app is a simple todo list app,然后保存为 plan.txt 文件。(当然,你手写需求也可以) 2)⌘+⇧+I 调出 Cursor Composer,输入 use the instructions in @plan.txt to create the app

快速搭建一个脚手架

做代码重构,比如提取组件到其他文件,PROMPT 比如 extract shared ui components into /components

10 分钟创建一个 iOS App

创建 Mac App 参考

参考

https://www.cursor.com/https://cursor101.com/zhhttps://bolt.new/381 – 《熟练掌握 Copilot Chat》说一些重度用cursor的坏处