TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

13 点作者 gitinit大约 1 年前

2 条评论

gitinit大约 1 年前
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.
unraveller大约 1 年前
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.