Giter Club home page Giter Club logo

laiyongqin / ai-answer-robot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frozenlzt/ai-answer-robot

0.0 2.0 0.0 25.27 MB

ai-answer-robot: 真播答题的辅助程序,打开后截取手机屏幕,ocr分析题目和选项,然后打开浏览器直接搜索题目,同时用自然预言处理分析题目和各选项的关联度 给各个选项打分,最终根据题目的类型推荐一个最优的答案。支持的答题节目:1. 百万英雄 2. 冲顶大会 3. 芝士超人 4 .UC答题 5. 知乎头脑王者 6. 百度贴吧百万富翁 7. 百度好看视频极速挑战

Python 99.47% Batchfile 0.26% Shell 0.27%

ai-answer-robot's Introduction

Ai-answer-robot 开源项目 🚀github:https://github.com/westeast/ai-answer-robot

真播答题的辅助程序,打开后截取手机屏幕,ocr分析题目和选项,然后打开浏览器直接搜索题目,同时用自然预言处理分析题目和各选项的关联度 给各个选项打分,最终根据题目的类型推荐一个最优的答案。

目前支持的答题节目:

  1. 百万英雄
  2. 冲顶大会
  3. 芝士超人
  4. UC答题
  5. 知乎头脑王者
  6. 百度贴吧百万富翁
  7. 百度好看视频极速挑战
  8. 如果有新app且题目所在区域变化较大可新增配置:查看示例

安装方法

运行方法

  • 从python官网安装python3.6环境,并安装pip
  • 安装依赖 pip3 install -r common/requirements.txt
  • bash run-ios.sh 苹果手机
  • bash run-android.sh 安卓手机 支持模拟器

了解本开源项目可以学到的技术(本项目主要是为了技术学习及研究,答题赢奖金只是附加价值:))

  • ocr技术目前用的百度云上的ai接口,免费的精准度一般的每天调用500次
  • 自然语言处理NLP技术,包括分词,文本关联度分析
  • ios自动化测试技术 使用facebook开源的框架libimobiledevice
  • android的自动化测试技术及调试工具adb
  • python编程,多线程编程

参考项目

  • hermanzhu的wechat-jumper php版本
  • smileboywtu的MillionHeroAssistant python版本

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.