From da6a26d9f1beadb3f4f96bcec2b8fbc8bafd87c1 Mon Sep 17 00:00:00 2001 From: Ilya Pirozhenko Date: Wed, 15 Feb 2017 10:43:00 +0300 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2914534..2bc6014 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,29 @@ # Ambar: Smart Document Archive -![Ambar](http://ambar.rdseventeen.com/img/ambar-demo-image.png) +![Ambar](http://ambar.rdseventeen.com/img/ui-mockup.jpg) ## What is Ambar Ambar is a smart documents archive with automated crawling, OCR, deduplication and ultra-fast full-text search. Imagine having billion of files in different formats like xls, doc, txt, pdf, ppt, etc..., in any encoding. Ambar securely stores them and gives you an ability to search through their content and metadata in milliseconds. It is very lightweight, simple and intuitive, but yet very fast and powerful in terms of data amount and scaling. All the rocket-science is hidden behind the simple UI. +## Features + +[Ambar features (Vimeo)](https://vimeo.com/202204412) + +[Ambar Demo](http://ambardemo.rdseventeen.com/) no sign-up required + +* Full-text Search +* Files Crawling (SMB, FTP, Mail) +* OCR (Pro version only) +* Files Deduplication +* Secure Storage + ## How To Install -Get a [VirtualBox image](http://ambar.rdseventeen.com/) on our website. Cloud version will be available soon. + +1. Request a [VirtualBox image](http://ambar.rdseventeen.com/) on our website. +2. Follow [the instruction](http://blog.rdseventeen.com/self-hosted-ambar-step-by-step-guide/) + +_Cloud version will be available soon._ ## API