top-on/llmask
A command-line tool for masking authorship of text, by changing the writing style with a Large Language Model.
LLMask helps individuals protect their identity by altering the writing style of any text. You provide your original text, and it generates a version with a modified style, making it harder to link back to you. This is useful for whistleblowers, activists, or anyone needing to anonymize their written communication.
Use this if you need to anonymize the author of a document or protect your identity when sharing text.
Not ideal if you need strong, legally defensible anonymization or if your content contains unique names of places or persons, as these are not currently removed.
Stars
10
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/top-on/llmask"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...