Building tools to enrich our digital lives
Open-source AI engineering by Justin Parker \\ updated continuously from GitHub
- ai-assistant-skills
- bedrock-wrapper
- shrinkray
- punctuation-restore
- obsidian-image-from-field
- pptx-in-html-out
- obsidian-bullet-cards
- bgg-keyboard-select
- ps-win-dir-size
- simple-linkz
- clip-to-file
- print-mark
- clip-expand
- replicate-ai-models-for-photoshop-plugin
- simply-dark
- llm-distillery
- embedding-utils
- queue-tha-llama
- purge-old-directories
- steph-shot
- rich-foot
- splitter-vs-splitter
- ollama-structured-output-test
- InferIQ
- random-pexels-image
- add-block-to-hosts
- indigestion
- trim-style
- chunk-match
- htmldiff-example
- ai-assistant-skills
- bedrock-wrapper
- shrinkray
- punctuation-restore
- obsidian-image-from-field
- pptx-in-html-out
- obsidian-bullet-cards
- bgg-keyboard-select
- ps-win-dir-size
- simple-linkz
- clip-to-file
- print-mark
- clip-expand
- replicate-ai-models-for-photoshop-plugin
- simply-dark
- llm-distillery
- embedding-utils
- queue-tha-llama
- purge-old-directories
- steph-shot
- rich-foot
- splitter-vs-splitter
- ollama-structured-output-test
- InferIQ
- random-pexels-image
- add-block-to-hosts
- indigestion
- trim-style
- chunk-match
- htmldiff-example
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,...
A zero-dependency, full-TypeScript collection of JavaScript functions for common embedding tasks.
-
shrinkray
Less bytes, same vibes.
A Node.js package that restores punctuation and casing to unpunctuated text using an ONNX model.
-
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...
An npm package that simplifies integration of existing OpenAI-compatible API objects with 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,...
Use LLMs to distill large texts down to a manageable size with a map-reduce approach.
-
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.