Get the latest tech news
Show HN: Sort lines semantically using llm-sort
Sort input lines semantically with llm. Contribute to vagos/llm-sort development by creating an account on GitHub.
LLM plugin for semantically sorting lines. This command has an interface similar to the GNU sort command, but instead of sorting lines based on alphabetical order, it input lines based on some semantic ranking criteria. Note: The prompt template variables are{query},{docA}, and{docB}.
Or read this on Hacker News