# chatbot **Repository Path**: jackie56678/chatbot ## Basic Information - **Project Name**: chatbot - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-03 - **Last Updated**: 2024-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: llm ## README # ChatBot #### 使用说明 1. 进入目录 ``` cd chatbot ``` 2. 提高脚本权限 ``` chmod +x step.sh ``` 3. 执行脚本 ``` . ./step.sh ```