space0blaster/dora-cli
A CLI version for the deep search tool.
Trying to find a specific document or file on your computer can be frustrating when you only remember a vague idea or concept, not the exact filename or folder. This tool helps you quickly locate files on your local drive by letting you search using natural language descriptions, like "all documents related to taxes" or "meeting notes from last month." It takes your local directories as input, processes them, and then lets you semantically search through your files and folders to find exactly what you need.
No commits in the last 6 months.
Use this if you often struggle to find files on your computer because you can't recall exact filenames or their location, and you want to use descriptive phrases to search through your local documents.
Not ideal if you need to search within the actual content of your files, as this tool currently only indexes file paths and names, not their contents.
Stars
7
Forks
—
Language
JavaScript
License
MIT
Category
Last pushed
Mar 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/space0blaster/dora-cli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.