Building tools to enrich our digital lives
Open-source AI engineering by Justin Parker \\ updated continuously from GitHub
- shrinkray
- simply-dark
- queue-tha-llama
- purge-old-directories
- replicate-ai-models-for-photoshop-plugin
- clip-expand
- print-mark
- clip-to-file
- simple-linkz
- ps-win-dir-size
- bgg-keyboard-select
- steph-shot
- rich-foot
- obsidian-bullet-cards
- pptx-in-html-out
- splitter-vs-splitter
- ollama-structured-output-test
- InferIQ
- random-pexels-image
- obsidian-image-from-field
- punctuation-restore
- add-block-to-hosts
- indigestion
- trim-style
- chunk-match
- htmldiff-example
- pixel-banner
- semantic-chunking
- web-augmented-generation
- llm-distillery
- shrinkray
- simply-dark
- queue-tha-llama
- purge-old-directories
- replicate-ai-models-for-photoshop-plugin
- clip-expand
- print-mark
- clip-to-file
- simple-linkz
- ps-win-dir-size
- bgg-keyboard-select
- steph-shot
- rich-foot
- obsidian-bullet-cards
- pptx-in-html-out
- splitter-vs-splitter
- ollama-structured-output-test
- InferIQ
- random-pexels-image
- obsidian-image-from-field
- punctuation-restore
- add-block-to-hosts
- indigestion
- trim-style
- chunk-match
- htmldiff-example
- pixel-banner
- semantic-chunking
- web-augmented-generation
- llm-distillery
Featured \\
Hand-picked highlights from 42 open-source projects.
-
semantic-chunking
NPM Package for Semantically creating chunks from large texts. Useful for workflows involving large language models (LLMs).
npm package that creates semantically coherent chunks from large texts for LLM workflows.
-
embedding-utils
Vector math, similarity search, ANN indexing, clustering, async pipelines, evaluation metrics, and multi-provider embedding generation -- zero dependencies,...
TypeScript toolkit for vector math, similarity search, ANN indexing, clustering, async pipelines, and multi-provider embedding generation.
-
shrinkray
Less bytes, same vibes.
📽️ A cross-platform CLI video compression tool powered by FFmpeg, featuring a wizard-style TUI built with Go and Charm's Bubble Tea.
-
pixel-banner
Pixel Banner is a powerful Obsidian plugin that transforms your notes with customizable banner images, creating visually stunning headers that enhance your k...
Obsidian plugin that adds customizable banner images (AI-generated, video, or from online sources) to the top of notes.
-
mcp-sqlite
This is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
Model Context Protocol (MCP) server that provides SQLite database interaction capabilities.
-
bedrock-wrapper
Bedrock Wrapper is an npm package that simplifies the integration of existing OpenAI-compatible API objects with AWS Bedrock's serverless inference LLMs. Fol...
npm package that adapts existing OpenAI-compatible chat completion objects to AWS Bedrock's serverless inference LLMs.
-
llm-distillery
Use LLMs to distill large texts down to a manageable size by utilizing a map-reduce approach. This ensures that the text fits within a specified token limit,...
Node.js library that uses LLMs with a map-reduce approach to distill large text down to a target token size.
-
fast-topic-analysis
A tool for analyzing text against predefined topics using average weight embeddings and cosine similarity.
Tool that analyzes text against predefined topics using weighted-average embeddings and cosine similarity.