-
Local deployment of MaiBot
- 804 words
- 5 min read
The complete process for deploying MaiBot (a QQ-based AI chatbot) on Windows systems, including steps for environment configuration (uv installation), Napcat adapter deployment and configuration, NapCat deployment, API configuration (using SiliconFlow), and running and managing the bot through the WebUI interface.
- deployments
- MaiBot
- NapCat
- QQ Bot
- AI Chat
-
CS61B Lab2 Setup VS Code Configuration
- 625 words
- 4 min read
CS 61B Spring 2021: Complete steps and troubleshooting for resolving package mismatches and test execution issues in VS Code using Maven (settings.xml pointing to javalib local repository) and manual classpath configuration (src/main/java and src/test/java).
- VS Code
- Java
- CS 61B Spring 2021