VISTARA β Day 2: File Ingestion π
VISTARA is getting smarter today.
It started as a file scanner that could tell me where my files are. Now itβs learning how to actually read whatβs inside them. πΏ
VISTARA can currently process:
.txt.md.pdf.docx
It can scan across the PC while skipping unnecessary system and development folders, keeping the focus on useful documents.
It also uses SHA-256 hashing to detect whether a document is:
- π New
- π Changed
- π΄ Unchanged
The first full scan found 7,462 supported files. π
Now VISTARA is going through them one by one, extracting their contents and storing the information in SQLite.
Basically:
"Where tf did I save that file?"
becomes:
"VISTARA, find it." πΏ
And yesβ¦ VISTARA is currently eating thousands of files, so my laptop is getting its own workout. ππ₯
Next up: SQLite FTS5 keyword search.
VISTARA β a local file search engine built to make finding things on your PC less annoying.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.