Documentation Index
Fetch the complete documentation index at: https://docs.atom14.ai/llms.txt
Use this file to discover all available pages before exploring further.
Search Modes
SearchAnything offers two powerful search modes:Quick Search (Keyword Matching)
Best for: Instant results, exact matches, known phrases Quick Search performs fast keyword matching across your indexed content. Results appear instantly as you type.- โก Ultra-fast response (~100ms)
- ๐ฏ Exact keyword matches
- ๐ Precise location tracking (page, line, timestamp)
- ๐ Best for known phrases and specific terms
AI Search (Semantic + Summary)
Best for: Complex queries, finding concepts, summarizing information AI Search uses semantic understanding to find content by meaning, not just exact words. It can also summarize findings across multiple documents.- ๐ง Semantic understanding (finds synonyms and related concepts)
- ๐ Cross-document synthesis
- ๐ก AI-generated summaries
- โฑ๏ธ Slower (~2-5s) but more powerful
When to Use Each Mode
| Use Case | Recommended Mode |
|---|---|
| Finding specific quote or number | Quick Search |
| Searching by file name | Quick Search |
| Understanding themes across documents | AI Search |
| Answering questions that require synthesis | AI Search |
| Real-time search-as-you-type | Quick Search |
| Research and analysis | AI Search |
Example Comparison
Query: โWhat are the security features?โ Quick Search returns:- Exact matches for โsecurity featuresโ across all files
- Each match shown separately with location
- Fast, precise, minimal processing
- All related security concepts (authentication, encryption, access control)
- Synthesized answer combining multiple sources
- Citations linking back to original content
- Contextual understanding of your question
API Parameters
Both modes support the same parameters:q: Search query (required)limit: Max results (default: 50, max: 100)mode:quickorai(default:quick)