fjpaz.net fjpaz.net/ChatsLinksTagsAbout
  • Chats
  • Links
  • Tags
  • About

futur: pinakes

8 Jul 2025

retroactive Bluesky timeline indexing utility

https://github.com/futurGH/pinakes

https://bsky.app/profile/futur.blue/post/3ltifumdmp22w

  • atproto8
  • github12

external: README

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