├── README.md ├── assets ├── BIT_Purchase_Data.csv └── image4.png ├── prompts ├── P001.md ├── P002.md ├── P003.md └── P004.md └── research ├── R001.md ├── R002.md ├── R003.md └── R004.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/README.md -------------------------------------------------------------------------------- /assets/BIT_Purchase_Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/assets/BIT_Purchase_Data.csv -------------------------------------------------------------------------------- /assets/image4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/assets/image4.png -------------------------------------------------------------------------------- /prompts/P001.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/prompts/P001.md -------------------------------------------------------------------------------- /prompts/P002.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/prompts/P002.md -------------------------------------------------------------------------------- /prompts/P003.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/prompts/P003.md -------------------------------------------------------------------------------- /prompts/P004.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/prompts/P004.md -------------------------------------------------------------------------------- /research/R001.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/research/R001.md -------------------------------------------------------------------------------- /research/R002.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/research/R002.md -------------------------------------------------------------------------------- /research/R003.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/research/R003.md -------------------------------------------------------------------------------- /research/R004.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/windranger-io/public-docs/HEAD/research/R004.md --------------------------------------------------------------------------------