Pinned Repositories
AlgoWorkout
DenverStartupWeek2023
Setup instructions for my Denver Startup Week presentation (September 20, 2023) on creating a AI Recipe Generator app with NextJS and the OpenAI API.
LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
lyrics
Song I wrote with a broken (slightly static) analog synthesizer and edited on Ableton Live. (Click to listen with SoundCloud embed.)
machine_learning_projects
playing with python ML libraries
openplant_incubator
oulipo_package
Testing: my first try at publishing my Python poetry NLP library as a package to Github Container Registry
PieInTheSky
Project #1 General Assembly - Unicycle Plate Juggler: speed & balance game with collision detection and trivia! To give you a taste of what it's like to be a Chinese unicycling acrobat!
PokemonGrow
Very old project when I was just learning how to code. Kept here to remind myself to keep getting better.
evaStudio
An Apache Kafka monitoring tool to prototype and scale real-time streaming data pipelines, and test parallelization of multi-stage ML models before production, with metrics for potential automation, in preconfigured Docker containers.
kaizengrowth's Repositories
kaizengrowth/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
kaizengrowth/machine_learning_projects
playing with python ML libraries
kaizengrowth/oulipo_package
Testing: my first try at publishing my Python poetry NLP library as a package to Github Container Registry
kaizengrowth/100-days-of-code-challenge
100 Days of Code Challenge - Daily contribution
kaizengrowth/amazon-chime-sdk-voice-voice-translator
kaizengrowth/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
kaizengrowth/birdnet-go
Realtime BirdNET soundscape analyzer
kaizengrowth/blockstack-core
The reference implementation of Blockstack
kaizengrowth/chatbot
MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.
kaizengrowth/CodeBridge-Final
A student resource website built for Per Scholas, the organization that is funding my education right now.
kaizengrowth/CovidTweets_DataParsing
kaizengrowth/Galvanize
kaizengrowth/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
kaizengrowth/hydra
Livecoding networked visuals in the browser
kaizengrowth/kaizengrowth
kaizengrowth/langchain-nextjs-template
LangChain + Next.js starter template
kaizengrowth/mediawiki
š» The collaborative editing software that runs Wikipedia. MirrorĀ fromĀ https://gerrit.wikimedia.org/g/mediawiki/core. SeeĀ https://mediawiki.org/wiki/Developer_access forĀ contributing.
kaizengrowth/Mozzi
sound synthesis library for Arduino
kaizengrowth/OulipoVariations
kaizengrowth/pdf_chatbot
kaizengrowth/poetryplus_flaskapp
http://poetryplus.xyz/
kaizengrowth/pytracery
Python port of Kate Compton's Tracery text expansion library.
kaizengrowth/RAG-using-AWS-Bedrock-and-Azure-OpenAI
kaizengrowth/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
kaizengrowth/station
Code to run a smart open source bird feeder.
kaizengrowth/USgov_webDesignSystem
The U.S. Web Design System helps the federal government build fast, accessible, mobile-friendly websites.
kaizengrowth/v_plus_seven_lambda
Rewriting Python script from Jupyter notebook as a Lambda function, to deploy to AWS with API Gateway
kaizengrowth/webserver
kaizengrowth/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
kaizengrowth/WhisperSpeech
An Open Source text-to-speech system built by inverting Whisper.