# role_bot **Repository Path**: Baageer/role_bot ## Basic Information - **Project Name**: role_bot - **Description**: No description available - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-05 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # role_bot #### 介绍 使用ZHIPU API模拟两个角色进行对话,设定好角色名字和身份描述后,需要以A角色发起对话。 #### 安装教程 1. 安装相关依赖库 pip install -r requirements.txt #### 使用说明 1. streamlit run role_play.py 运行结果: ![运行结果](images/test.png)