Projects in Awesome Lists by Taylor-eOS
A curated list of projects in awesome lists by Taylor-eOS .
https://github.com/Taylor-eOS/local-language-models
An inconsistent assortment of small LLM's for inference on home hardware
Last synced: 12 Oct 2025
https://github.com/taylor-eos/layout-classifier
Graphical machine learning tool to classify the type of text in a PDF
Last synced: 03 Jan 2026
https://github.com/taylor-eos/local-language-models
Running very small LLM's on our own computer
Last synced: 22 Nov 2025
https://github.com/taylor-eos/audio-segmentation
Transcribe audio with time stamps and segment for processing
Last synced: 16 May 2026
https://github.com/taylor-eos/save-combined-code
Save all `py` files in the folder into a common `txt` file
Last synced: 29 Oct 2025
https://github.com/taylor-eos/kokoro
GUI tool for text-to-speech generation with Kokoro
Last synced: 23 Jun 2025
https://github.com/taylor-eos/image-scaler
Scales images to the provided percentage size
Last synced: 13 Jul 2025
https://github.com/taylor-eos/nllb
Automated local machine learning translation of whole files
Last synced: 05 Apr 2025
https://github.com/taylor-eos/tampermonkey-scripts
Backup of Tampermonkey scripts
Last synced: 02 May 2026
https://github.com/taylor-eos/qr-vectorization
Converting QR code image into vector graphic
Last synced: 29 May 2026
https://github.com/taylor-eos/civil-war
Randomness-based simulation in which dots hurl projectiles at another
Last synced: 19 Aug 2025
https://github.com/taylor-eos/bark-tts
Attempt to use Bark TTS to generate text
Last synced: 04 Mar 2025
https://github.com/taylor-eos/actor-critic-dot
A stupid minigame in which a neural net learns to avoid poison walls
Last synced: 04 Mar 2025
https://github.com/taylor-eos/manual-classifier
Manual classifier GUI for PDF text extraction
Last synced: 07 Jun 2026
https://github.com/taylor-eos/bert-classifier
Text classification experiment using language model
Last synced: 01 Jun 2026
https://github.com/taylor-eos/dual-model-classifier
Abandoned learning project for audio classification
Last synced: 11 May 2026
https://github.com/taylor-eos/whisper
Transcribe text from audio file or folder
Last synced: 04 Mar 2025
https://github.com/taylor-eos/txt-to-epub
Converts a text input into an EPUB
Last synced: 14 May 2026
https://github.com/taylor-eos/webp-converter
Scripts to convert all image files in a folder to other formats
Last synced: 17 Jun 2025
https://github.com/taylor-eos/fungera-pygame
Heavily rewritten fork of Fungera by mxpoliakov
Last synced: 22 Jul 2025
https://github.com/taylor-eos/process-epubs
Tools to process text from EPUB files
Last synced: 22 Jul 2025
https://github.com/taylor-eos/tierra-python
Attempt at an extremely simple Tierra simulation with flat habitat loop execution
Last synced: 22 Jul 2025
https://github.com/taylor-eos/book-list-processing
Attempt to automatically process a reading list
Last synced: 22 Jul 2025
https://github.com/taylor-eos/antibiotic-resistance
A simulation of bacteria loosely inspired by tonyhschu
Last synced: 22 Jul 2025
https://github.com/taylor-eos/pdf-text-check
Check whether pdf files are extractable text or images
Last synced: 03 Oct 2025
https://github.com/taylor-eos/cell-relation
A learning project that gets a transformer to handle a 2D environment through cell-to-cell relation embeddings
Last synced: 22 Jul 2025
https://github.com/taylor-eos/firefox-icons
A selection of unique generated Firefox icons
Last synced: 07 Mar 2026
https://github.com/taylor-eos/74hc-tester
Testing 74HC a few chips' functionality on a Pico
Last synced: 23 May 2026
https://github.com/taylor-eos/combine-images
Put a series of images into the same image
Last synced: 06 Aug 2025
https://github.com/taylor-eos/gpt-neo-finetuning
Train GPTNeo on your own data
Last synced: 26 Aug 2025
https://github.com/taylor-eos/create-outline
Creates function call map of a Python project
Last synced: 30 Aug 2025
https://github.com/taylor-eos/tof400c
Time-of-flight sensor on ESP32 using PlatformIO
Last synced: 24 May 2026
https://github.com/taylor-eos/serial-test
Testing what board settings work to get ESP32 serial printing to work
Last synced: 25 May 2026
https://github.com/taylor-eos/remove-comments
Remove comments from a Python file
Last synced: 10 May 2026
https://github.com/taylor-eos/rss-parser
A crude GUI to show and download recent episodes in an RSS feed
Last synced: 26 May 2026
https://github.com/taylor-eos/transcript-classifier
Using DistilBERT to distinguish text segments
Last synced: 26 May 2026
https://github.com/taylor-eos/speech-input
Python script for transcribing speech with Whisper
Last synced: 15 Mar 2025
https://github.com/taylor-eos/diffchecker
Simple code comparison tool in tkinter
Last synced: 02 Sep 2025
https://github.com/taylor-eos/lstm-classifier
Machine learning experiment to classify audio segments
Last synced: 28 May 2026
https://github.com/taylor-eos/openvoice
Running voice cloning of short clips (Python 3.9)
Last synced: 10 Jul 2025
https://github.com/Taylor-eOS/nllb
Automated local machine learning translation
Last synced: 22 Nov 2025
https://github.com/taylor-eos/temperature-sensor
BMP280 temperature reading
Last synced: 03 Sep 2025
https://github.com/taylor-eos/868-modules
Getting CC1101 modules to talk to another on RP2040
Last synced: 03 Sep 2025
https://github.com/taylor-eos/remove-empty-lines
Remove empty lines from code
Last synced: 03 Sep 2025
https://github.com/taylor-eos/convert-responses
Save ChatGPT's responses from a saved html file in the folder into a readable file
Last synced: 29 May 2026
https://github.com/taylor-eos/multilayer-perceptron-agent
Another grid agent experiment
Last synced: 12 Jun 2025
https://github.com/taylor-eos/masked-distilbert
Complete MASK in the prompt. Train on the right hardware
Last synced: 29 May 2026
https://github.com/taylor-eos/epub-margin-remover
Automatically change margins of EPUB files
Last synced: 13 Jun 2025
https://github.com/taylor-eos/helped-manual-classifier
Manual text classification GUI with machine learning prediction
Last synced: 10 Oct 2025
https://github.com/Taylor-eOS/marianmt
Simple translation script using MarianMT
Last synced: 12 Oct 2025
https://github.com/taylor-eos/biosim-python
An evolutionary simulator inspired by davidrmiller's biosim4
Last synced: 26 Oct 2025
https://github.com/taylor-eos/voice-command
Attempt to classify spoken words
Last synced: 13 Oct 2025
https://github.com/taylor-eos/calibre-epub
Create EPUB files programmatically with Python scripts
Last synced: 19 Oct 2025
https://github.com/taylor-eos/pong-game
Simple Python Pong game. Add a 64 pixel ball.png file to the folder.
Last synced: 01 Jun 2026
https://github.com/taylor-eos/image-duplicates
Calculates a perceptual hash for all images in a folder and gives you a list of images that are likely duplicates
Last synced: 01 Jun 2026
https://github.com/taylor-eos/smart-robot-car
Custom firmware for the ZYC004 ESP32 kit
Last synced: 12 Feb 2026
https://github.com/taylor-eos/browser-textfield
A simple html browser text field with character/word counting and a save function
Last synced: 19 Mar 2026
https://github.com/taylor-eos/firefox-scripting
Script to change Firefox configs automatically
Last synced: 09 Jun 2026
https://github.com/taylor-eos/sam
Create segmentation masks for automatically selecting objects in your images
Last synced: 10 Jun 2026
https://github.com/taylor-eos/env-sensor
Script for showing sensor readings on a local site
Last synced: 10 May 2026
https://github.com/taylor-eos/llm-processing
Programmatically process each line in an input file
Last synced: 19 Jun 2026
https://github.com/taylor-eos/transformer-game-agent
Experimental minigame for testing neural training
Last synced: 28 Oct 2025
https://github.com/taylor-eos/modification-time
Window that shows the files in a folder sorted by modification time
Last synced: 22 Jun 2026
https://github.com/taylor-eos/heightmap-generator
Cities Skylines heightmap generator
Last synced: 15 May 2026
https://github.com/taylor-eos/brightness-slider
Custom brightness slider widget
Last synced: 15 Jun 2025