Natural Language Query
With your Context Graph building and Local AI running, you can now do what no other browser allows. NL Query is Quira's killer feature: ask your browser anything in plain English and get answers grounded in your actual browsing history. For the technical details, see LLM Integration.
How to use it
Open the Command Palette with Cmd+Shift+P and type a natural language question. Input starting with ? or natural language phrasing routes directly to NL Query.
Example queries
"What was that Rust crate I looked at yesterday?"
"Summarize everything I read about WebGPU this week"
"What pages did I spend the most time on about authentication?"
"Compare the two database articles I read on Monday" Zero-hallucination guarantee
Every answer must cite source pages with URL, title, and visit timestamp. If the answer cannot be grounded in your Context Graph, Quira says so explicitly rather than fabricating information.
Response time targets
| Scenario | Target |
|---|---|
| NL Query over 100 nodes | < 3 seconds |
| NL Query over 1,000 nodes | < 8 seconds |
| Page summarization | < 2 seconds |
| Entity extraction | < 1 second |