Skip to content
#

openai-chatgpt

Here are 21 public repositories matching this topic...

实现免登录查询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 Apr 21, 2024
  • HTML
BlogCart

🌟 Welcome to the AI-powered BlogCart! 🛍️ This innovative web application combines the power of AI to generate compelling publications and product descriptions with a seamless online shopping experience. Explore our vast collection of products and enjoy engaging blog content created with the help of artificial intelligence. Ha

  • Updated Jul 31, 2023
  • 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