Skip to content
forked from olorin/umad

It's like Google for all your disparate information, spread across multiple disjoint systems with no common data format.

License

Notifications You must be signed in to change notification settings

barneydesmond/umad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMAD - Unearth Me A Document

It's like Google for all your disparate information, spread across multiple disjoint systems with no common data format.

Data flow

Documents everywhere -> Distillation -> Document blobs -> Storage

Query to find documents -> Storage -> Results (URLs)

Document blobs

  1. Retrieve a document from a URL
  2. Run it through a distiller to produce a document blob
  3. Put the key (URL) and value (document blob) relation into storage
  4. Hit it with queries

About

It's like Google for all your disparate information, spread across multiple disjoint systems with no common data format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.5%
  • Smarty 19.3%
  • CSS 16.1%
  • Makefile 1.1%