Skip to content

星搭小星 - 基于 ChatGPT (gpt-3.5-turbo) 的微信小程序智能助手

Notifications You must be signed in to change notification settings

vickkyy/staringai-mini-program

 
 

Repository files navigation

星搭小星 - ChatGPT 聊天小程序

对接 ChatGPT 的 OpenAI 接口,已更新最新的 gpt-3.5-turbo-0301,在国内实现与 ChatGPT 实时聊天,包含会话界面和聊天界面,一键分享聊天记录到微信聊天和朋友圈

聊天

快速开始

  1. 复制 src/config.example.ts

  2. 填充小程序的 appId,

export const appId = ''
  1. 安装依赖并启动
yarn
yarn run start

打开微信开发者工具,引入

立即体验

加入社群 / 需求定制

About

星搭小星 - 基于 ChatGPT (gpt-3.5-turbo) 的微信小程序智能助手

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.1%
  • JavaScript 11.2%
  • Less 8.5%
  • HTML 2.2%