Friday, April 28, 2023

Inside OpenAI with Ilya Sutskever

Inside OpenAI [Entire Talk] - YouTube

Ilya Sutskever is the co-founder and chief scientist of OpenAI, which aims to build artificial general intelligence that benefits all of humanity. He leads research at OpenAI and is one of the architects behind the GPT models. In this conversation with Stanford adjunct lecturer Ravi Belani, Sutskever explains his approach to making complex decisions at OpenAI and for AI companies in general, and makes predictions about the future of deep learning.

JS chess engine + React UI

no dependencies! MIT

josefjadrny/js-chess-engine: Simple JavaScript chess engine without dependencies written in NodeJs. It can be used on both, server or client (web browser) and do not need persistent storage - handy for serverless solutions like AWS Lambda. This engine includes configurable AI computer logic. @ GitHub

Simple JavaScript chess engine without dependencies written in NodeJs. It can be used on both, server or client (web browser) and do not need persistent storage - handy for serverless solutions like AWS Lambda. This engine also includes configurable basic AI computer logic.

examples

js-chess-engine-app - React application example with js-chess-engine REST API backend (without persistent storage) - GitHub or LIVE DEMO

Simple Fastify server
Console
PC vs PC match


josefjadrny/js-chess-engine-app: Single-page React app example for js-chess engine backend @GitHub

single-page React app example for js-chess-engine backend.

Live DEMO


js-chess-engine - npm


some alternatives:

Build a Simple Chess AI in JavaScript - DEV Community

Chess AI (https://zeyu2001.github.io/chess-ai/)

zeyu2001/chess-ai: Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries. @GitHub


A step-by-step guide to building a simple chess AI @ freecodecamp

lhartikk/simple-chess-ai: A simple chess AI @GitHub


raydog/deno-chess: A Typescript Chess engine. @GitHub

Deno-Chess is a speedy pure-Typescript chess engine. It is packaged for Deno, as well as for the browser (TypeScript, MIT)



chessboardjs.com » Homepage

jbkunst/chessboardjs-themes: A try to make chessboardjs pieces and color themes

♕ Chessboarjs Pieces Themes