This release contains all the basic functionalities and workflows:
- extract positions from .pgn files
- extract tuples of positions for training
- build and search an index from bitboards
- train a chess position embedding model
- infer embeddings from bitboards
- build and search an index from embeddings