Skip to content
#

openai-chatgpt

Here are 27 public repositories matching this topic...

最新ChatGPT Plus开通攻略:如何使用国内支付宝充值购买ChatGPT Plus帐号?本文将会手把手地教大家如何在中国大陆使用支付宝充值ChatGPT Plus会员,而且本教程亲测真实有效,我们已经稳定使用ChatGPT Plus一年多,没有遇到任何问题。此外,ChatGPT Plus开通的整个流程也仅需十分钟!

  • Updated Dec 11, 2024
  • HTML

实现免登录查询OpenAI ChatGPT用量及余额,包含前端html页面和后端的主要逻辑,简洁高效,可以自己部署实现。 支持通过key(格式:sk-xxx)或者session key(格式:sees-xxx)查询。同时适用于共享大号额度查询的场景,可以查询指定用户公共ID(user_public_id或user_id,格式:user-xxx)的用量情况。 支持指定日期用量查询。 查询结果包含:剩余额度、总额度、已用额度、是否绑卡、key到期时间。 针对官方每分钟5次的限制做了优化。 可以分别统计各模型分别的用量。This project that allows login-free querying of OpenAI ChatGPT usage and balance.

  • Updated Oct 18, 2024
  • HTML
DjangoChatgpt

The Django ChatGPT Integration is a web application that combines the Django web framework with ChatGPT, an AI language model developed by OpenAI. The project provides a user-friendly chat interface for interacting with an AI-powered chatbot. It seamlessly integrates with ChatGPT APIs to generate intelligent responses to user queries.

  • Updated May 10, 2024
  • HTML

Improve this page

Add a description, image, and links to the openai-chatgpt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openai-chatgpt topic, visit your repo's landing page and select "manage topics."

Learn more