mirror of
https://github.com/run-llama/fs-explorer.git
synced 2026-07-01 21:45:00 -04:00
ae8e8ebf8e5e61cecc16160b274fd897f2b1f8f7
fs-explorer
CLI agent that helps you explore a directory and its content (it can also read PDF/PPTX/DOCX/XLSX files!).
Installation and Usage
Clone this repository:
git clone https://github.com/run-llama/fs-explorer
cd fs-explorer
Install locally:
uv pip install .
Export a Google API key (must have access to EAP models):
export GOOGLE_API_KEY="..."
Run:
explore --task "Within the data/ directory, can you help e find the PDF file that contains an order or a complaint, and, once you found them, ask me which one I would like you to summarize"
Description
Languages
Python
97%
Shell
2.2%
Makefile
0.8%