diff --git a/scenarios/PostgresRAGLLM/__pycache__/db.cpython-310.pyc b/scenarios/PostgresRagLlmDemo/__pycache__/db.cpython-310.pyc similarity index 100% rename from scenarios/PostgresRAGLLM/__pycache__/db.cpython-310.pyc rename to scenarios/PostgresRagLlmDemo/__pycache__/db.cpython-310.pyc diff --git a/scenarios/PostgresRAGLLM/chat.py b/scenarios/PostgresRagLlmDemo/chat.py similarity index 100% rename from scenarios/PostgresRAGLLM/chat.py rename to scenarios/PostgresRagLlmDemo/chat.py diff --git a/scenarios/PostgresRAGLLM/db.py b/scenarios/PostgresRagLlmDemo/db.py similarity index 100% rename from scenarios/PostgresRAGLLM/db.py rename to scenarios/PostgresRagLlmDemo/db.py diff --git a/scenarios/PostgresRAGLLM/knowledge.txt b/scenarios/PostgresRagLlmDemo/knowledge.txt similarity index 100% rename from scenarios/PostgresRAGLLM/knowledge.txt rename to scenarios/PostgresRagLlmDemo/knowledge.txt diff --git a/scenarios/PostgresRAGLLM/postgres-rag-llm.md b/scenarios/PostgresRagLlmDemo/postgres-rag-llm.md similarity index 100% rename from scenarios/PostgresRAGLLM/postgres-rag-llm.md rename to scenarios/PostgresRagLlmDemo/postgres-rag-llm.md diff --git a/scenarios/PostgresRAGLLM/requirements.txt b/scenarios/PostgresRagLlmDemo/requirements.txt similarity index 100% rename from scenarios/PostgresRAGLLM/requirements.txt rename to scenarios/PostgresRagLlmDemo/requirements.txt