All Projects → howie6879 → Anan

howie6879 / Anan

安安 - 育儿医疗问答机器人

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Anan

binance-chain-python
Binance chain SDK in Python
Stars: ✭ 22 (+10%)
Mutual labels:  aiohttp
Sanic Ms
基于sanic的微服务基础架构
Stars: ✭ 336 (+1580%)
Mutual labels:  aiohttp
Uplink
A Declarative HTTP Client for Python
Stars: ✭ 824 (+4020%)
Mutual labels:  aiohttp
Web Main
🎉 Ultimate Emoji Generator
Stars: ✭ 261 (+1205%)
Mutual labels:  aiohttp
Python Slack Sdk
Slack Developer Kit for Python
Stars: ✭ 3,307 (+16435%)
Mutual labels:  aiohttp
Aiohttp Demos
Demos for aiohttp project
Stars: ✭ 517 (+2485%)
Mutual labels:  aiohttp
aiohttp-socks
Proxy (HTTP, SOCKS) connector for aiohttp
Stars: ✭ 147 (+635%)
Mutual labels:  aiohttp
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+4135%)
Mutual labels:  aiohttp
Diy Async Web Framework
Learn how modern async web frameworks work, by writing simple clone from scratch
Stars: ✭ 309 (+1445%)
Mutual labels:  aiohttp
Icarus
🕊️ An opensource community/forum project write with python3 aiohttp and vue.js. 一个开源的社区程序,临时测试站:https://t.myrpg.cn
Stars: ✭ 644 (+3120%)
Mutual labels:  aiohttp
Python3 Concurrency Pics 02
爬取 www.mzitu.com 全站图片,截至目前共5162个图集,16.5万多张美女图片,使用 asyncio 和 aiohttp 实现的异步版本只需要不到2小时就能爬取完成。按日期创建图集目录,保存更合理。控制台只显示下载的进度条,详细信息保存在日志文件中。支持异常处理,不会终止爬虫程序。失败的请求,下次再执行爬虫程序时会自动下载
Stars: ✭ 275 (+1275%)
Mutual labels:  aiohttp
Aiodocker
Python Docker API client based on asyncio and aiohttp
Stars: ✭ 288 (+1340%)
Mutual labels:  aiohttp
Yarl
Yet another URL library
Stars: ✭ 617 (+2985%)
Mutual labels:  aiohttp
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (+865%)
Mutual labels:  aiohttp
Aiomixcloud
Mixcloud API wrapper for Python and Async IO
Stars: ✭ 23 (+15%)
Mutual labels:  aiohttp
aiohttp traversal
Traversal based router for aiohttp.web
Stars: ✭ 21 (+5%)
Mutual labels:  aiohttp
Aiojobs
Jobs scheduler for managing background task (asyncio)
Stars: ✭ 492 (+2360%)
Mutual labels:  aiohttp
Heroku Aiohttp Web
A project starter template for deploying an aiohttp app to Heroku
Stars: ✭ 14 (-30%)
Mutual labels:  aiohttp
Aioslacker
slacker wrapper for asyncio
Stars: ✭ 23 (+15%)
Mutual labels:  aiohttp
Aiobotocore
asyncio support for botocore library using aiohttp
Stars: ✭ 630 (+3050%)
Mutual labels:  aiohttp

anan

愿世界上所有的宝贝们都健康长大~

初当父母,将互联网上关于孩子一些身体疾病方面的相关问答爬取下来,然后利用机器学习构建问答模型

如果能做到防微杜渐,那这就是一个有价值的项目

使用

项目说明:

  • 开发语言基于 Python3.6+
  • 数据库采用 MongoDB
  • Web 服务采用 aiohttp
  • 数据集爬虫框架选取 Ruia

安装

git clone https://github.com/howie6879/anan.git
# Python 3.6+
pip install pipenv
cd anan
pipenv install --dev
cd anan
python run app.py

关于数据集

数据集来源于互联网,目前收录来源如下:

更多来源欢迎提Issue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].