backboard
Provides a local Flask backend that integrates Backboard.io for assistants, threads, memories, and document RAG, exposing endpoints at `http://localhost:5100` and a `./start.sh` script to run the server. Requires the `BACKBOARD_API_KEY` env var (read at runtime), runs `./start.sh` (shell execution), and uses the `backboard` SDK which issues external network calls.