← Back to tools
View AGENTS.md for hae
hae
Like grep but with natural language queries for semantic text search
Description
hae is like grep but with natural language queries. It is useful for retrieving paragraphs of text that deal with specific topics, using semantic search rather than exact pattern matching.
AI Summary
Semantic text search tool using natural language queries instead of regex patterns
Capabilities
- + Search text using natural language queries
- + Retrieve paragraphs related to specific topics
- + Perform semantic search instead of pattern matching
Use When
- → When you want to search for text by topic rather than exact pattern
- → When grep is too literal for your search needs