Skip to content

ABrauser/Powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

58 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ PowerShell Tools

A collection of useful PowerShell scripts and functions by Benjamin Rauser.

πŸ“¦ Tools

Tool Description
DocPipeline Document processing pipeline: Scan β†’ Copy β†’ Convert (Docling) β†’ Upload (AnythingLLM) with interactive HTML dashboard

πŸš€ Usage

Each tool lives in its own subfolder with a dedicated README.md. Click the links above for detailed documentation.

Quick Example

# Load and run the folder scanner
. .\DocPipeline\Invoke-FolderScan.ps1
Invoke-FolderScan -Path "C:\MyData" -Recurse

# Open the AnythingLLM upload GUI
. .\DocPipeline\Invoke-AnythingLLMUpload.ps1
Invoke-AnythingLLMUpload -Gui

πŸ“„ License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors