Skip to content

Project Tools

This directory contains various scripts and utilities for the HandsOnAI project:

  • generate_bot_gallery.py - Generates the bot gallery documentation
  • generate_project_index.py - Creates the projects index page
  • lint_mini_projects.py - Validates project documentation
  • build_zip.py - Creates distribution bundles
  • convert_spelling.py - Converts American to British/Australian spelling
  • project_browser.py - Generates HTML project browser
  • inject_version.py - Synchronizes version across files

These tools are used by the Makefile and justfile for automating various development tasks.