国产 无码 综合区,色欲AV无码国产永久播放,无码天堂亚洲国产AV,国产日韩欧美女同一区二区

不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

這篇具有很好參考價(jià)值的文章主要介紹了不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)。希望對(duì)大家有所幫助。如果存在錯(cuò)誤或未考慮完全的地方,請(qǐng)大家不吝賜教,您也可以點(diǎn)擊"舉報(bào)違法"按鈕提交疑問。


最近應(yīng)該都聽說了一個(gè)非?;鸬腃hatGPT學(xué)術(shù)版(chatgpt academic),其功能非常強(qiáng)大。近兩天小碩想跑通用一下,但是奈何沒有openai的key,最后還是放棄了。但是,通過看其底層代碼,我發(fā)現(xiàn)其本質(zhì)也是在使用ChatGPT完成的功能,只是使用了固定的模板語法,因此只有可以使用chatGPT就可以用了,效果一樣。

下面是代碼開源網(wǎng)址:https://github.com/binary-husky/chatgpt_academic
不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

下面使用的ChatBot蒸汽電飯煲 ChatGPT plus版本的網(wǎng)站作者為JessRosica(免費(fèi)使用):https://supremes.pro/
不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

1.英語學(xué)術(shù)潤色

模板:Below is a paragraph from an academic paper. Polish the writing to meet the academic style,improve the spelling, grammar, clarity, concision and overall readability. When necessary, rewrite the whole sentence. Furthermore, list all modification and explain the reasons to do so in markdown table.

使用例子:

Below is a paragraph from an academic paper. Polish the writing to meet the academic style,improve the spelling, grammar, clarity, concision and overall readability. When necessary, rewrite the whole sentence. Furthermore, list all modification and explain the reasons to do so in markdown table. Paragraph :Intelligent Construction refers to achieving the goals of digitization, intelligence, automation, and sustainable development in the construction process through advanced information technology and intelligent technology. Intelligent Construction covers the entire process of pre-construction, construction, and post-construction, including building design, construction management, equipment debugging, operation, and maintenance. Through the application of intelligent technology, construction efficiency, quality, and safety can be improved, construction costs and energy consumption can be reduced, and sustainable development can be achieved.

使用ChatGPT效果:

不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

2.中文學(xué)術(shù)潤色

**模板:**作為一名中文學(xué)術(shù)論文寫作改進(jìn)助理,你的任務(wù)是改進(jìn)所提供文本的拼寫、語法、清晰、簡潔和整體可讀性,同時(shí)分解長句,減少重復(fù),并提供改進(jìn)建議。請(qǐng)只提供文本的更正版本,避免包括解釋。請(qǐng)編輯以下文本:

使用例子:

作為一名中文學(xué)術(shù)論文寫作改進(jìn)助理,你的任務(wù)是改進(jìn)所提供文本的拼寫、語法、清晰、簡潔和整體可讀性,同時(shí)分解長句,減少重復(fù),并提供改進(jìn)建議。請(qǐng)只提供文本的更正版本,避免包括解釋。請(qǐng)編輯以下文本: 智能建造(Intelligent Construction)是指利用先進(jìn)的信息技術(shù)和智能化技術(shù),實(shí)現(xiàn)建造過程的數(shù)字化、智能化、自動(dòng)化和可持續(xù)發(fā)展的目標(biāo)。智能建造涵蓋了建造前、建造中和建造后的全過程,包括建筑設(shè)計(jì)、施工管理、設(shè)備調(diào)試、運(yùn)營維護(hù)等環(huán)節(jié)。通過智能化技術(shù)的應(yīng)用,可以提高建造效率、質(zhì)量和安全性,降低建造成本和能耗,實(shí)現(xiàn)可持續(xù)發(fā)展。

使用ChatGPT效果:
不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

3.查找語法錯(cuò)誤

模板: Can you help me ensure that the grammar and the spelling is correct? Do not try to polish the text, if no mistake is found, tell me that this paragraph is good. If you find grammar or spelling mistakes, please list mistakes you find in a two-column markdown table, put the original text the first column, put the corrected text in the second column and highlight the key words you fixed. Example: Paragraph: How is you? Do you knows what is it?
| Original sentence | Corrected sentence |
| :— | :— |
| How is you? | How are you? |
| Do you knows what is it? | Do you know what it is ? |
Below is a paragraph from an academic paper.
You need to report all grammar and spelling mistakes as the example before.

**使用例子:**Can you help me ensure that the grammar and the spelling is correct? Do not try to polish the text, if no mistake is found, tell me that this paragraph is good. If you find grammar or spelling mistakes, please list mistakes you find in a two-column markdown table, put the original text the first column, put the corrected text in the second column and highlight the key words you fixed. Example: Paragraph: How is you? Do you knows what is it?

Original sentence Corrected sentence

? | How is you? | How are you? |
? | Do you knows what is it? | Do you know what it is ? |
? Below is a paragraph from an academic paper. You need to report all grammar and spelling mistakes as the example before. Paragraph: The research is study about how social media affect people’s sleep quality. The result shown that people who use social media before sleep have a much more worse sleep quality than people who don’t use social media before sleep. The researcher found that the light from social media screen can disturb people’s circadian rhythm, which lead to a bad sleep quality. In addition, people who use social media before sleep have a much more higher risk of depression and anxiety than people who don’t use social media before sleep. The research suggest that people should avoid using social media before sleep to improve their sleep quality and mental health.

使用ChatGPT效果:

不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

中譯英

模板: Please translate following sentence to English:

**使用例子:**Please translate following sentence to English:智能建造(Intelligent Construction)是指利用先進(jìn)的信息技術(shù)和智能化技術(shù),實(shí)現(xiàn)建造過程的數(shù)字化、智能化、自動(dòng)化和可持續(xù)發(fā)展的目標(biāo)。智能建造涵蓋了建造前、建造中和建造后的全過程,包括建筑設(shè)計(jì)、施工管理、設(shè)備調(diào)試、運(yùn)營維護(hù)等環(huán)節(jié)。通過智能化技術(shù)的應(yīng)用,可以提高建造效率、質(zhì)量和安全性,降低建造成本和能耗,實(shí)現(xiàn)可持續(xù)發(fā)展。

使用ChatGPT效果:
不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

學(xué)術(shù)中英互譯

模板:I want you to act as a scientific English-Chinese translator, I will provide you with some paragraphs in one language and your task is to accurately and academically translate the paragraphs only into the other language. Do not repeat the original provided paragraphs after translation. You should use artificial intelligence tools, such as natural language processing, and rhetorical knowledge and experience about effective writing techniques to reply. I’ll give you my paragraphs as follows, tell me what language it is written in, and then translate:

使用例子:

I want you to act as a scientific English-Chinese translator, I will provide you with some paragraphs in one language and your task is to accurately and academically translate the paragraphs only into the other language. Do not repeat the original provided paragraphs after translation. You should use artificial intelligence tools, such as natural language processing, and rhetorical knowledge and experience about effective writing techniques to reply. I’ll give you my paragraphs as follows, tell me what language it is written in, and then translate: 智能建造(Intelligent Construction)是指利用先進(jìn)的信息技術(shù)和智能化技術(shù),實(shí)現(xiàn)建造過程的數(shù)字化、智能化、自動(dòng)化和可持續(xù)發(fā)展的目標(biāo)。智能建造涵蓋了建造前、建造中和建造后的全過程,包括建筑設(shè)計(jì)、施工管理、設(shè)備調(diào)試、運(yùn)營維護(hù)等環(huán)節(jié)。通過智能化技術(shù)的應(yīng)用,可以提高建造效率、質(zhì)量和安全性,降低建造成本和能耗,實(shí)現(xiàn)可持續(xù)發(fā)展。

使用ChatGPT效果:
不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

找圖片

**模板:**我需要你找一張網(wǎng)絡(luò)圖片。使用Unsplash API(https://source.unsplash.com/960x640/?<英語關(guān)鍵詞>)獲取圖片URL,然后請(qǐng)使用Markdown格式封裝,并且不要有反斜線,不要用代碼塊?,F(xiàn)在,請(qǐng)按以下描述給我發(fā)送圖片:

**使用例子:**我需要你找一張網(wǎng)絡(luò)圖片。使用Unsplash API(https://source.unsplash.com/960x640/?<英語關(guān)鍵詞>)獲取圖片URL,然后請(qǐng)使用Markdown格式封裝,并且不要有反斜線,不要用代碼塊?,F(xiàn)在,請(qǐng)按以下描述給我發(fā)送圖片:麥田

使用ChatGPT效果:

不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)

解釋代碼

請(qǐng)解釋以下代碼:import torch import torch.nn as nn # 定義輸入層、隱藏層和輸出層的神經(jīng)元數(shù)量 input_layer_size = 4 hidden_layer_size = 5 output_layer_size = 3 # 定義前饋神經(jīng)網(wǎng)絡(luò)類 class FeedForwardNN(nn.Module): def init(self): super(FeedForwardNN, self).init() self.fc1 = nn.Linear(input_layer_size, hidden_layer_size) self.fc2 = nn.Linear(hidden_layer_size, output_layer_size) self.sigmoid = nn.Sigmoid() def forward(self, x): x = self.fc1(x) x = self.sigmoid(x) x = self.fc2(x) x = self.sigmoid(x) return x # 創(chuàng)建神經(jīng)網(wǎng)絡(luò)實(shí)例 model = FeedForwardNN() # 測試前饋函數(shù) X = torch.randn(1, input_layer_size) y = model(X) print(y)

不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)
以上是全部內(nèi)容,如果自己有key的話可以去試著跑通代碼,使用起來更方便哦。

最后歡迎關(guān)注公眾號(hào)【智能建造小碩】(分享計(jì)算機(jī)編程、人工智能、智能建造、日常學(xué)習(xí)、科研和寫作經(jīng)驗(yàn)等,歡迎大家關(guān)注交流)文章來源地址http://www.zghlxwxcb.cn/news/detail-454889.html

到了這里,關(guān)于不會(huì)代碼沒有Key如何使用中科院學(xué)術(shù)專用版 ChatGPT的方法(內(nèi)附免費(fèi)使用ChatGPT plus網(wǎng)址和論文潤色的指令模板)的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!

本文來自互聯(lián)網(wǎng)用戶投稿,該文觀點(diǎn)僅代表作者本人,不代表本站立場。本站僅提供信息存儲(chǔ)空間服務(wù),不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任。如若轉(zhuǎn)載,請(qǐng)注明出處: 如若內(nèi)容造成侵權(quán)/違法違規(guī)/事實(shí)不符,請(qǐng)點(diǎn)擊違法舉報(bào)進(jìn)行投訴反饋,一經(jīng)查實(shí),立即刪除!

領(lǐng)支付寶紅包贊助服務(wù)器費(fèi)用

相關(guān)文章

  • 中科院ChatGPT學(xué)術(shù)優(yōu)化--超詳細(xì)部署

    中科院ChatGPT學(xué)術(shù)優(yōu)化--超詳細(xì)部署

    項(xiàng)目地址:https://github.com/binary-husky/chatgpt_academic git命令下載 github下載 download zip ChatGPT學(xué)術(shù)優(yōu)化項(xiàng)目地址:https://github.com/binary-husky/chatgpt_academic 這里是通過Anaconda Prompt創(chuàng)建環(huán)境 創(chuàng)建環(huán)境 輸入y,回車安裝! 進(jìn)入環(huán)境 安裝依賴 先進(jìn)入到項(xiàng)目的根目錄 PS:我這里是可以正常安裝的

    2023年04月20日
    瀏覽(62)
  • 注意,中科院最新通告:棄用影響因子

    注意,中科院最新通告:棄用影響因子

    2022年的JCR SCI影響因子,令人咂舌!大多數(shù)的SCI 期刊影響因子暴漲,這其中有疫情原因、引用率提升造成,也有存在著很多新興雜志期刊為提升IF采用的一系列“聰明”的動(dòng)作。 7月5日,中科院文獻(xiàn)情報(bào)中心,發(fā)個(gè)了文章,宣告要和影響因子說再見了,取而代之的是“期刊超

    2024年02月06日
    瀏覽(21)
  • ChatGPT系列之——中科院AcademicGPT學(xué)術(shù)優(yōu)化

    ChatGPT系列之——中科院AcademicGPT學(xué)術(shù)優(yōu)化

    歡迎來踩個(gè)人Notion博客:一枚風(fēng)雨流蘇 2023.04.15二次更新:更新了自動(dòng)運(yùn)行項(xiàng)目的腳本 GitHub項(xiàng)目網(wǎng)址:https://github.com/binary-husky/chatgpt_academic OpenAI的API KEY獲取:OpenAI官網(wǎng) Git下載:Git 詳細(xì)安裝教程(詳解 Git 安裝過程的每一個(gè)步驟) Git下載地址 Gradio依賴本地安裝:Gradio下載

    2024年02月04日
    瀏覽(25)
  • windows-中科院學(xué)術(shù)ChatGPT優(yōu)化安裝記錄

    windows-中科院學(xué)術(shù)ChatGPT優(yōu)化安裝記錄

    (在git bash 中打開輸入就行) 打開后輸入命令即可 然后你便得到了它,進(jìn)入該文件夾 打開命令終端,為他配置安裝 Python 的 pip 命令安裝項(xiàng)目依賴(檢查一下是否安裝python,要不就尬了(~ ̄▽ ̄)~) 確定安裝后,就為他配置依賴吧 輸入 等待一會(huì) 好了,接下來為他配置代理

    2023年04月14日
    瀏覽(25)
  • 中科院ChatGPT 學(xué)術(shù)版 本地部署實(shí)踐記錄

    中科院ChatGPT 學(xué)術(shù)版 本地部署實(shí)踐記錄

    近期中科院ChatGPT 學(xué)術(shù)版 在github上限了,截止本文發(fā)布已經(jīng)有18.3k的star了。 他們將ChatGPT 學(xué)術(shù)版開源出來真的非常好,能讓更多的人享受到科技的紅利。 我也想著試一下,這次也記錄下本地部署的過程。 其實(shí)文件中的readme,已經(jīng)說的很清楚了,這里是給自己一下午的工作做

    2023年04月08日
    瀏覽(25)
  • 中科院基于gpt的學(xué)術(shù)優(yōu)化網(wǎng)站搭建教程

    中科院基于gpt的學(xué)術(shù)優(yōu)化網(wǎng)站搭建教程

    我使用的python為3.10版本,編譯器為pycharm,瀏覽器為火狐 我們進(jìn)入github找到中科院提供的資源: https://github.com/binary-husky/chatgpt_academic 其中有關(guān)于ChatGPT學(xué)術(shù)優(yōu)化的安裝步驟,使用教程,我沒有用Git下載,直接下載的安裝包,將安裝包解壓到anaconda創(chuàng)建的環(huán)境下的一個(gè)項(xiàng)目里:

    2024年02月04日
    瀏覽(32)
  • 「部署全流程」 中科院學(xué)術(shù)專業(yè)版chatGPT來啦

    「部署全流程」 中科院學(xué)術(shù)專業(yè)版chatGPT來啦

    上周末的時(shí)候,一位開發(fā)者將名為 「ChatGPT Academic」 的項(xiàng)目開源至 GitHub。 僅用了短短一兩天,該項(xiàng)目 Star 數(shù)便增長到了 21k+ ,成為 GitHub 上又一個(gè)基于 ChatGPT 構(gòu)建的熱門開源項(xiàng)目。 這個(gè)項(xiàng)目就是《 中科院學(xué)術(shù)專業(yè)版 ChatGPT 》。 今天我也處于好奇對(duì)這個(gè)項(xiàng)目進(jìn)行了部署和嘗試

    2023年04月08日
    瀏覽(20)
  • 玩轉(zhuǎn)ChatGPT:中科院ChatGPT Academic項(xiàng)目部署與測評(píng)

    玩轉(zhuǎn)ChatGPT:中科院ChatGPT Academic項(xiàng)目部署與測評(píng)

    一、ChatGPT Academic簡介 最近,以ChatGPT為代表的超大規(guī)模語言模型火出了圈,各種二次開發(fā)項(xiàng)目也是層出不窮。 比如說今天我們玩弄的這個(gè)“ChatGPT Academic”,在GitHub上已經(jīng)13.7K的點(diǎn)贊了。 項(xiàng)目地址:https://github.com/binary-husky/chatgpt_academic 用項(xiàng)目的原話介紹:“ 科研工作專用Ch

    2023年04月11日
    瀏覽(20)
  • 首站中科院!百度商業(yè)AI技術(shù)創(chuàng)新大賽開啟巡回宣講

    首站中科院!百度商業(yè)AI技術(shù)創(chuàng)新大賽開啟巡回宣講

    近日,百度商業(yè)AI技術(shù)創(chuàng)新大賽正式啟動(dòng),并于5月18日起開啟高校巡回宣講。 宣講會(huì)首站落地中國科學(xué)院大學(xué),中國科學(xué)院大學(xué)人工智能學(xué)院副院長、教授、博士生導(dǎo)師肖俊教授,百度商業(yè)研發(fā)主任架構(gòu)師焦學(xué)武,百度商業(yè)資深工程師呂顯赫、胡明清等人作為嘉賓出席了本次

    2024年02月06日
    瀏覽(34)
  • 【25】SCI易中期刊推薦——神經(jīng)網(wǎng)絡(luò)科學(xué)(中科院4區(qū))

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

博客贊助

微信掃一掃打賞

請(qǐng)作者喝杯咖啡吧~博客贊助

支付寶掃一掃領(lǐng)取紅包,優(yōu)惠每天領(lǐng)

二維碼1

領(lǐng)取紅包

二維碼2

領(lǐng)紅包