Little fox ChatGPT paid creation system 1.57 independent open source version + small program VUE front end + APP end most complete installation and configuration tutorial

The latest version of the Fox GPT payment experience system is an AI question-and-answer applet developed based on the ThinkPHP framework. It is an Ai intelligent question-and-answer applet developed based on the popular ChatGPT abroad. After the system test system is completely open-sourced, the editor of Bobo Resource Technology can have its own GPT! The overall test is perfect. It can be said that Little Fox GPT is currently the best ChatGPT docking OpenAI software system in China.

Installation test environment: Nginx 1.20+PHP7.2+MySQL 5.6
=====================
VUE open source package folder description:
1. vue-admin: it is the management background Front-end source code (for secondary development)
2. vue-super: the front-end source code of the super management background (for secondary development)
3. wxapp: The compiled small program
file attaches 66 ChatGPT sideline earning skills, 66 A PDF of the hottest topic on ChatGPT in the whole network, GPT-AI_1.5.2 APP
================================================================================================================================================ Use 7.2, 7.3 or 7.4, upload to the root directory of the site, set the operating directory to /public 2, import the database file, the database file is /db.sql 3, modify the database connection configuration, the configuration file is /.env 4, when it is officially used , please turn off the debugging mode: the first line of /.env file, change true to false 5. Super management background address: http://domain name/super Initial account password: super 123456 Timely modification ========= ===========






The key points of installation and use provided by Bobo resources: service number + small program is necessary (you don’t need a small program and only use the WEB side without considering the small program)

First of all, if you need to use the WEB side, first configure the official account access. After the access is normal, the WEB end can scan the code to log in and use it. In the official account background -> settings and development -> basic configuration -> server configuration -> modify configuration, modify Save and enable. At the same time, add the authorized domain name of the webpage (upload the verification file to the frunning public directory). The creation of the applet is a web-view component page. If you do not add the authorized domain name, an error will be prompted.

Small program category selection on the small program side: Tools -> Office, small program background request legal domain name, uploadFile legal domain name, downloadFile legal domain name must be set, if there is an error prompt to check the parameters carefully.

The apiKey in the OpenAI interface needs to be purchased after the background test of Bobo Resources. The apiKey inside can be purchased anywhere. It is universal and less than 10 yuan. As for the number of times of use, I don’t know how many times it can be used. I have not tested it. The person who sells the apiKey interface says that it can be used thousands of times. If you want to use it for free, you can directly register on the foreign official website. The file download package provides a public apiKey to use, which is self-purchased when used up.

The source code is only for local research and testing. If you need a program that can be used in perfect commercial operation, please contact the official to buy the genuine version!

User account management background, it should be noted that the apiKey in the AI ​​​​interface OpenAI needs to be purchased, the price is about 10 yuan, and it is universal across the network

Adding a new site is regarded as a new user, and supports unlimited access.

User management background interface

When enabling the WEB version, you must access the WeChat official account (authentication service account) to use it normally

WEB demo

Demonstration of configuration and purchase files on the applet side

The user authorization method of the member center is also the latest interface

The above is the little fox ChatGPT paid creation system 1.57 independent open source version + small program VUE front-end + APP installation tutorial provided for testing of Bobo resources.

Guess you like

Origin blog.csdn.net/ttbobocom/article/details/130183270