From 2630095099a5a8bfa659166ae15490878c3ccecf Mon Sep 17 00:00:00 2001
From: Aryan
Date: Thu, 11 Jun 2026 23:31:37 +0530
Subject: [PATCH] Revise project title and contributor details in README
Updated project title and description in README.md. Added new contributor information.
---
README.md | 48 +++++++++++++++++++++++++++++++++++++++---------
1 file changed, 39 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 8f25179..9551c6f 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
- < Insert Project Title Here >
- < Insert Project Description Here >
+ 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.
---
@@ -15,10 +15,12 @@
## Features
-- [ ] < feature >
-- [ ] < feature >
-- [ ] < feature >
-- [ ] < feature >
+- [ ] Semantic searching across multiple file types
+- [ ] Automated Indexing
+- [ ] Hybrid searching(semantic+keyword matching)
+- [ ] Query Expansion
+- [ ] Search-As-You-Type
+- [ ] Relationship Mapping
@@ -46,15 +48,43 @@