Little fox ChatGPT paid creation system 1.8.3 independent version + H5 terminal + small program front-end installation test 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. At present, ChatGPT is hotly discussed by the whole people, and the traffic is super large, so drainage should not be too simple! You can have your own GPT by placing an order with one click! Unlimited multiple openings and unlimited updates, the overall test is perfect. It can be said that Fox GPT is currently the best ChatGPT docking OpenAI software system in China.

--------------------------------------------------------------

The independent version of Little Fox 1.8.3 has been tested. Compared with the previous version, the answers are more accurate and faster, and many bugs have been fixed, including missing words and sensitive words that everyone cares about. A new card pool function has also been added, which can add multiple keys and change them for use. If you want to operate for a long time, it is recommended to build your own reverse proxy server. There is a tutorial below, and some members have successfully built it. For installation details, please refer to the first tutorial. This time, an OpenAI API-KEY worth 120 US dollars is specially provided for everyone to share. If you use the old version, you can directly overwrite and replace the website directory file, and at the same time, synchronize the newly added fields to the old database through database structure comparison. Note that there are many new functions this time. After the upgrade is completed, you need to select the Key mode in the background-system configuration. At the same time, the H5 function is disabled by default after the upgrade, and you need to manually turn it on to return to normal.

The demo URL has been upgraded to the latest version 1.8.3, welcome to test


Installation test environment: Nginx 1.20+PHP7.2+MySQL 5.6
-------------------------------------- -------------------
Background installation steps:
1. Create a new site in Pagoda, use php version 7.2, 7.3 or 7.4, upload the compressed package to the root directory of the site, and run The directory is set 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. For official use, please turn off the debug mode: the first line of the /.env file , change true to false
5. Super management background address: http://domain name/super Initial account password: super 123456 Modify in time
6. User background address: http://domain name/admin Initial account password: admin 123456 Modify in time

Reverse proxy URL and alternate URL download package view
=====================

Mini program upload:
1. Open the background of the site, find the configuration of the mini program: System -> Mini Program -> Parameter Configuration, configure the parameters of the mini program
2. Manage the "upload code" page of the background mini program, fill in the upload key, and configure The ip whitelist of the applet, click the upload code button
3. After the upload is complete, log in to the background of the applet to experience it, and submit it for review if there is no problem.
Note: you need to configure the payment parameters and ChatGPT parameters first, otherwise the applet will not function properly and reject the review

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!
-------------------------------------------------- ----

The new functions in the background are as follows. The new functions are displayed in the form of applications, so that all new functions can be placed in the functions for easy search and use.

Use the old version to upgrade. Note here that you need to manually select the KEY mode after the upgrade is completed. If there are multiple KEYs, choose to use the KEY pool.

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 the specific instructions on how to purchase will be provided

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

Site user background demo

Small program terminal configuration file demo (default home page)

Mini program terminal configuration file demo (custom home page)

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

Official account H5 demo

Guess you like

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