TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PawanOsman/ChatGPT: Access GPT-3.5.turbo for free via an API

13 pointsby gitinitabout 1 year ago

2 comments

gitinitabout 1 year ago
I found this interesting as it has gained a significant amount of GitHub stars in a short period of time. From a brief look at the code, it seems it just makes requests to chat.openai.com as if someone was using ChatGPT, for free, via the browser. This somehow automates it, and seemingly, without credentials.<p>EDIT: I didn&#x27;t realize that ChatGPT can now be used without a login. That seems to be how this can function without credentials.
unravellerabout 1 year ago
Next level would be to do the same for meta.ai too and have someway of addressing them both downstream. !m !gpt<p>It&#x27;s a really good way to get people onto using non-proprietary UIs with way better features.