whitew1994WW
Fascinated with all things new, I build from PoC through to MVP. Mostly Machine Learning/AI and Infrastructure as code.
Pinned Repositories
AdventOfCode
AdventOfCodeRust2022
AutoPA
aws-cdk-serverless-hugging-face
Serverless Deployment of a Hugging Face model in AWS sagemaker
deer_detection
Training a YOLO small model at detecting deer, so that it could run on device without access to the internet.
film_night_discord_bot
game-dev
Full stack React and LLM app for generating stories and images related to game development. With infrastructure as code using the AWS CDK.
lambda-dual-style-gan
A serverless deployment of DualStyleGAN to AWS lambda using the ONNX runtime.
LangGraphReceptionistTutorial
A repo to accopmany my youtube video on how to build an AI receptionist with langgraph
PyIng
Python module to parse ingredient names. Splitting them into the ingredient, unit and quantity. It is trained on a publicly available dataset using Tensorflow.
whitew1994WW's Repositories
whitew1994WW/textual_inversion_cpu
whitew1994WW/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
whitew1994WW/sea-orm-minimal-example
Minimal Example of Sea-orm for a single entity. Uses a dockerised Postgres DB
whitew1994WW/Wordler
Wordler: Build an algorithm for solving Wordle!
whitew1994WW/AdventOfCode
whitew1994WW/RaspberryPiWatering
whitew1994WW/film_night_discord_bot
whitew1994WW/RoastedDemo
Game demo in unity, top down arena party game. Currently play as a chicken and throw rocks at other players or team up with them to hunt down other players
whitew1994WW/unity_tutorial_project_boost
Unity tutorial for project Boost. A 2-D rocket controller game.
whitew1994WW/unity_tutorial_underwater
Following Tutorial from Unity project to create a rail shooter game. This one is set underwater
whitew1994WW/SudukuSolver
Solves suduku :)
whitew1994WW/hello-python-CI
Hello World for Python Continuous Integration on AWS
whitew1994WW/RecipeBot
This is simple food recipe bot, which gives you the list of recipes and methods to make different foods/dishes based on your query. The data is taken from BBC Good Food website. (https://www.bbcgoodfood.com)
whitew1994WW/MachineLearningThings
Repo for Machine learning tutorials and examples that a few of us have made
whitew1994WW/ingredient-phrase-tagger
Extract structured data from ingredient phrases using conditional random fields
whitew1994WW/discord-bot-template
Set up your own Discord bot in no time.