No description
Find a file
2025-11-18 23:12:05 -05:00
.envrc Init devenv 2025-11-09 22:33:23 -05:00
.gitignore Working chatbot prototype 2025-11-10 02:24:02 -05:00
.python-version Scaffold new uv project 2025-11-09 22:32:43 -05:00
app.py Added sidebar with blurb and updated chatbot prompt 2025-11-18 23:12:05 -05:00
devenv.lock Set up devenv 2025-11-09 22:33:23 -05:00
devenv.nix Add ollama to devenv 2025-11-16 21:33:41 -05:00
devenv.yaml Add ollama to devenv 2025-11-16 21:33:41 -05:00
LICENSE Initial commit 2025-10-29 13:01:01 -07:00
main.py Added sidebar with blurb and updated chatbot prompt 2025-11-18 23:12:05 -05:00
pyproject.toml Add watchdog dependency 2025-11-16 22:19:45 -05:00
README.md Update README to include link for uv installation 2025-11-09 19:34:44 -08:00
scrape.py Protect against "file name too long" 2025-11-09 22:36:38 -05:00
uv.lock Add watchdog dependency 2025-11-16 22:19:45 -05:00

sustainabotily

This is the sustainaBOTily monorepo.

Getting Started

  1. Download uv.
  2. Run uv run python scrape.py to start the web scraper.