Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
...A successful and very complete implementation is the Javascript Chess Engine Lozza by Colin Jenkins. The webpage also includes a simple step-by-step guide setting up jsuci with Lozza.
http://op12no2.me/toys/lozza/
You may also want to try connecting this javascript translation of the chess engine Stockfish 5 to jsuci: https://github.com/exoticorn/stockfish-js
A chess board, written purely in Java.
Used as a GUI for chess-engines.
jboard communicates with chess engines using "chess engine protocol" described in:
http://www.gnu.org/software/xboard/engine-intf.html
*********
The code is in GitHub:
https://github.com/astern7/jboard
*********
Released under MIT license.