Block a user
Just a QR code attendance demo app for my sister's representation
Updated 2026-05-23 12:26:05 +00:00
Detect cyclic dependencies in Godot, which cause "bad address index". Inspired by https://gist.github.com/tavurth/0d4c49a0a800cbc27f80c3a68f0c8ee7
Updated 2026-05-11 14:45:55 +00:00
Export Google Chrome cookies in Windows using Python
Updated 2026-05-11 14:42:43 +00:00
Updated 2026-05-11 14:40:31 +00:00
Word2vec cosine similarity API. Tiny stateless FastAPI service over gensim pretrained vectors (GoogleNews 3M×300). Endpoints: /similarity /neighbors /vocab /random. Docker-ready building block for Semantle-style games, search re-rankers, writing tools.
cosine-similarity
docker
fastapi
gensim
microservice
nearest-neighbors
nlp
python
rest-api
semantic-similarity
semantle
word-embeddings
word2vec
Updated 2026-04-29 14:33:35 +00:00
Vietnamese word similarity API. Tiny stateless FastAPI service over VinAI's PhoW2V pretrained vectors. Endpoints: /similarity /neighbors /vocab /random. Docker-ready building block for Vietnamese Semantle-style games, search re-rankers, writing tools.
Updated 2026-04-29 14:33:33 +00:00
Try to make a [2048](https://en.wikipedia.org/wiki/2048_(video_game)) game with [BMad Method](https://github.com/bmad-code-org/BMAD-METHOD)
Updated 2026-04-14 05:28:30 +00:00
Create stickers automatically
Updated 2025-11-30 14:36:32 +00:00