1. Open the directory at E:\github\chatgpt-on-wechat. 2. Enter "cmd" in the command prompt. 3. Type "python app.py". 4. Scan the WeChat QR code to log in. 5. The bot will start, and you can begin chatting in the conversation window.
Note: To modify the API key, navigate to the “config.json” file located in E:\github\chatgpt-on-wechat.
Computer Components:
GPU, Graphic Processing Unit: A dedicated graphics core processor. The GPU is the “brain” of a graphics card, determining its level and most of its performance. It is also the differentiating factor between 2D and 3D graphics cards.
CPU, Central Processing Unit: The computational and control core of a computer. The CPU, internal memory, and input/output devices are the three core components of an electronic computer.
CMS, Content Management System: An abbreviation for “Content Management System.” An open-source CMS refers to a website content management system that is open-source.
Hardware
ALU (Arithmetic Logic Unit): Part of the CPU responsible for arithmetic and logic operations.
Control Unit: The computer’s “brain” responsible for controlling operations.
Memory: Includes RAM (temporary storage) and hard disk (permanent storage).
Input Devices: Such as mice and keyboards.
Output Devices: Such as monitors and printers.
Software
Category 1:System Software+Application Software
Category 2:
C/S: Client/Server:Local client programs with remote server programs (e.g., QQ).
B/S: Browser/Server:Requires only a web browser; users access different server-side programs through different URLs (e.g., Taobao/Tmall).
Computer Operation:
Ctrl + C: Stops the backend program from running.
When using Visual Studio, if you need to run “conda XX,” you should change it to “conda.bat XX.”
Task Manager: You can use it to view CPU and GPU processes.
Command Prompt: You can open it by pressing Win + R and typing “cmd.”
“dir”: To view the contents of the current directory.
“cls”: To clear the screen.
“exit”: To exit the Command Prompt window.
To open QQ, you can use the following command: “start D:”Program Files (x86)”\Tencent\QQ\Bin\QQ.exe”.