The Wayback Machine - https://web.archive.org/web/20230309010434/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

C++ logo

Popular topic

C++ is a general purpose and object-oriented programming language.

Trending repository

PHP版调用OpenAI最新接口和模型gpt-3.5-turbo进行问答的Demo,采用Stream流模式通信,一边生成一边输出,响应速度超过官网。前端采用JS的EventSource,支持Markdown格式解析,代码有着色处理。页面UI简洁,支持上下文连续会话。源码只有两三个文件,没用任何框架,支持所有PHP版本。只需要修改stream.php中的API_KEY即可使用,也可让浏览者使用自定义API_KEY。

  • Updated Mar 8, 2023
  • CSS

App recommended by GitHub

repo rules

An application to set up and enforce rules for all of your GitHub repositories:

  • enforce rules on all repositories or a sub selection using regex
  • ensure that all repositories only use squash merge and delete merged branch
  • ensure that matching repositories always have private visibility
  • ensure that only certain team is admin or maintainer of repositories with certain pattern
  • ensure that the default branch (or any branch) always requires GPG signatures on commit