Sifter

Sifter

Your documents are a dark database

bimbobruno
@bimbobruno
Published on May 22, 2026
Visit site
11 PeerPush
🔥
Awarded
Trending Now
PeerPush

Details

Follow on
LinkedIn
Categories
Open Source
Pricing
Freemium from $19
Platforms
Web

Discovery signals

How AI and people discover Sifter on PeerPush

Read by AI engines 30dEngines readingHow many times AI crawlers read this listing, and which engines those crawlers belong to.
62
  • ChatGPT
  • Perplexity
  • +3 other AI crawlers

Reads by these AI engines

Crawlers behind these engines read this listing on PeerPush.
ConsistencyRead consistencyHow many of the last 30 days this listing was read by any AI at all.
21 of 30 days

Read by AI

Read by AI on 21 of the last 30 days.
Search index all-timeSearch indexTimes a search engine AI indexer, such as OAI-SearchBot, crawled this listing.
567 crawls

ChatGPT Search indexer

By OAI-SearchBot, the ChatGPT Search indexer, since launch.

About Sifter

Sifter is an open-source + cloud AI document intelligence platform built around a simple observation: most folders already contain structured data --- it just isn’t represented explicitly. Today, most “AI over documents” systems use a retrieval-first architecture: documents → chunks → embeddings → similarity search. That works well for: * “find this clause” * “summarize this PDF” * “show me the page mentioning X” But many real-world workflows are not retrieval problems. They are aggregation and structured querying problems. Examples: * “show total fuel spend from receipts” * “find contracts expiring in the next 90 days” * “group vehicle photos by brand/model” * “count failed inspections” * “aggregate vendors by category” * “extract all equipment references from technical reports” Humans naturally see latent structure inside collections of files. AI systems usually don’t. Sifter takes a different approach: files → structured records → natural language querying. Users describe in natural language what should be extracted from a collection: * entities * fields * categories * metadata * relationships Sifter then: * infers a schema * processes documents/photos/files * extracts structured records * stores queryable data * enables aggregation and querying in natural language The platform supports multimodal collections including: * PDFs * images * receipts * contracts * inspection reports * operational documents * mixed file collections Instead of just “chatting with PDFs”, Sifter enables workflows closer to: * document intelligence * operational querying * structured extraction * AI-powered data structuring * lightweight agentic workflows Example workflows: * receipts → expense analysis * contracts → expiration/compliance tracking * inspection reports → operational ledgers * vehicle image collections → grouped searchable records * enterprise folders → queryable datasets Sifter is available both as: * open-source (MIT) * managed cloud platform

Product Video

Watch a video demo of Sifter.

Screenshots

Screenshot 1 of Sifter
Screenshot 2 of Sifter
Screenshot 3 of Sifter
Screenshot 4 of Sifter
Screenshot 5 of Sifter
Screenshot 6 of Sifter
Screenshot 7 of Sifter

Reviews (3)

Average 4.7 out of 5

4.7

Based on 3 reviews

5
2
4
1
3
0
2
0
1
0
Georgebrn

super easy, clean ui and ux, super good overall.

Comments (1)

bimbobruno
@bimbobruno

Built Sifter after repeatedly seeing the same failure mode: RAG is good at retrieval. But many real document workflows are actually aggregation problems. Why Sifter? “group these” “count these”