This project contains code for AvalancheGPT, an LLM-based app that gives up-to-date information and tips on snow safety.
This project uses Hatch for environment management and dependency installation. To get started, install Hatch:
pip install hatch
Then, create the environment:
hatch env create
For more details, refer to the Hatch documentation.
avalanche-gpt
is distributed under the terms of the MIT license.