An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by Gabriel-Kahen

A curated list of projects in awesome lists by Gabriel-Kahen .

https://github.com/gabriel-kahen/posy-motion-extraction

Super simple python implementation of Posy's "motion extraction" algorithm described in this video: https://www.youtube.com/watch?v=NSS6yAMZF78

motion-detection motion-extraction motion-visualization posy posy-motion-extraction

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/animal-guessing-game

Uses binary tree logic to execute an akinator-style guessing game. The database grows as the user plays the game. Comes pre-trained with about 50 animals.

akinator akinator-clone animal-guessing-game artificial-intelligence binary-tree

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/chromakopiafont.com

A site to generate text in the style of Tyler, The Creator's upcoming album "Chromakopia" This is the original chromakopiafont website. There are multiple websites that are passing off this code as their own.

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/decision-tree-optimizer

Import a csv that follows the format provided by the 2 test sets and you will get an optimized question flow to return a Yes/No answer. This is an implementation of the ID3 Algorithm.

decision-tree decision-tree-algorithm decision-trees id3 id3-algorithm

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/board-games

Connect Four, Tic-Tac-Toe, & Nim with an optimal bot implemented using minimax and alpha-beta pruning.

alpha-beta-pruning artificial-intelligence connect-four minimax-algorithm nim tic-tac-toe tictactoe

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/wikirace-prompt-generator

Generates a random start and end wiki page to play a wikirace with.

wiki wikipedia wikirace

Last synced: 21 Feb 2025

https://github.com/gabriel-kahen/tictactoe_minimax_alphabetapruning

Simple tic tac toe program that includes a bot to play against with three different difficulty levels

Last synced: 21 Feb 2025