diff --git a/README.md b/README.md
index 907cc0f..0a86dfb 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
+
WhereTF
+ WhereTF is an AI-powered file search tool that lets users find files using natural language and contextual memory instead of exact filenames. It understands file content and retrieves the most relevant results based on meaning, making file search faster and more intuitive.
WhereTF
@@ -61,22 +63,46 @@ docker-compose down
diff --git a/app/schemas/content.py b/app/schemas/content.py
new file mode 100644
index 0000000..e69de29
diff --git a/app/schemas/file.py b/app/schemas/file.py
new file mode 100644
index 0000000..e69de29
diff --git a/app/schemas/relationship.py b/app/schemas/relationship.py
new file mode 100644
index 0000000..e69de29