Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest websites to reverse that have gpt-4 #802

Open
xtekky opened this issue Aug 13, 2023 · 49 comments
Open

Suggest websites to reverse that have gpt-4 #802

xtekky opened this issue Aug 13, 2023 · 49 comments
Assignees
Labels
enhancement New feature or request

Comments

@xtekky
Copy link
Owner

xtekky commented Aug 13, 2023

Please share any sites that have gpt-4, which i will then add to the repository, other than bing.com

@xtekky xtekky added the enhancement New feature or request label Aug 13, 2023
@xtekky xtekky self-assigned this Aug 13, 2023
@xtekky xtekky pinned this issue Aug 13, 2023
@itzrnvr
Copy link

itzrnvr commented Aug 14, 2023

openrouter.ai?

@bagusindrayana
Copy link
Contributor

bagusindrayana commented Aug 18, 2023

openrouter.ai?

but how to tell the different version of GPT model used?
image

@bagusindrayana
Copy link
Contributor

https://chat9.chatxyz.online
gpt-4 need some otp/verification with email (no need password just fill email and send verification code)
limit to 100 words i think

@nacho00112
Copy link

Those sites which use gpt-4 they use the openai api isn't so? Excepting Bing because it's from microsoft which is collaborating with OpenAI, the matter is that the gpt-4 api is so expensive, so all the gpt-4's sites we find will probably remove their gpt-4 implementation if we explode them

@Fusedon
Copy link

Fusedon commented Aug 21, 2023

Can give a try to Myshell.ai: https://app.myshell.ai/chat?from=workshop
They give like a small number of free message to gpt4 without signup, so with proxies it can work well.

@jeselentrik1
Copy link

https://chat9.chatxyz.online gpt-4 need some otp/verification with email (no need password just fill email and send verification code) limit to 100 words i think

It uses GPT-3

@github-actions
Copy link

github-actions bot commented Sep 2, 2023

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Sep 2, 2023
@iGerman00
Copy link

https://www.steamship.com/ - gpt-4 available

@johnd0e
Copy link
Contributor

johnd0e commented Sep 5, 2023

It is not free at all https://www.steamship.com/pricing

@iGerman00
Copy link

iGerman00 commented Sep 5, 2023

It is not free at all https://www.steamship.com/pricing

Right, well it does offer a quite generous free trial, no cards or anything, I’ve been using it for months for a gpt-4 bot. And it works via api keys so you could probably also rotate hundreds of them, or BYOK

@zakhar-kogan
Copy link

wrtn.ai?

@github-actions
Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Sep 19, 2023
@xtekky xtekky removed the stale label Sep 22, 2023
@xtekky
Copy link
Owner Author

xtekky commented Sep 22, 2023

bump

@William04567
Copy link

Phind.com

@github-actions
Copy link

github-actions bot commented Oct 7, 2023

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added stale and removed stale labels Oct 7, 2023
@Commenter123321
Copy link
Contributor

https://chatgpt-app.techwithanirudh.repl.co/ (uses https://github.com/danny-avila/LibreChat/)
it has gpt-3.5-turbo, gpt-3.5-turbo-0613, gpt-3.5-turbo-16k, llama-2-70b-chat, text-davinci-003
you do need an account, but automatically creating one and logging in is easy (no captcha or anything)
you also don't need to verify your email
also, this was made by an 8 year old

@DoxrGitHub
Copy link

bruh I know the guy don't abuse it imma tell him to add fixes

@techwithanirudh
Copy link

https://chatgpt-app.techwithanirudh.repl.co/ (uses https://github.com/danny-avila/LibreChat/) it has gpt-3.5-turbo, gpt-3.5-turbo-0613, gpt-3.5-turbo-16k, llama-2-70b-chat, text-davinci-003 you do need an account, but automatically creating one and logging in is easy (no captcha or anything) you also don't need to verify your email also, this was made by an 8 year old

New protection has been added.

@TimopchiK
Copy link

TimopchiK commented Oct 17, 2023

https://chat.gpt.bz

@xiaozhou26
Copy link

@Meshwa428
Copy link
Contributor

Ora.sh also provides gpt4 for free

@Sinedka
Copy link

Sinedka commented Dec 5, 2023

https://play.google.com/store/apps/details?id=com.smartwidgetlabs.chatgpt

This is an android application, not a website. Subscription to gpt 4 is paid, but modders have already hacked it and you can try to get the site to which requests are sent.

@Meshwa428
Copy link
Contributor

Another website that has gpt is voigpt.com, but this website sort of works with voice, I don't know how they process it

@Dark-V
Copy link

Dark-V commented Dec 10, 2023

Not a gpt4, but have a 100k tokens length.
https://claude.ai/

@Mininaut
Copy link

Mininaut commented Dec 10, 2023

try https://trychatgpt.ru/

import random
import requests
import json

url = "https://api.trychatgpt.org/v1/chat/completions"
headers = {
    'accept': '*/*',
    'accept-language': 'en,fr-FR;q=0.9,fr;q=0.8,es-ES;q=0.7,es;q=0.6,en-US;q=0.5,am;q=0.4,de;q=0.3',
    "Referer": "https://trychatgpt.ru/",
    "Content-Type": "application/json",
    "Authorization": "Bearer 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",
    "Origin": "https://trychatgpt.ru",
    'sec-ch-ua': '"Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"',
    'sec-ch-ua-mobile': '?0',
    'sec-ch-ua-platform': '"macOS"',
    'sec-fetch-dest': 'empty',
    'sec-fetch-mode': 'cors',
    'sec-fetch-site': 'same-origin',
    'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36',
}
N = random.randint(1000, 10000)
n1 = str(N)

data_raw = {
    "model": "gpt-3.5-turbo-1106",
    "messages": [{"role": "user", "content": "hi how are you?"}],
    "adfox": "function(e,t,r){n(" + n1 + ").logger.traceLog({href:o.location.href,attemptNumber:e,pr1:t,uri:r},\"ADFOX_OLD_CODE\"," + n1 +");var a=(0,n(" + n1 +").$)(t,r);a&&i(a)}"
}

response = requests.post(url, headers=headers, data=json.dumps(data_raw))

print(response.json())

non stream but fast responses.
изображение
The answer is already in openai json.
almost everything here is required, even “Authorization”: you can check for yourself that it is in the requests on the site.

@Dark-V
Copy link

Dark-V commented Dec 15, 2023

@xtekky

Copilot (old bing chat), got update - notebook feature. that a same a bing chat, but have a large limits to 18k symbols.
GPT4.
image

@xTimop
Copy link

xTimop commented Dec 22, 2023

@xtekky
free.chatgpt.org.uk

@Commenter123321
Copy link
Contributor

@xtekky free.chatgpt.org.uk

image
I set the model to gpt-4-1106-preview and it's using bing ai 🤣

@zatxm
Copy link

zatxm commented Dec 28, 2023

https://www.coze.com

@Mininaut
Copy link

https://chatgpt.bestim.org/chat/ 3.5 stream + fast responses + easy reverse

@iFla3meZi
Copy link

@CVFA-Dev
Copy link

https://gpt4free.io/chat/

@piotr25691
Copy link
Contributor

piotr25691 commented Mar 18, 2024

gpt4free.io/chat

i have successfully reversed this website

check the file: https://lunah.is-a.dev/files/gpt4.py

@1234worldcom
Copy link

@piotr25691 It has Token Limits It can Give Reply to Big Content Try Writing essay

@1234worldcom
Copy link

All Models for free at https://chat.tinycms.xyz:3002/

@piotr25691
Copy link
Contributor

All Models for free at https://chat.tinycms.xyz:3002/

Not working, I'm taken to some profile instead

@johnd0e
Copy link
Contributor

johnd0e commented Mar 26, 2024

Copy link

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Apr 26, 2024
@piotr25691
Copy link
Contributor

I think it's time for the no-stale label guys

@github-actions github-actions bot removed the stale label Apr 29, 2024
@xtekky xtekky added the stale label May 1, 2024
@Fyphen1223
Copy link

https://chatgptjapan.org/

This seems to provide GPT-4 completely free, but no stream.

@Fyphen1223
Copy link

https://chatgptjapan.org/

This seems to provide GPT-4 completely free, but no stream.

HOWEVER, it seems to don't save memory lmao
it sucks

@norrybul
Copy link

https://smith.langchain.com/
I was interested in testing gpt-4o and used this side-by-side with poe.com, you.com and merlin for a quickie. Merlin could be an addition, too.

@github-actions github-actions bot removed the stale label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests