Code Monkey home page Code Monkey logo

chatgpt's Introduction

中文 | English

chatgpt

构建你的 OpenAI ChatGPT Web 站点

语音识别功能,默认使用本地语音识别模式,当本地语音识别失败,会自动使用 OpenAI Whisper 开始识别,也可以设置为 仅使用 Wishper 进行识别。

注:由于 Android 手机用户无法同时进行本地语音识别和录音服务(和 Android 系统特性有关),所以手机用户请开启 仅使用 Wishper 模式。

  • 自定义 OpenAI 域名,直连,不经过他人服务器,无需担心 Key 泄露;
  • 自己的 API Key;
  • 所有数据都在本地存储;
  • 模型选择;
  • 可设置助手 prompt
  • 预置多个 prompt
  • 会话历史记录(本地存储);
  • 支持设置 temperature 参数;
  • 支持 sse,即 openai api 中的 stream
  • 支持自动播放文本(TTS);
  • 支持语音录入(ASR)。
  • 支持 OpenAI Whisper 识别(默认使用本地语音识别)

欢迎更多人来完善这个 prompt list

部署

Fork 此项目,然后开启你的 GitHub Pages 即可。

chatgpt's People

Contributors

excing avatar yaner-here avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.