Pinned Repositories
chocolate-bars
:chocolate_bar: Present histograms (bars!) of images in a directory, including extras such as exif data from the camera. Star and move favorite images.
finetune_LLaVA
Fine tune LLaVA 1.5 - based on article by wandb
gpt-multi-atomic-agents
A simple dynamic multi-agent framework based on atomic-agents, Instructor and Pydantic.
gpt-summarizer
Summarize text using ChatGPT or a local LLM, with support for multiple large text files, PDF files and translation.
gpt-workflow
Generate workflows (for flowcharts or low code) via LLM. Also describe workflow given in DOT.
image-classifier-ts
:camera: Command line tool to auto-classify images, renaming them with appropriate address and labels. Uses Node.js and the Google Geocoding and Vision APIs.
in_definite
:a: Rust port of 'npm indefinite' for deciding which indefinite article to use ('a' or 'an').
loc-counter
:memo: Counts how many lines of code (LOC/SLOC) are in a code base, by programming language.
tslint-folders
:file_folder: Use tslint to check for invalid imports between packages and folders in your TypeScript project. Automatic validation and documentation of package architecture.
ubuntu-scripts
:scroll: Simple bash scripts to setup a basic dev environment in Ubuntu
mrseanryan's Repositories
mrseanryan/gpt-workflow
Generate workflows (for flowcharts or low code) via LLM. Also describe workflow given in DOT.
mrseanryan/finetune_LLaVA
Fine tune LLaVA 1.5 - based on article by wandb
mrseanryan/gpt-summarizer
Summarize text using ChatGPT or a local LLM, with support for multiple large text files, PDF files and translation.
mrseanryan/gpt-multi-atomic-agents
A simple dynamic multi-agent framework based on atomic-agents, Instructor and Pydantic.
mrseanryan/loc-counter
:memo: Counts how many lines of code (LOC/SLOC) are in a code base, by programming language.
mrseanryan/calendizer
:calendar: Generates images of calendar month tables and can paste them onto suitable photos.
mrseanryan/gpt-dm
Data modelling via natural language using an LLM. Outputs JSON or SQL. Also generates Test data in SQL or CSV format.
mrseanryan/windows-scripts
Windows scripts and programming tools and git notes
mrseanryan/cornsnake
Common Python utilities for working with files, git, ZIP, lists, processes, dates and times
mrseanryan/dev-conferences
notes from dev conferences
mrseanryan/entity-classifier
Classify entities into clusters via embedding vectors, using a given list of category names
mrseanryan/gpt-code-commenter
Generate comments for source code files, using Chat-GPT
mrseanryan/gpt-docs-chat
Chat with local LLM about your PDF and text documents, privacy ensured [llamaindex and llama3]
mrseanryan/jsonresume-theme-elegant
Elegant theme for jsonresume
mrseanryan/mrseanryan
Sean's github profile repo
mrseanryan/style-scraper
Scrape styles from a website using reliable computed styling via a headless browser [fonts, colors, border styles ...]
mrseanryan/wordcloud-cli
Simple command line to generate wordcloud images from a CSV file, Parquet file or raw text.
mrseanryan/csfy
Train a simple text classifier and predict labels - supports ONNX output for performance, language-neutral
mrseanryan/atomic-agents
[FORK] Building AI agents, atomically
mrseanryan/gpt-diff
Use LLM to describe a difference graph between versions of a compositional document
mrseanryan/gpt-eval-translations
Evaluate translations by either a self-hosted Embedder or using Chat-GPT as LLM-as-judge.
mrseanryan/gpt-function-calling-bare-bones
Function Calling an LLM taking a bare-bones (no libraries) approach
mrseanryan/gpt-images
Simple Python client to generate images from a word-list via Open AI (DAL-E)
mrseanryan/gpt-preview
TypeScript Node.js library and dev tool for previewing the output of an LLM or AI Agent - especially for complex output with function calls or tool invocations.
mrseanryan/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
mrseanryan/mx-docs
Mendix documentation repository
mrseanryan/noobgallery
A minimalistic photo gallery with images stored on Amazon S3 and just the features you want.
mrseanryan/python-scripts
Small Python scripts for working with code (mostly Windows based)
mrseanryan/raw-image-file-tools
Simple tools for moving and copying selected RAW image files and their associated JPG. Also watermarks and resizes.
mrseanryan/screenium
A console tool to automatically test web sites [SCREENshots via selenIUM]