All Projects → andypotato → Do Not Laugh

andypotato / Do Not Laugh

Licence: mit
A simple AI game based on Vue.js and Electron

Projects that are alternatives of or similar to Do Not Laugh

Letslearnai.github.io
Lets Learn AI
Stars: ✭ 33 (-35.29%)
Mutual labels:  ai
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-29.41%)
Mutual labels:  ai
Gbrain
GPU Javascript Library for Machine Learning
Stars: ✭ 48 (-5.88%)
Mutual labels:  ai
Carrecognition
This is one of the best vehicle recognition applications. It can determine the car's license plate number, color, model, brand and year.
Stars: ✭ 34 (-33.33%)
Mutual labels:  ai
Vue Camera Gestures
Let users control your Vue app using AI and their camera in just 1 line of HTML!
Stars: ✭ 35 (-31.37%)
Mutual labels:  ai
Evolutionary Neural Networks On Unity For Bots
Neural networks + Genetic algorithm on unity
Stars: ✭ 38 (-25.49%)
Mutual labels:  ai
Mineflayer Statemachine
A state machine plugin for Mineflayer to aid in designing more complex behavior trees.
Stars: ✭ 32 (-37.25%)
Mutual labels:  ai
Chinesechessai
AI Agent for Chinese Chess - CS 221 Project
Stars: ✭ 49 (-3.92%)
Mutual labels:  ai
Rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
Stars: ✭ 980 (+1821.57%)
Mutual labels:  ai
Clarifai Apple Sdk
Artificial Intelligence with a Vision
Stars: ✭ 46 (-9.8%)
Mutual labels:  ai
Pytlas
An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand
Stars: ✭ 34 (-33.33%)
Mutual labels:  ai
Dvc
🦉Data Version Control | Git for Data & Models | ML Experiments Management
Stars: ✭ 9,004 (+17554.9%)
Mutual labels:  ai
Bot Context
Easy, powerful, functional way to maintain conversational context in chat bots.
Stars: ✭ 44 (-13.73%)
Mutual labels:  ai
Goapy
Goal-Oriented Action Planning implementation in Python
Stars: ✭ 33 (-35.29%)
Mutual labels:  ai
Mumbai Ai Meetup
Repository for all the content presented in the Mumbai AI Meetup - https://www.meetup.com/mumbai-ai-meetup
Stars: ✭ 48 (-5.88%)
Mutual labels:  ai
Fuckcaptcha
AI check CAPTCHA;本项目实现了对拼图型验证码的识别与自动拖动,在某主流验证码的官网上的测试通过率达到95%,允许图片中包含文字、干扰线、颜色差别、大小写字母等,使用传统算法,不进行模型训练。本项目同时发现了国内某大型验证码公司所谓的拖动轨迹分析存粹就是个渣渣,啥也不是。
Stars: ✭ 33 (-35.29%)
Mutual labels:  ai
Ijjs
a lightweight js runtime for IOT(一个面向物联网的JS运行时)
Stars: ✭ 38 (-25.49%)
Mutual labels:  ai
Gender Detection
Determine a person's gender based on his/her first name.
Stars: ✭ 50 (-1.96%)
Mutual labels:  ai
Holodeck Engine
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 48 (-5.88%)
Mutual labels:  ai
Caloriecounter
AWS Lex based chatbot that calculates calories based on different fast food restaurants. This was an entry for a coding challenge on DevPost, and is actively used on Facebook Messenger. The issues list is actively managed as what defects or improvements are found by real world usage.
Stars: ✭ 46 (-9.8%)
Mutual labels:  ai

Do not laugh

A simple AI game experiment which shows how to integrate TensorFlow.js based face-api.js inside a Vue.js / Electron application. You can read the full story in the related development article on Medium.

How to run

  • Clone or download the repository
  • Install all dependencies with npm i
  • Download the required model files from here and put them into the /public/data/weights folder
  • Build the application with npm run electron:build

Credits

All media assets (video, sounds) are licensed under the Creative Commons license according to the sources where I found them.

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].