免费使用链接:
1、OpenAI官网 【点击前往】
2、Copliot :【点击前往】
视频中演示的提示词
1、网站风格生成:
Please generate a beautiful, realistic landing page for a service that provides the ultimate coffee enthusiast a $200/month subscription that provides equipment rental and coaching for coffee roasting and creating the ultimate espresso. The target audience is a bay area middle-aged person who might work in tech and is educated, has disposable income, and is passionate about the art and science of coffee. Optimize for conversion for a 6 month signup.
2、数据分析:
Create a single-page app in a single HTML file with the following requirements:
- Name: Data Visualization Playground
- Goal: Upload CSV and generate charts.
- Features: Chart type selector, color customization, save as image.
- The UI should be modern with a focus on charts.
3、射击小游戏
Make a 2d space game, in which I can fly a ship, avoid and blow up asteroids, and dogfight with other computer-controlled AI. Be creative with the design of the ships. Ensure the gameplay works and is fun.
Output code in a single next.js page.tsx file, which can be pasted directly into a next.js app created by create-next-app, alongside any context or instructions needed to run it.
4、拖拽式图示生成
Create a single-page app in a single HTML file with the following requirements:
- Name: Customer Journey Flow
- Goal: Visualize a customer’s steps from awareness to purchase.
- Features: Editable stages, drag-and-drop connections.
- The UI should be clean and diagram-like.
THE END