Skip to content

arighosh05/xml-tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

About

This script allows you to automatically convert plain text into a structured XML-tagged format. See this blog for more info.

Usage

  • Highlight any text and copy it (Ctrl + C).
  • Press Ctrl + Shift + X to activate the script.
  • The script:
    • Reads the copied text from the clipboard.
    • Formats the text into XML-tagged structure.
    • Calls LLM to process the input.
    • Replaces the clipboard content with the formatted XML text.
  • Paste the structured output wherever needed (Ctrl + V).

Meta

Aritra Ghosh – aritraghosh543@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/arighosh05/

About

prompt structuring via XML tagging

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages