Hacker News new | ask | show | jobs
by fcoury 402 days ago
Does it work with any technical doc? I see the CLI claims it's Python specific?

  > $ llm-min --help
  
  Usage: llm-min [OPTIONS]
  
  Generates LLM context by scraping and summarizing documentation for Python libraries.
1 comments

There's a sample for svelte in the repo.
Guess I missed it. Thank you.