Alpha Release • v0.1.0 - Features & API subject to change

Understand context instantly

Search without
reading everything

Find relevant code and documentation instantly. Semantic search across markdown, TypeScript, Python. No more grep. No more manual browsing.

The Problem

  • Searching code takes forever. Grep doesn't understand context.
  • Reading 100 files to understand one concept wastes hours.
  • Giving Claude entire codebase = wasted tokens and slow responses.
  • Refactoring? Find ALL usages manually? No thanks.
// Traditional approach

$ grep -r "searchTerm" .

$ // 500 results...

$ // 100 false positives

$ // Still confused

// With @ngao/search

$ npx @ngao/search

Indexed 1,200 files

Ready for search

// Get exactly what you need

Perfect resultsIn milliseconds

The Solution

  • Semantic search understands code meaning, not just keywords.
  • Get only relevant code. Understand context in seconds.
  • AI-ready results save 50% tokens and get better suggestions.
  • Find all usages instantly. Refactor with confidence.

Why Developers Love It

Lightning Fast

Find code in milliseconds. No waiting. No frustration. Just instant results.

🧠

Smart Understanding

Semantic indexing means fewer false positives. Find what matters, not everything.

💰

Save 50% Tokens

Give Claude only relevant code. Lower API costs. Faster responses.

Built For

→ Refactoring

Find All Usages

Locate every reference, dependency, and related code instantly. Refactor with zero risk.

→ Documentation

Search Docs & Code

Search markdown documentation alongside source files. Everything in one place.

→ AI Development

Better AI Context

Give Claude the right context. Smarter suggestions. Lower costs. Better code.

→ Onboarding

Understand Projects Fast

New to a codebase? Find patterns and structure instantly. Reduce learning time.

Get Started in 30 Seconds

No installation. No configuration. Just run it.

$ npx @ngao/search

# Indexing your codebase...

# Ready for instant search

30s

to setup

50%

token savings

100x

faster search