Skip to content

futurGH/pinakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinakes

a local sqlite index of every bluesky post you might've seen (with optional vector embeddings)

  • bun install
  • bun run build
  • ./pinakes config set did did:...
  • ./pinakes backfill (may take several hours depending on account size!)
  • optionally, run ./pinakes embeddings to generate vector embeddings
  • ./pinakes search atproto --creator pfrazee.com --before 2025-01-01T00:00:00Z --parent-author pfrazee.com

re-run backfill every once in a while to update with new posts

run ./pinakes --help for more information

for reference, my database (2 year old account) is about 10gb without embeddings, 100gb with embeddings

About

a local sqlite index of every bluesky post you might've seen (with optional vector embeddings)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published