Skip to content

flowpoint/ai_indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai_indexer

a small tool for semantic indexing and searching

  • only pdfs for now
  • requires pdftotext command to be available
  • requires lmdb

install

pip install .

index:

ls ~/Documents/*.pdf | ai_indexer index -

ai_indexer search 'hello'

About

minimal cli tool for ai indexing and searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages