@llama_index
SemTools CLI: Parse and search documents from the terminal Three tools that turn coding agents into document researchers: parse: Convert complex formats (PDFs, etc.) to searchable markdown via LlamaParse search: Fuzzy semantic keyword search using static embeddings ask: performs agentic search over documents We benchmarked Claude Code on 1000 ArXiv papers. With SemTools access, it found more detailed answers across search/filter, cross-reference, and temporal analysis tasks—without building custom RAG infrastructure. Unix tools + semantic search = surprisingly capable document agents. https://t.co/6Hja2RHkDL