/hound

Store and retrieve URLs and documents with ease using semantic search , and chat with them.

Primary LanguageTypeScriptMIT LicenseMIT

Hound

Electron based Semantic retreival system, still in developement mode , not packaged yet

Start Electron app

npm install

npm start

Start content engine python server

cd engine
pipenv install
pipenv run python app.py