毕竟我只需要 chatgpt 返回一个干净的代码块直接插入即可。 二)我有一套自己写代码的习惯,也有一套自己常用的 prompt,最好能模糊匹配出来,少敲些字符。 三)现在大部分 AICoding 插件都是千篇一律做成对话框,要什么对话,直接插入才爽 四)API 用我自己搭的代理,或者用一些墙内的服务 搞起: 这里除了支持官方...
我们可以像使用函数一样使用ChatGPT。例如,我写了个简单的SVM Demo。我没有为不同的模型重写所有相同的代码,甚至复制代码并替换所有变量名称,而是让 ChatGPT 为我做这件事。 我将代码粘贴到 ChatGPT 中,并要求它以相同的风格编写代码,但针对决策树、随机森林和 XGBoost。这效果好得令人难以置信!它甚至为我正确替...
GPT4.0: def all_digits_odd(number):digits = str(number)for digit in digits:if int(digit) % 2 == 0:return Falsereturn Truedef find_min_x():x = 2019while True:if all_digits_odd(x):return xx += 2019if __name__ == "__main__":min_x = find_min_x()print("满足条件的最小整...
I might ask you for interesting yard design suggestions or creative ways of spending time indoors when the weather is not favourable. Additionally, if necessary, you could suggest other related activities or items that go along with what
(such as PyCharm and IntelliJ IDEA), and Android Studio. This means that no matter which tool developers use for coding, they can leverage the AI capabilities of ChatGPT to improve development efficiency. For example, when writing Python code in PyCharm of JetBrains, ChatGPT can provide real...
Contributed by: StoryChief AI Reference: 7 Powerful ChatGPT Prompts to Create SEO Content Faster 供稿人:StoryChief AI 参考:https://storychief.io/blog/chatgpt-prompts-seo Using WebPilot, create an outline for an article that will be 2,000 words on the keyword “Best SEO Prompts” based on...
Contributed by: @iuzn Generated by ChatGPT I want you to act as a dream interpreter. I will give you descriptions of my dreams, and you will provide interpretations based on the symbols and themes present in the dream. Do not provide personal opinions or assumptions about the dreamer. Provi...
1.准备你的chatGPT账号(3.5就够了)这一步我就不多说,没有账号的自己搞一个去,3.5的账号还是很好弄的。2.开始训练(重点来了)首先你得告诉chatGPT你需要它做些什么,你会给它什么知识与提示,这样方便它去理解与学习。训练话术直接复制下面这段就可以~I need some help generating AI art prompts on ...
如需编程请使用https://github.com/PlexPt/awesome-chatgpt-prompts-zh/blob/main/prompts-zh.json 充当Linux 终端 我想让你充当 Linux 终端。我将输入命令,您将回复终端应显示的内容。我希望您只在一个唯一的代码块内回复终端输出,而不是其他任何内容。不要写解释。除非我指示您这样做,否则不要键入命令。当我...
Your first prompt is to show the numbered list and create two empty collections called ‘prompts’ and ‘eyay’ respectively. Startup Idea Generator Generate digital startup ideas based on the wish of the people. For example, when I say I wish there’s a big large mall in my small town...