Skip to content
/ auto-md Public
forked from tegridydev/auto-md

convert files / GitHub repos into LLM-ready markdown.md files

License

Notifications You must be signed in to change notification settings

xpth/auto-md

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

automd~

automd~ is a mini python based tool designed to convert various types of files and GitHub repositories into LLM-ready Markdown documents

Features

  • Supports Multiple File Types: Processes .txt, .md, .html, .css, .py, .js, .yaml, .yml, .json, .xml, .csv, .rst, .ini, .cfg, .log, .conf files
  • Handles Zip Files: Automatically extracts and processes nested zip files
  • GitHub Integration: Clones and processes GitHub repositories
  • Auto-Generated Output Filename: Automatically sets the output file name based on the input file or repository
  • AI-Optimized Markdown: Generates Markdown with metadata, a table of contents, and consistent heading styles

About

convert files / GitHub repos into LLM-ready markdown.md files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%