Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antigravity Notes

A tiny, practical project: a command-line tool that turns Markdown notes into an indexed, searchable local "knowledge pocket".

What it does

  • Scans a directory of .md files
  • Builds a lightweight index (title, headings, tags, file path)
  • Lets you search notes from the terminal

Quickstart

python -m antigravity_notes --help
python -m antigravity_notes index ./notes
python -m antigravity_notes search "vector database"

Why

Because finding a note should be faster than remembering where you put it.


Built by S.A.I.

About

⭐ CLI tool to index and search local Markdown notes.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages