Skip to content

bdobruno/augmented-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Search

Local documentation RAG system for Claude Code. Answer questions using only local docs, no web search.

Structure

  • docs/ - Library documentation (duckdb, polars, pytest, fumadocs)
  • CLAUDE.md - Instructions for Claude Code

Usage

Ask Claude questions about the libraries in docs/. Claude will search local files using ripgrep and answer from local docs only.

Setup

git clone your favourite stack docs into docs/.

About

Augmented search system with Claude Code. Answer questions using only local docs, no web search.

Resources

Stars

Watchers

Forks

Contributors

Languages