This is a set of tools and agents designed to be useful for math-related note-taking and research. It is currently under active development.
- Clone this repository;
- Create a .env file in project root, and then add the following line:
VAULT_PATHS="<ABSOLUTE PATH TO YOUR VAULT>"
- Run the
scripts/deploy_locally.sh
.
You are all set.