diff --git a/README.md b/README.md index fde07cd..37278c2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ OpenDeepSearch is a lightweight yet powerful search tool designed for seamless i ## Features ✨ -- **Semantic Search** 🧠: Leverages **[Crawl4AI](https://github.com/crawl4ai)** and semantic search rerankers (such as [Qwen2-7B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-7B-instruct/tree/main) and [Jina AI](https://jina.ai/)) to provide in-depth results +- **Semantic Search** 🧠: Leverages **[Crawl4AI](https://github.com/unclecode/crawl4ai)** and semantic search rerankers (such as [Qwen2-7B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-7B-instruct/tree/main) and [Jina AI](https://jina.ai/)) to provide in-depth results - **Two Modes of Operation** ⚡: - **Default Mode**: Quick and efficient search with minimal latency. - **Pro Mode (Deep Search)**: More in-depth and accurate results at the cost of additional processing time.