Little fox ChatGPT paid creation system 1.9.7 independent version + H5 terminal + small program front-end adds AI painting + GPT4 interface

Xiaohu ChatGPT 1.9.7 independent version has been tested by Bobo resources for version comparison. The core of this version has added GPT4.0 interface function, and the applet has built-in AI drawing function. After experiencing the question and answer speed, I feel that the experience is better. If there is an update on the applet side, please update and upload the corresponding development tool. There is no open source side in this version. The installation tutorial provided by Bobo Resources is detailed below. 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. The applet is accessed through WebView. Generally, there is no point in upgrading without major changes. That is, the applet is what H5 looks like, so you only need to update the background. You can choose Openai for the AI ​​drawing function interface, the generation speed is slightly slower, and the Replicate interface is faster. Questions need to be in English. The Replicate interface image is very clear. Other interfaces are self-tested.

========================================

The demo website has been upgraded to the latest version 1.9.7, welcome to test (for example, upgrading version 1.9.7 from version 1.9.2 only needs to synchronize the database structure)

WEB Demo URL: See Bobo Resources

Site background demonstration: AI payment creation system   account password: admin 123456


Installation test environment: Nginx 1.20+PHP7.2+MySQL 5.6 and a domestic host
=================================== ======== If you have any questions, please refer to the help documentation. These are the official installation and deployment tutorial documents
of the Little Fox ChatGPT payment creation system sorted out during the installation and use process OpenAI API-KEY balance query Little Fox GPT payment experience system version upgrade and Database Structure Synchronization Tutorial Little Fox ChatGPT Paid Creation System  Server Construction  Detailed Installation Tutorial Little Fox ChatGPT OpenAI Interface apiKey Purchase Dedicated Foreign Server Pagoda Panel Building ChatGPT Mini Program Streaming Reply + Reverse Proxy Building Configuration Tutorial ========= ==================================================== Background installation steps: 1. Create a new site in the pagoda, use php version 7.2, 7.3 or 7.4. Upload the compressed package to the root directory of the site, and 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 using it formally, 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 Modify in time 6. Site background address: http://domain name /admin Create a new site in the super management background and set the account password













Special reminder: After the super management background is normal, if there is a 404 error or failure to open the backend and frontend of the site, it is related to the configuration of the official account. Check carefully, as long as the official account is normal and the small program changes the URL and ID, it will be normal.

Key points: The background interface parameters are connected to the official account development interface and enabled (plaintext mode), IP whitelist addition, and JS security domain name are all added (the domain name verification file must be uploaded to the public directory of the website to pass the verification).

Reverse proxy URL and alternate URL download package view
=============================================
Mini program upload:

Provided small program front end, modify the domain name and ID in the configuration file 8599BBB65020A3DFE3FFD3B118473925.js to your own

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

The update log is as follows:

Upgrade and note that there are 38 total tables in the database, 2 new tables compared with the previous 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.

If you need to use the GPT4 interface, you need to open it in the settings.

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

User management background interface

AI identity simulation is a special new feature in this version

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

WEB demo

Site user background demo

H5 demo

Small program terminal configuration file demo (default home page)

Demonstration of the newly added drawing function on the applet

After testing by Bobo Resource Network, the system is suitable for various scenarios, with natural and smooth dialogue, and human-like language interaction ability, which helps us solve many problems.

Guess you like

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