# QA-chat-bot **Repository Path**: wtfafk/QA-chat-bot ## Basic Information - **Project Name**: QA-chat-bot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QA-chat-bot 针对各种微信群提问和回答的机器人 启动程序: ``` python server.py ``` 在浏览器地址栏,q参数后添加提问内容 ``` http://localhost:8000/?q=Vue源码 ```