2026-01-07 14:22:17 +01:00
2025-12-16 15:17:42 +01:00
2026-01-07 14:22:17 +01:00
2026-01-06 21:57:25 +01:00
2025-12-12 14:08:47 +01:00
2025-12-11 16:00:56 +01:00
2026-01-07 14:22:17 +01:00
2026-01-06 21:57:25 +01:00
2025-12-16 15:17:42 +01:00
2026-01-07 14:22:17 +01:00

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"
S
Description
CLI agent to explore file system, powered by Gemini 3 Flash
Readme 36 MiB
Languages
Python 97%
Shell 2.2%
Makefile 0.8%