diff --git a/guides/custom_data_models.py b/examples/guides/custom_data_models.py similarity index 100% rename from guides/custom_data_models.py rename to examples/guides/custom_data_models.py diff --git a/guides/custom_prompts.py b/examples/guides/custom_prompts.py similarity index 100% rename from guides/custom_prompts.py rename to examples/guides/custom_prompts.py diff --git a/guides/custom_tasks_and_pipelines.py b/examples/guides/custom_tasks_and_pipelines.py similarity index 100% rename from guides/custom_tasks_and_pipelines.py rename to examples/guides/custom_tasks_and_pipelines.py diff --git a/guides/graph_visualization.py b/examples/guides/graph_visualization.py similarity index 100% rename from guides/graph_visualization.py rename to examples/guides/graph_visualization.py diff --git a/guides/low_level_llm.py b/examples/guides/low_level_llm.py similarity index 100% rename from guides/low_level_llm.py rename to examples/guides/low_level_llm.py diff --git a/guides/memify_quickstart.py b/examples/guides/memify_quickstart.py similarity index 100% rename from guides/memify_quickstart.py rename to examples/guides/memify_quickstart.py diff --git a/guides/ontology_quickstart.py b/examples/guides/ontology_quickstart.py similarity index 100% rename from guides/ontology_quickstart.py rename to examples/guides/ontology_quickstart.py diff --git a/guides/s3_storage.py b/examples/guides/s3_storage.py similarity index 100% rename from guides/s3_storage.py rename to examples/guides/s3_storage.py diff --git a/guides/search_basics.py b/examples/guides/search_basics.py similarity index 100% rename from guides/search_basics.py rename to examples/guides/search_basics.py diff --git a/guides/temporal_cognify.py b/examples/guides/temporal_cognify.py similarity index 100% rename from guides/temporal_cognify.py rename to examples/guides/temporal_cognify.py