GenAI Integration Example ======================== This example demonstrates how to integrate SmartHomeHarmonizer with Generative AI for natural language processing. .. note:: This documentation is under development. See the example file for the current implementation. Example Code ----------- .. literalinclude:: ../../examples/genai_integration.py :language: python :caption: GenAI integration with natural language processing For more information, see the example file in the repository.