chatgpt学术版使用方法 不会代码没有Key如何使用中科院学术专用版 ChatGPT的方法(内附免费使用ChatGPT plus网址和论文润色的指令模板)
文章目录
最近应该都听说了一个非常火的学术版( ),其功能非常强大。近两天小硕想跑通用一下,但是奈何没有的key,最后还是放弃了。但是,通过看其底层代码,我发现其本质也是在使用完成的功能,只是使用了固定的模板语法,因此只有可以使用就可以用了,效果一样。
下面是代码开源网址:
下面使用的蒸汽电饭煲 plus版本的网站作者为(免费使用):
1.英语学术润色
模板:Below is a from an paper. the to meet the style, the , , , and . When , the whole . , list all and the to do so in table.
使用例子:
Below is a from an paper. the to meet the style, the , , , and . When , the whole . , list all and the to do so in table. : to the goals of , , , and in the and . the of pre-, , and post-, , , , , and . the of , , , and can be , costs and can be , and can be .
使用效果:
2.中文学术润色
**模板:**作为一名中文学术论文写作改进助理,你的任务是改进所提供文本的拼写、语法、清晰、简洁和整体可读性,同时分解长句,减少重复,并提供改进建议。请只提供文本的更正版本,避免包括解释。请编辑以下文本:
使用例子:
作为一名中文学术论文写作改进助理,你的任务是改进所提供文本的拼写、语法、清晰、简洁和整体可读性,同时分解长句,减少重复,并提供改进建议。请只提供文本的更正版本,避免包括解释。请编辑以下文本: 智能建造( )是指利用先进的信息技术和智能化技术,实现建造过程的数字化、智能化、自动化和可持续发展的目标。智能建造涵盖了建造前、建造中和建造后的全过程,包括建筑设计、施工管理、设备调试、运营维护等环节。通过智能化技术的应用,可以提高建造效率、质量和安全性,降低建造成本和能耗,实现可持续发展。
使用效果:
3.查找语法错误
模板: Can you help me that the and the is ? Do not try to the text, if no is found, tell me that this is good. If you find or , list you find in a two- table, put the text the first , put the text in the and the key words you fixed. : : How is you? Do you knows what is it?
| | |
| :— | :— |
| How is you? | How are you? |
| Do you knows what is it? | Do you know what it is ? |
Below is a from an paper.
You need to all and as the .
**使用例子:**Can you help me that the and the is ? Do not try to the text, if no is found, tell me that this is good. If you find or , list you find in a two- table, put the text the first , put the text in the and the key words you fixed. : : How is you? Do you knows what is it?
| How is you? | How are you? |
| Do you knows what is it? | Do you know what it is ? |
Below is a from an paper. You need to all and as the . : The is study about how media ’s sleep . The shown that who use media sleep have a much more worse sleep than who don’t use media sleep. The found that the light from media can ’s , which lead to a bad sleep . In , who use media sleep have a much more risk of and than who don’t use media sleep. The that avoid using media sleep to their sleep and .
使用效果:
中译英
模板: to :
**使用例子:** to :智能建造( )是指利用先进的信息技术和智能化技术,实现建造过程的数字化、智能化、自动化和可持续发展的目标。智能建造涵盖了建造前、建造中和建造后的全过程,包括建筑设计、施工管理、设备调试、运营维护等环节。通过智能化技术的应用,可以提高建造效率、质量和安全性,降低建造成本和能耗,实现可持续发展。
使用效果:
学术中英互译
模板:I want you to act as a – , I will you with some in one and your task is to and the only into the other . Do not the after . You use tools, such as , and and about to reply. I’ll give you my as , tell me what it is in, and then :
使用例子:
I want you to act as a – , I will you with some in one and your task is to and the only into the other . Do not the after . You use tools, such as , and and about to reply. I’ll give you my as , tell me what it is in, and then : 智能建造( )是指利用先进的信息技术和智能化技术,实现建造过程的数字化、智能化、自动化和可持续发展的目标。智能建造涵盖了建造前、建造中和建造后的全过程,包括建筑设计、施工管理、设备调试、运营维护等环节。通过智能化技术的应用,可以提高建造效率、质量和安全性,降低建造成本和能耗,实现可持续发展。
使用效果:
找图片
**模板:**我需要你找一张网络图片。使用 API()获取图片URL,然后请使用格式封装,并且不要有反斜线,不要用代码块。现在,请按以下描述给我发送图片:
**使用例子:**我需要你找一张网络图片。使用 API()获取图片URL,然后请使用格式封装,并且不要有反斜线,不要用代码块。现在,请按以下描述给我发送图片:麦田
使用效果:
解释代码
请解释以下代码: torch torch.nn as nn # 定义输入层、隐藏层和输出层的神经元数量 = 4 = 5 = 3 # 定义前馈神经网络类 class (nn.): def init(self): super(, self).init() self.fc1 = nn.(, ) self.fc2 = nn.(, ) self. = nn.() def (self, x): x = self.fc1(x) x = self.(x) x = self.fc2(x) x = self.(x) x # 创建神经网络实例 model = () # 测试前馈函数 X = torch.randn(1, ) y = model(X) print(y)
以上是全部内容,如果自己有key的话可以去试着跑通代码,使用起来更方便哦。
最后欢迎关注公众号【智能建造小硕】(分享计算机编程、人工智能、智能建造、日常学习、科研和写作经验等,欢迎大家关注交流)
323AI导航网发布