您是否遇到過一些因為沒有 OpenAI API 金鑰而無法使用的令人驚嘆的專案?
我們為您服務!該儲存庫提供來自各個網站的GPT-4/3.5
逆向工程第三方 API。您只需下載此儲存庫,並使用可用的模組,這些模組的設計就像 OpenAI 的官方套件一樣。現在就為您的專案釋放 ChatGPT 的潛力!不客氣 ; )。
順便說一句,非常感謝2k
星和所有的支持!
待辦事項清單
目前站點
gpt4 的最佳網站
如何安裝
法律聲明
版權
使用範例
quora (poe)
phind
t3nsor
ora
writesonic
you
sqlchat
replit 範例(請隨意 fork 這個 repl)
openai_rev
的通用套件,而不是不同的資料夾./unfinished
以及清單中的其他 API 中整合更多 API 網站 | 型號 |
---|---|
ora.sh | GPT-3.5/4 |
poe.com | GPT-4/3.5 |
writesonic.com | GPT-3.5/互聯網 |
t3nsor.com | GPT-3.5 |
你的網站 | GPT-3.5 / 網路 / 好搜 |
phind.com | GPT-4 / 網路 / 好搜索 |
sqlchat.ai | GPT-3.5 |
chat.openai.com/chat | GPT-3.5 |
bard.google.com | 自訂/搜尋 |
bing.com/chat | GPT-4/3.5 |
/phind
ora
了? gpt-4需要登入+受限/ora
下載或複製此 GitHub 儲存庫
安裝要求:
pip3 install -r requirements.txt
將streamlit_app.py
從./gui
移動到基本資料夾
然後運行:
streamlit run streamlit_app.py
或python3 -m streamlit run streamlit_app.py
建造
docker build -t gpt4free:latest -f Docker/Dockerfile .
跑步
docker run -p 8501:8501 gpt4free:latest
目前正在實施新功能並嘗試擴展它,請耐心等待,它可能不穩定
https://chat.chatbot.sex/chat 這個網站是我開發的,包括gpt-4/3.5 、網路存取和gpt-jailbreak等 DAN
在此處本地運行:https://github.com/drakyanerlanggarizkiwardhana/chatgpt-clone
該儲存庫使用第三方 API 和 AI 模型,與 API 提供者或模型的原始開發人員沒有關聯或認可。該項目僅用於教育目的。
請注意以下事項:
免責聲明:此儲存庫中提到的 API、服務和商標屬於其各自所有者。該項目並未對它們主張任何權利。
責任:本倉庫作者對因使用或誤用本倉庫或第三方API提供的內容而產生的任何後果以及使用者行為造成的任何損害或損失不承擔任何責任。
僅用於教育目的:此存儲庫及其內容嚴格用於教育目的。透過使用所提供的資訊和程式碼,使用者承認他們使用 API 和模型的風險由其自行承擔,並同意遵守任何適用的法律和法規。
該程式已獲得 GNU GPL v3 許可
大多數程式碼,除了quora/api.py
(由 ading2210 編寫)之外,都是由我 drakyanerlanggarizkiwardhana 編寫的。
xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry.
Copyright (C) 2023 xtekky
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
您可以分叉此 repl 來託管您自己的 ChatGPT 克隆 WebUI。 https://replit.com/@gpt4free/gpt4free-webui