4 Commits

Author SHA1 Message Date
Praveen Mudalgeri
7d6e4e2222 refactor: merge categorization scripts
Merge the logic from categorize_workflows.py into create_categories.py to simplify the categorization process. The categorize_workflows.py script is now deleted.
2025-08-12 14:29:36 +05:30
Praveen Mudalgeri
4c61958fbc fix: recursive indexing and normalization in create_categories.py & workflow_db.py (fixes #82)
fix: recursive indexing and normalization in create_categories.py & workflow_db.py (fixes #82)
2025-08-12 10:46:53 +05:30
Siphon880gh
c209096fd4 feat: Add category filter to search interface 2025-06-29 03:27:39 -07:00
Siphon880gh
4b516df5f7 feat: Add categorization script that indexes the workflows with category for category search 2025-06-29 03:26:27 -07:00