# news-helper **Repository Path**: wendellpeng/news-helper ## Basic Information - **Project Name**: news-helper - **Description**: 央视新闻助手 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2021-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于腾讯智能对话平台打造的新闻助手 #### 软件架构 + 前端:Vue、Ajax、HTML5、CSS3 + 后端:flask + tushare、textrank4zh #### 安装教程 1. pip install flask 2. pip install tencentcloud-sdk-python 3. pip install textrank4zh 4. http://tushare.org/ #### 使用说明 1. 代码部署后,需要将相应的secretId及secretKey配置到服务器环境变量中 ### 项目运行 1. cd tencent_tbp 2. python server.py ### 项目截图 ![界面1](./pic/demo1.png) ![界面2](./pic/demo2.png)