feedox/husher
🤫 husher - Encode text to be hidden from human eyes but visible to LLMs
This tool helps you embed hidden messages within text that are invisible to the human eye but detectable by AI language models. You input a regular text message and a secret payload, and it combines them into a single string. The output is text that looks normal to a person but contains a hidden message an LLM can extract. Anyone working with AI models who needs to convey information discreetly or embed watermarks would find this useful.
No commits in the last 6 months.
Use this if you need to pass information to an AI language model that should not be readily visible to a human reader.
Not ideal if you need to hide information from both humans and AI models, or if you need robust, cryptographically secure data concealment.
Stars
12
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Jan 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/feedox/husher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.