marv1nnnnn/llm-min.txt
Min.js Style Compression of Tech Docs for LLM Context
Leverages the Gemini API to automatically distill technical documentation into a Structured Knowledge Format (SKF)—a machine-optimized schema organizing definitions, interactions, and usage patterns into compact line-based entries. Reduces documentation tokens by 80-95% while preserving essential API knowledge, addressing the token-bloat problem of existing `llms.txt` files that can exceed 800K tokens. Designed for integration into LLM context windows, supporting both standalone processing and workflow integration for maintaining up-to-date reference material.
673 stars. No commits in the last 6 months.
Stars
673
Forks
15
Language
Python
License
MIT
Category
Last pushed
Oct 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marv1nnnnn/llm-min.txt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ahoo-Wang/fetcher
Fetcher is not just another HTTP client—it's a complete ecosystem designed for modern web...
eric-tramel/slop-guard
Slop Scoring to Stop Slop
arena-ai/structured-logprobs
OpenAI's Structured Outputs with Logprobs
567-labs/instructor-js
structured extraction for llms
conorluddy/Persuader
Persuades your LLM to output schema conforming JSON. Prompts for N retries until schema is...