The OpenAI
interface for docking ChatGPT
has been updated to the latest gpt-3.5-turbo-0301
, enabling real-time chatting with ChatGPT
in China, including a session interface and a chat interface, and one-click sharing of chat records to WeChat chat and Moments. Through星搭AI
agent , no need to bypass the wall to access, and no need to register an OpenAI
account.
Due to well-known reasons, our experience applet has been blocked. You can scan the QR code to use our web version to experience:
Or visit on PC: staringai
With the support of the Xingdu low-code platform, there is no need for coding and background operations of the mini program, no need for WeChat authentication of 300 yuan, no need to access over the wall, and no need to register an OpenAI
account. A set of ChatGPT mini programs can be launched in five minutes.
Tips: 新注册用户,星搭会自动为您创建一个应用,您可以在 设置 -> 删除应用,将默认的应用删除后创新 ChatGPT应用哦
First log in to the Xingdu low-code platform and click增加应用
Select ChatGPT小程序
application template and enter the application name. Note that the application name here is the name of the mini program! Need to comply with the naming rules of WeChat mini programs
Click OK to complete the new application. You can see that the two pages here have been created. Currently these two pages cannot be modified. (The next version will be launched on March 13th. Xingda will support the style modification of these two pages, so stay tuned!)
Click the发布应用
button in the upper right corner and click发布试用小程序
button
Scan the QR code to bind the administrator to WeChat, and continue to scan the QR code to authorize Xingda to create a mini program for you.
The trial application is successful and you can preview it. Note that the trial mini program is only valid for fifteen days, please complete the mini program certification as soon as possible!
Click Certify as the official mini program to enter the certification process.
If the current account does not have a principal, it needs to be created. Pay attention to the authenticity and accuracy of the information, otherwise the certification will not pass (the Xingda platform will not save your private data and will only provide it to WeChat for certification.)
After submitting the authentication, choose to use this subject for authentication. WeChat will send authentication information to the legal representative’s WeChat ID. After the legal person passes the face recognition, the mini program can be certified as an official mini program.
After the certification is successful, you need to set the name, icon, description and category of the official mini program. Once completed, it can be officially launched. You can also modify this information in the application settings~
The whole process is very simple and does not require any code. Come and create your own ChatGPT applet!
Rename src/config.example.ts
to src/config.ts
Fill in appId
of the mini program
export const appId = ''
yarn
yarn run start
Open the WeChat developer tools and import