Skip to content
forked from teovoinea/podium

Searches your files faster and smarter

License

Notifications You must be signed in to change notification settings

devzbysiu/podium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podium

Podium is a smart indexer and searcher for your files.

A search engine doesn't expect you to know the name of the website you're searching for, you only search for the content and it does the work of finding the website. Podium is the same, you don't need to know the name of the file you're looking for, or where you saved it. You only need to know what it's about. Podium does the work of figuring out where it is.

Podium doesn't interfere with how you already organize your files, but it can help you when you're stuck.

Features

  • Private - Your files and data never leave your computer
  • Flexible - Works on all desktop environments
  • Fast - New files are processed in under 1 second
  • Extensible - Built with plugins at its core
  • Smart - Uses modern AI models to accurately identify the content of your files

Supported file types

Type Extensions
Image - object detection .tif, .tiff, .jpg, .jpeg, .png, .bmp, .ico, .gif
Image - exif metadata .tif, .tiff, .jpg, .jpeg
Spreadsheed .csv, .xlsx
Text .txt, .docx
Slideshow .pptx
PDF .pdf

Performance

File Type Processing time (avg) File Size
Cats.pdf PDF 26 ms 21 KB
Cats.pptx Slideshow 20 ms 33 KB
Cats.xslx Spreadsheet 263 us 9.2 KB
IMG_2551.jpeg Image - object detection 265 ms 1.7 MB
IMG_2551.jpeg Image - exif metadata 1.48 ms 1.7 MB
data.csv Spreadsheet 27 us 379 B
file.txt Text 8.87 us 39 B

Processing time was measured on a 2018 13" MacBook Pro and is intended only to give you an idea of how podium will run on your own machine.

About

Searches your files faster and smarter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 75.1%
  • TypeScript 18.4%
  • JavaScript 5.8%
  • Other 0.7%