Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by mrseanryan
A curated list of projects in awesome lists by mrseanryan .
https://github.com/mrseanryan/gpt-workflow
Generate workflows (for flowcharts or low code) via LLM. Also describe workflow given in DOT.
flow-generator flowchart-generator flowchart-nlp gpt nlp worflow-nlp workflow-generation workflow-generator workflows
Last synced: 07 Nov 2024
https://github.com/mrseanryan/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.
analysis architecture checker code-analysis dependencies diagram disabled-tests folders linter linting static-analysis static-code-analysis structure tslint
Last synced: 07 Nov 2024
https://github.com/mrseanryan/ubuntu-scripts
:scroll: Simple bash scripts to setup a basic dev environment in Ubuntu
nodejs nvm ubuntu ubuntu-scripts visual-studio-code
Last synced: 07 Nov 2024
https://github.com/mrseanryan/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.
ai classification google-vision image-classification machine-learning ml node typescript
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-summarizer
Summarize text using ChatGPT or a local LLM, with support for multiple large text files, PDF files and translation.
chatgpt nlp pdf pdf-summarizer summarization
Last synced: 07 Nov 2024
https://github.com/mrseanryan/loc-counter
:memo: Counts how many lines of code (LOC/SLOC) are in a code base, by programming language.
code-analysis code-summarization loc sloc static-analysis
Last synced: 07 Nov 2024
https://github.com/mrseanryan/sicp
:nerd_face: some notes about the book SICP
lisp scheme scheme-language sicp
Last synced: 07 Nov 2024
https://github.com/mrseanryan/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.
electron exif exif-data histogram image image-viewer photo photo-viewer
Last synced: 07 Nov 2024
https://github.com/mrseanryan/tslint-ban-snippets
:no_entry_sign: A custom tslint rule to ban configurable lists of code snippets. examples: "return void reject", "it.only", "debugger".
code-analysis linter linting static-analysis tslint
Last synced: 07 Nov 2024
https://github.com/mrseanryan/in_definite
:a: Rust port of 'npm indefinite' for deciding which indefinite article to use ('a' or 'an').
english grammar nlp rust text text-processing
Last synced: 07 Nov 2024
https://github.com/mrseanryan/tslint-folders-diagrams
:open_file_folder: Generate architecture diagrams from the folder configuration of tslint-folders
architecture dependencies diagram diagram-generator dot folders graphviz structure
Last synced: 07 Nov 2024
https://github.com/mrseanryan/data-type-predictor
Given the name of a property or attribute like 'BrandName' or 'AmountReceived', try to predict a data type like String, Boolean, Integer...
ai data-classification data-types nlp stemming
Last synced: 07 Nov 2024
https://github.com/mrseanryan/windows-scripts
Windows scripts and programming tools and git notes
developer-tools git programming scripts tools windows
Last synced: 07 Nov 2024
https://github.com/mrseanryan/athena-cli
Bash scripts to read data from Amazon Athena via SQL files. Python scripts to generate charts via Pandas.
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-local
Local GPT (llama 2 or dolly or gpt etc.) via Python - using ctransforers project
ai gpt llm python transformers
Last synced: 07 Nov 2024
https://github.com/mrseanryan/calendizer
:calendar: Generates images of calendar month tables and can paste them onto suitable photos.
calendar command-line command-line-tool image python
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-dm
Data modelling via natural language using an LLM. Outputs JSON or SQL. Also generates Test data in SQL or CSV format.
aiad database-schema prompt-engineering sql-gen test-data-gen
Last synced: 07 Nov 2024
https://github.com/mrseanryan/snyk-issue-cli
:bug: Simple Unix CLI to show security issues from Snyk for projects for your organisation
Last synced: 07 Nov 2024
https://github.com/mrseanryan/changelog-updater
:page_with_curl: Tool to update a CHANGELOG.md file after publishing to npm
Last synced: 07 Nov 2024
https://github.com/mrseanryan/coursera-ml-public
Notes and links related to the Machine Learning course on Coursera. Assignments are NOT included!
machine-learning machinelearning octave
Last synced: 07 Nov 2024
https://github.com/mrseanryan/chart2text-heuristics
Chart-to-Text: Generating Natural Language Explanations for Charts via heuristics
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-command
Map natural language instructions to specific commands, suitable for controlling Home Automation or an App
Last synced: 07 Nov 2024
https://github.com/mrseanryan/entity-classifier
Classify entities into clusters via embedding vectors, using a given list of category names
classification classification-algorithm embedding-vectors machine-learning
Last synced: 07 Nov 2024
https://github.com/mrseanryan/eslint-plugin-ts-ban-snippets
:no_entry_sign: A custom eslint rule to ban configurable lists of TypeScript code snippets. examples: "return void reject", "it.only", "debugger".
ban-snippets code-analysis eslint linter linting static-analysis static-analyzer typescript
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-code-commenter
Generate comments for source code files, using Chat-GPT
ai-documentation aiad documentation-generator genai
Last synced: 07 Nov 2024
https://github.com/mrseanryan/cornsnake
Common Python utilities for working with files, git, ZIP, lists, processes, dates and times
python python-library python-utilities
Last synced: 07 Nov 2024
https://github.com/mrseanryan/xpatho
:negative_squared_cross_mark: Obfuscate XPath expressions (replacing any IP sensitive parts)
obfuscate obfuscation obfuscator xpath
Last synced: 07 Nov 2024
https://github.com/mrseanryan/style-scraper
Scrape styles from a website using reliable computed styling via a headless browser [fonts, colors, border styles ...]
puppeteer scraping scraping-styling scraping-websites styling-css
Last synced: 07 Nov 2024
https://github.com/mrseanryan/tslint-log
Custom tslint rule that logs out all visited source code files. Use for diagnosing tslint configuration.
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gcal-move-it
:calendar: Bulk process events in a Google Calendar - clean out duplicate URLs and email addresses, move events from one month to the next
calendar google-calendar google-calendar-api google-calendar-cli
Last synced: 07 Nov 2024
https://github.com/mrseanryan/binary-files-lister
:zap: PowerShell script that lists binary files at the given directory path.
command-line command-line-tool file-size files filesystem powershell-script
Last synced: 07 Nov 2024
https://github.com/mrseanryan/algorithms_learning
Learning algorithms with practice exercises, and links to resources
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-diff
Use LLM to describe a difference graph between versions of a compositional document
Last synced: 07 Nov 2024
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 07 Nov 2024
https://github.com/mrseanryan/goodreads-console
:green_book: Simple console for Goodreads (get all your book reviews)
Last synced: 07 Nov 2024
https://github.com/mrseanryan/wearedev2019
We Are Developers 2019 - workshop notes
Last synced: 07 Nov 2024
https://github.com/mrseanryan/raw-image-file-tools
Simple tools for moving and copying selected RAW image files and their associated JPG. Also watermarks and resizes.
automation photography photos python3
Last synced: 07 Nov 2024
https://github.com/mrseanryan/wordcloud-cli
Simple command line to generate wordcloud images from a CSV file, Parquet file or raw text.
python wordcloud wordcloud-generator
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-eval-translations
Evaluate translations by either a self-hosted Embedder or using Chat-GPT as LLM-as-judge.
evaluation llm-as-judge translation-evaluation
Last synced: 07 Nov 2024
https://github.com/mrseanryan/csfy
Train a simple text classifier and predict labels - supports ONNX output for performance, language-neutral
classification-model classifier classifier-model ml ml-training
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-docs-chat
Chat with local LLM about your PDF and text documents, privacy ensured [llamaindex and phi3]
Last synced: 07 Nov 2024
https://github.com/mrseanryan/testcsharpcppconsoles
:neckbeard: Some console projects, to try things out in C++ and in C#.
cpp csharp dotnet dotnet-core threading
Last synced: 07 Nov 2024
https://github.com/mrseanryan/splashscreenupdater
A simple Windows console app, which writes text on to the given bitmap file.
Last synced: 07 Nov 2024
https://github.com/mrseanryan/test-doc
Generate a **markdown summary of your C# unit tests** via a simple C# script (CSX script executed via CSI).
csx documentation-generator documentation-tool dotnet-script unit-tests unit-tests-documentation
Last synced: 07 Nov 2024
https://github.com/mrseanryan/scala-learning-public
Links, notes and experiments related to the Scala Coursera course. Does NOT include course assignments!
coursera fp functional functional-language functional-programming scala
Last synced: 07 Nov 2024
https://github.com/mrseanryan/screenium
A console tool to automatically test web sites [SCREENshots via selenIUM]
automated-testing integration-testing screenshot screenshot-testing screenshot-tests
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-images
Simple Python client to generate images from a word-list via Open AI (DAL-E)
Last synced: 07 Nov 2024
https://github.com/mrseanryan/percentizer
Calculates percentiles of a list of numbers and renders a percentile chart. Deployed via Amazon AWS Amplify.
Last synced: 07 Nov 2024
https://github.com/mrseanryan/python-scripts
Small Python scripts for working with code (mostly Windows based)
Last synced: 07 Nov 2024
https://github.com/mrseanryan/jekylltryout
a spike of Jekyll & github pages
Last synced: 07 Nov 2024
https://github.com/mrseanryan/scratch
:beers: Scratch repo for sharing temporary code
Last synced: 07 Nov 2024
https://github.com/mrseanryan/jira-cli-via-go-jira
:sweat_drops: a JIRA CLI (command line interface) to dump a summary of the state of the current sprint. Uses the go-jira library.
command-line command-line-tool jira jira-client python sprint sprint-backlog
Last synced: 07 Nov 2024
https://github.com/mrseanryan/onnx-cli
Command line tools in Python for working with ONNX files
file-format machine-learning machine-learning-models machinelearning-python onnx
Last synced: 07 Nov 2024
https://github.com/mrseanryan/gpt-function-calling-bare-bones
Function Calling an LLM taking a bare-bones (no libraries) approach
function-calling llm llm-inference
Last synced: 07 Nov 2024