Made as part of
Intelligent incident management system for automated detection, classification, and resolution tracking.
| Folder | Purpose |
|---|---|
| create/ | Main pipeline — bpipe.py is the primary app (Flask, OAuth, Catalyst, Qdrant, Gemini) |
| auth/ | OAuth / Cliq / token setup: connect.py, llm_token_config.py, scope_token_updated.py |
| utils/ | Helpers: image.py (Stratus upload), llm_response.py (QuickML chat) |
| tests/ | Test flows: testFlow1.py, another-test.py, aa.py, new.py |
| legacy/ | Older pipeline variants and scripts: pipeline.py, newpipe.py, change_pipe.py, etc. |
python run.py
# or
python create/bpipe.py





