Electron based Semantic retreival system, still in developement mode , not packaged yet
npm install
npm start
cd engine
pipenv install
pipenv run python app.py
Store and retrieve URLs and documents with ease using semantic search , and chat with them.
TypeScriptMIT