human benchmark
1.0.0
재미로 https://humanbenchmark.com/에서 찾을 수 있는 인간 벤치마크 테스트에서 매우 잘 작동하는 스크립트를 작성해 보세요.
pip3 install pyautogui # Mouse/Keyboard/Screen Control
npm install open // js open websites
npm install robotjs // equivalent of pyautogui for JS
sudo apt install tesseract-ocr // install tesseract on command line (image recognition)
sudo apt install libtesseract-dev // not sure if this one is actually necessary
조준 트레이너: node aim_trainer.js
침팬지 테스트: TODO
숫자 기억: TODO
반응 시간(Python [SLOW]): python3 reaction_time.py
반응 시간(JavaScript [FAST]): node reaction_time.js
시퀀스 메모리: TODO
입력: python3 typing.py
언어 기억: python3.8verbal_memory.py
시각적 기억: TODO
로봇 js: