Coder Social home page Coder Social logo

bgk_weixin_bot's Introduction

硬广植入:本人自己搭建了个git代码托管服务器,各位大佬可以在我的git服务器里建立免费的私有库,也可以作为备用代码储存点,毕竟github总是会出问题的,本git服务器架设在华为云的广州节点上,git代码托管地址如下: http://gayhub.fun (ps.本人不是基佬)


项目简介

本项目是我调用了百度ai开发平台和腾讯ai开发平台的人工智能api接口实现的智能微信ai,此ai可以和你聊天(类siri功能),也拥有图片识别功能

演示介绍

聊天功能

chat

公众人物识别功能

luola

政治敏感检测

luola

黄图检测功能(原图并未打码,不想再GitHub教坏小朋友)

luola

安装与使用方法

最简单的方法

  1. 把wx.py文件下载下来,确保你的py环境装了python3.5以上
  2. 打开命令行界面,运行python wx.py命令
  3. 正常肯定会报错,因为大多数人会缺少一些py包,你看报错信息缺哪个包pip install哪个就是了
  4. 之后你的命令行界面就会显示出二维码,用你的微信号扫码登陆即可,此时你的微信就会变成智能ai

建议你们使用的方法

因为上面你们是直接用的我的源码,所以很多服务用的是我自己的api key,而一些应用的api key只能每天免费调用1000次,所以我希望你们自己去申请自己的api key,教程在后面

项目的功能和相关依赖介绍

  • 聊天功能: 图灵机器人api
  • 总结: 腾讯ai开放平台
  • 图片分析结果: 腾讯ai开放平台
  • 审查检测: 百度ai开放平台
  • 人脸检测: 腾讯ai开放平台
  • 人脸画框功能: opencv

bgk_weixin_bot's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.