osick's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
openai/openai-cookbook
Examples and guides for using the OpenAI API
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
smartcontractkit/full-blockchain-solidity-course-js
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
microsoft/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
ahmedfgad/GeneticAlgorithmPython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
jordanbray/chess
A rust library to manage chess move generation
Gigantua/Gigantua
Gigantua: Single Threaded - 2 Billion Moves/s Chess position enumerator
nkarve/surge
A fast bitboard-based chess move generator in C++
ankan-ban/perft_gpu
move generator experiments on gpu
thomas-maeder/popeye
Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
testdrivenio/parallel-concurrent-examples-python
examples of parallelism, concurrency, and asyncio in python
jniemann66/juddperft
Chess move generation engine
MuTsunTsai/fen-tool
Quick online tool for chess with features for composing problems and APIs.
archishou/MidnightMoveGen
An ultrafast chess move generator. ~400Million nodes per second.
dturevski/py2web
Automatically exported from code.google.com/p/py2web
morganthomas/fairy-chess
A chess-like game where the rules are different every time. Project for RefactorU.
ecjiang016/ChessnutChess
Bitboard Chess move generator