Original post: http://lgmoneda.github.io/2023/04/08/semantic-search-for-org-roam.html
Steps:
-
Go to
config.pyfile and provide the correct paths for your use case and the OpenAI API Key. -
Run
python setup.py install -
Run
python ssor/org_roam_vectordb.pyto build the knowledge base -
Run
python ssor/server.pyto serve the application under the 8800 port