You are browsing as a guest. Sign up (or log in) to start making projects!

Vistara

  • 3 Devlogs
  • 2 Total hours

A powerful local file discovery engine that helps you quickly find files and information across your computer

Open comments for this post

58m logged

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.

0
0
39

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…