diff --git a/README.md b/README.md index a79c0c7..b12c165 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # DeepSearch - A Hard Working Search Engine 🔍 +DeepSearcher DeepSearch trains a small language model to develop effective search behaviors instead of memorizing static data. It interacts with multiple synthetic search engines, each with unique retrieval mechanisms, to refine queries and persist in searching until it finds exact answers. The project focuses on reinforcement learning, preventing overfitting, and optimizing for efficiency in real-world search applications. -![Project Whiteboard](docs/assets/whiteboard.drawio.png) - ## Setup ```bash