File size: 36,942 Bytes
68d10c4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
---
title: Awesome AI Web Search
emoji: πŸ˜ŽπŸ’»πŸ”
short_description: Curated list of AI-powered web search software
colorFrom: purple
colorTo: blue
sdk: static
pinned: false
license: cc0-1.0
---

# AI Web Search [![Awesome](https://awesome.re/badge-flat2.svg)](https://github.com/topics/awesome)

A curated list of AI-powered web search software, focusing on the intersection of Large Language Models (LLMs) and web search capabilities.

The list is organized as a timeline, containing software that support the following use cases:

- Web search with LLM summarization and follow-up questions.
- LLM chat with web search support.
- Agent-driven research done by LLMs searching the web and generating a report.

## Contents

- [Open Source](#open-source)
- [Closed Source](#closed-source)

## Open Source

| Initial Commit                                                                                                                 | Software                                                                                        | Preview                                                                                                                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [2021-04-04](https://github.com/khoj-ai/khoj/commit/0ef549570139495f694265259432870fb5bffa6d)                                  | [Khoj](https://github.com/khoj-ai/khoj)                                                         | [Demo](https://app.khoj.dev)                                                                                                                                                           |
| [2022-12-20](https://github.com/VikParuchuri/researcher/commit/9ef2793dbeeb75a871ac9a171f77b50f1ed00acf)                       | [Researcher](https://github.com/VikParuchuri/researcher)                                        | [Screenshot](https://raw.githubusercontent.com/VikParuchuri/researcher/9ce649b83e51d201d3f00d4ceb1191ebff843ec8/images/screen2.png)                                                    |
| [2023-02-17](https://github.com/huggingface/chat-ui/commit/11dbfc8fb81bcfb1857b10fff56dddaac4530463)                           | [Chat UI](https://github.com/huggingface/chat-ui)                                               | [Demo](https://huggingface.co/chat/)                                                                                                                                                   |
| [2023-02-19](https://github.com/mckaywrigley/clarity-ai/commit/868b5259d91aad797a08a192846666a47f71c3c7)                       | [Clarity AI](https://github.com/mckaywrigley/clarity-ai)                                        | [Screenshot](https://raw.githubusercontent.com/mckaywrigley/clarity-ai/5a33db140d253f47da3f07ad1475938c14dfda45/public/screenshot.png)                                                 |
| [2023-03-10](https://github.com/LostRuins/koboldcpp/commit/26c084662903ddaca19bef982831bfb0856e8257)                           | [KoboldCpp](https://github.com/LostRuins/koboldcpp)                                             | [Demo](https://lite.koboldai.net)                                                                                                                                                      |
| [2023-04-18](https://github.com/webpilot-ai/Webpilot/commit/ed9f5b2dd0a584a010a1949fe198a808679c311f)                          | [WebPilot](https://github.com/webpilot-ai/Webpilot)                                             | [Demo](https://www.webpilot.ai/)                                                                                                                                                       |
| [2023-05-12](https://github.com/assafelovic/gpt-researcher/commit/e983f3a0d3e45ced42c0d309244a17cebfba32f4)                    | [GPT Researcher](https://github.com/assafelovic/gpt-researcher)                                 | [Homepage](https://gptr.dev/)                                                                                                                                                          |
| [2023-06-11](https://github.com/qwersyk/Newelle/commit/f38a98c782c8acdc2822f245430f08691723975e)                               | [Newelle](https://github.com/qwersyk/Newelle)                                                   | [Video](https://github.com/user-attachments/assets/7ef1d46a-aa21-4ad4-90f6-517cac9bee00)                                                                                               |
| [2023-10-07](https://github.com/open-webui/open-webui/commit/5cd4946df2f1da6caeb100f993add7b7e02343a5)                         | [Open WebUI](https://github.com/open-webui/open-webui)                                          | [Homepage](https://openwebui.com/)                                                                                                                                                     |
| [2023-10-11](https://github.com/jacobbergdahl/limopola/commit/5b3cbd8be3886c00206eb59087a6c5effd4a32a8)                        | [Limopola](https://github.com/jacobbergdahl/limopola)                                           | [Video](https://github.com/user-attachments/assets/039f39ad-3a6f-4b68-8995-6c83e010e8c3)                                                                                               |
| [2023-10-15](https://github.com/felladrin/MiniSearch/commit/ca5fb23c251d8392a4f2a5338fc9509ee1b05fde)                          | [MiniSearch](https://github.com/felladrin/MiniSearch)                                           | [Demo](https://felladrin-minisearch.hf.space/)                                                                                                                                         |
| [2024-01-23](https://github.com/leptonai/search_with_lepton/commit/f8da729364223b92beeca892417ced1ae55e6cd9)                   | [Lepton Search](https://github.com/leptonai/search_with_lepton)                                 | [Demo](https://search.lepton.run/)                                                                                                                                                     |
| [2024-01-30](https://github.com/heurist-network/gpt-search-web/commit/efeaefaa9a251b324a3ca381db36c04e1671425f)                | [Heurist Search](https://github.com/heurist-network/gpt-search-web)                             | [Demo](https://search.heurist.ai/)                                                                                                                                                     |
| [2024-03-07](https://github.com/developersdigest/llm-answer-engine/commit/bd0a904e99209139c23c01b1ac4715c57826d555)            | [LLM Answer Engine](https://github.com/developersdigest/llm-answer-engine)                      | [Video](https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExcjVodHcyZWd0MDJtd2RiN2xqbGdtOTdrYzZiMnhlMmZidDRzYm15dSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/PXkHjFlbgty03C6TAL/giphy.gif) |
| [2024-03-08](https://github.com/yokingma/search_with_ai/commit/1653232d2d724ae510155364dd3998f682999f71)                       | [Search with AI](https://github.com/yokingma/search_with_ai)                                    | [Demo](https://isou.chat/)                                                                                                                                                             |
| [2024-03-29](https://github.com/nilsherzig/LLocalSearch/commit/2817271898efaf3258ddfc1f27240ca507bb6fd0)                       | [LLocalSearch](https://github.com/nilsherzig/LLocalSearch)                                      | [Video](https://github.com/nilsherzig/LLocalSearch/assets/72463901/e13e2531-05a8-40af-8551-965ed9d24eb4)                                                                               |
| [2024-04-06](https://github.com/miurla/morphic/commit/1eaed10ea5ef3c72e7970b24a4bd8ad0ac747581)                                | [Morphic](https://github.com/miurla/morphic)                                                    | [Demo](https://www.morphic.sh/)                                                                                                                                                        |
| [2024-04-09](https://github.com/ItzCrazyKns/Perplexica/commit/d1c74c861e669325d2b5dbe07c0745bd235655b9)                        | [Perplexica](https://github.com/ItzCrazyKns/Perplexica)                                         | [Video](https://github.com/ItzCrazyKns/Perplexica/blob/10c5ac107684bda6eb9fc5ce34751b6c80fb6b8c/.assets/perplexica-preview.gif)                                                        |
| [2024-04-09](https://github.com/stanford-oval/storm/commit/121d3726989ddf11ba134d8efbfe46b8d3f5f50a)                           | [STORM](https://github.com/stanford-oval/storm)                                                 | [Demo](http://storm.genie.stanford.edu/)                                                                                                                                               |
| [2024-04-25](https://github.com/rashadphz/farfalle/commit/327e4d09f9f618a13a41997e2eb5cf3f0602029d)                            | [Farfalle](https://github.com/rashadphz/farfalle)                                               | [Demo](https://www.farfalle.dev/)                                                                                                                                                      |
| [2024-05-03](https://github.com/philfung/perplexed/commit/466866b780cc3b5d0ef9633f888fab3d1813f64f)                            | [Perplexed](https://github.com/philfung/perplexed)                                              | [Demo](https://d37ozmhmvu2kcg.cloudfront.net/)                                                                                                                                         |
| [2024-05-17](https://github.com/kartikm7/llocal/commit/21c6740e8eeabe772e19de31e81f4cde7bc2fdae)                               | [LLocal](https://github.com/kartikm7/llocal)                                                    | [Homepage](https://www.llocal.in/)                                                                                                                                                     |
| [2024-05-17](https://github.com/shadowfax92/Fyin/commit/5c53ebf0011f660f205af1948ca878f84f184309)                              | [Fyin](https://github.com/shadowfax92/Fyin)                                                     | [Homepage](https://fyin.app/)                                                                                                                                                          |
| [2024-05-18](https://huggingface.co/spaces/ginigen/Mistral-Perflexity/commit/d8a3c5319a786c084183a8343a5e842bc2baea02)         | [Mistral Perflexity AI](https://huggingface.co/spaces/ginigen/Mistral-Perflexity/tree/main)     | [Demo](https://huggingface.co/spaces/ginigen/Mistral-Perflexity)                                                                                                                       |
| [2024-05-28](https://github.com/Nutlope/turboseek/commit/36eff59936ea374e2ca569023c1bc2863d6b546e)                             | [Turboseek](https://github.com/Nutlope/turboseek)                                               | [Demo](https://www.turboseek.io/)                                                                                                                                                      |
| [2024-05-30](https://github.com/vincentdnl/operativeai/commit/6ba6dcc5a73eb6d7e939c921bff39c308e973d3c)                        | [OperativeAI](https://github.com/vincentdnl/operativeai)                                        | [Screenshot](https://github.com/vincentdnl/operativeai/assets/6394786/7234931f-372a-464e-90c0-0bea478f547e)                                                                            |
| [2024-06-14](https://github.com/jjleng/sensei/commit/a03394ccb84df3a884f4055d674382cb319aee13)                                 | [Sensei](https://github.com/jjleng/sensei)                                                      | [Demo](https://www.heysensei.app/)                                                                                                                                                     |
| [2024-07-27](https://github.com/AstraBert/SearchPhi/commit/471080a3d3519b5399c929c6b5e1ae820a2db1e1)                           | [SearchPhi](https://github.com/AstraBert/SearchPhi)                                             | [Homepage](https://astrabert.github.io/SearchPhi/)                                                                                                                                     |
| [2024-07-28](https://github.com/InternLM/MindSearch/commit/d3c5ea416acbfc4c994729218540207e688d5480)                           | [MindSearch](https://github.com/InternLM/mindsearch)                                            | [Video](https://github.com/user-attachments/assets/44ffe4b9-be26-4b93-a77b-02fed16e33fe)                                                                                               |
| [2024-07-31](https://github.com/MODSetter/SurfSense/commit/55332d1ddb4f6f660c5de2e23b3bc052c1b147cc)                           | [SurfSense](https://github.com/MODSetter/SurfSense)                                             | [Homepage](https://www.surfsense.net/)                                                                                                                                                 |
| [2024-08-03](https://github.com/YassKhazzan/openperplex_backend_os/commit/d34d515bb3c93bf306a24387404d5a0544b0bbd4)            | [OpenPerplex](https://github.com/YassKhazzan/openperplex_backend_os)                            | [Demo](https://openperplex.com/)                                                                                                                                                       |
| [2024-08-06](https://github.com/jayshah5696/pravah/commit/0443a0cd27f2521c3a461d5eee24524cb4c01376)                            | [Pravah](https://github.com/jayshah5696/pravah)                                                 | [Video](https://raw.githubusercontent.com/jayshah5696/pravah/0b546b9487acf43bca38e89772aada103a347e45/assets/demo.gif)                                                                 |
| [2024-08-07](https://github.com/zaidmukaddam/scira/commit/73c88cf4c5872119c3a3f15a481e072ca74141c0)                            | [Scira](https://github.com/zaidmukaddam/scira)                                                  | [Demo](https://scira.app/)                                                                                                                                                             |
| [2024-08-08](https://github.com/legraphista/localplexity/commit/4151f4b5cee2fbcb66c9792840d3c279d7475216)                      | [LocalPlexity](https://github.com/legraphista/localplexity)                                     | [Demo](https://localplexity.pages.dev/)                                                                                                                                                |
| [2024-09-01](https://github.com/Jay4242/llm-websearch/commit/8798704eca2e9ba6f8ab29a6aefbe6a98339289a)                         | [LLM Websearch](https://github.com/Jay4242/llm-websearch)                                       | [Walkthrough](https://www.reddit.com/r/LocalLLaMA/comments/1ewdhfe/my_hobbyistlevel_websearch_gemma_2_2b_searx_bash/)                                                                  |
| [2024-09-07](https://github.com/radityaharya/looq/commit/2568fdafc9aa1913f03450ed9670443714add463)                             | [Looq](https://github.com/radityaharya/looq)                                                    | [Screenshot](https://raw.githubusercontent.com/radityaharya/looq/95c7faff3245fc153e0aea8f8d415efbaa80ce8a/preview.png)                                                                 |
| [2024-09-07](https://github.com/shivvamm/Search-With-Aisia/commit/b3b1969ef0346ba802b2f2cc5ddaf338679c40dd)                    | [Search With Alisia](https://github.com/shivvamm/Search-With-Aisia)                             | [Demo](https://searchwithalisia.netlify.app/)                                                                                                                                          |
| [2024-10-04](https://github.com/johnbean393/Sidekick/commit/99c17d8aa1d26d63b49f85319e6c895794e1d9e1)                          | [Sidekick](https://github.com/johnbean393/Sidekick)                                             | [Homepage](https://johnbean393.github.io/Sidekick/)                                                                                                                                    |
| [2024-10-06](https://github.com/navedmerchant/MyDeviceAI/commit/7413526543195dfb9b8ff96e61664c40fc64ecc5)                      | [MyDeviceAI](https://github.com/navedmerchant/MyDeviceAI)                                       | [Homepage](https://apps.apple.com/us/app/mydeviceai/id6736578281)                                                                                                                      |
| [2024-10-17](https://github.com/pengfeng/ask.py/commit/ad2beb3bca5c63f655425fa6771a38771526c188)                               | [Ask.py](https://github.com/pengfeng/ask.py)                                                    | [Demo](https://huggingface.co/spaces/LeetTools/AskPy)                                                                                                                                  |
| [2024-11-04](https://github.com/brunostjohn/perplexideez/commit/60080b84834d3293ba002ef72cb5895599384d03)                      | [Perplexideez](https://github.com/brunostjohn/perplexideez)                                     | [Screenshot](https://raw.githubusercontent.com/brunostjohn/perplexideez/8961078bc60a9508b5d06e5da0af7eea8896e99a/assets/browser.png)                                                   |
| [2024-11-20](https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama/commit/7a221ee448aad5ea6a5929af980f183c1df3ff9e) | [Automated AI Web Researcher](https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama) | [Video](https://www.youtube.com/watch?v=hS7Q1B8N1mQ)                                                                                                                                   |
| [2024-12-05](https://github.com/sooti/sootiAI/commit/8c503722df8d60bb9d265c75c51cc94dcb75d5aa)                                 | [SootiAI](https://github.com/sooti/sootiAI)                                                     | [Screenshot](https://github.com/user-attachments/assets/6b7e68f5-8a71-46b7-b333-37c1a39c4646)                                                                                          |
| [2024-12-06](https://github.com/langchain-ai/local-deep-researcher/commit/037545a85f6d941897d48eff1f67be566deb9656)            | [Local Deep Researcher](https://github.com/langchain-ai/local-deep-researcher)                  | [Video](https://github.com/user-attachments/assets/02084902-f067-4658-9683-ff312cab7944)                                                                                               |
| [2024-12-13](https://github.com/pcastiglione99/RAGify-Search/commit/19ff4b3d18ffac49598d50e35ddc2415545c7059)                  | [RAGify Search](https://github.com/pcastiglione99/RAGify-Search)                                | [Video](https://raw.githubusercontent.com/pcastiglione99/RAGify-Search/1ec60aca30b4cb232006d61d9d73200d0072c399/RAGify.gif)                                                            |
| [2024-12-19](https://github.com/leettools-dev/leettools/commit/aa54edecaf2326ca4d4189887da8fc90c483f97b)                       | [LeetTools](https://github.com/leettools-dev/leettools)                                         | [Walkthrough](https://www.reddit.com/r/LocalLLaMA/comments/1i1de3o/ai_search_assistant_with_local_model_and/)                                                                          |
| [2024-12-30](https://github.com/zachrattner/scourhead/commit/069643d861dfbc7119f0fc26fefbe1c84c0c2e00)                         | [Scourhead](https://github.com/zachrattner/scourhead)                                           | [Homepage](https://scourhead.com)                                                                                                                                                      |
| [2025-01-14](https://github.com/hrithikkoduri/WebRover/commit/aa513581fa154d532baeed8cc43e8873418460bf)                        | [WebRover](https://github.com/hrithikkoduri/WebRover)                                           | [Video](https://github.com/user-attachments/assets/325c6c55-9384-4939-a912-3b1d13635799)                                                                                               |
| [2025-01-26](https://github.com/jina-ai/node-DeepResearch/commit/91f1cbcb9712f74d46853bad655c262be19e1e36)                     | [Jina DeepResearch](https://github.com/jina-ai/node-DeepResearch)                               | [Video](https://raw.githubusercontent.com/jina-ai/node-DeepResearch/282de3f245a57911c6e86a11949bf0d9cbcd2102/demo.gif)                                                                 |
| [2025-02-03](https://github.com/nickscamara/open-deep-research/commit/ce6a7aa69be02add99b26ae3f4d11f0680596862)                | [Open Deep Research](https://github.com/nickscamara/open-deep-research)                         | [Screenshot](https://raw.githubusercontent.com/nickscamara/open-deep-research/b7ed942daf9c2147e8e2aa5f55d6c23a7f25e640/public/open-deep-researched-pic.png)                            |
| [2025-02-09](https://github.com/masterFoad/NanoSage/commit/1fff9f64b4d8317e678216135d7b5540aeff28d5)                           | [NanoSage](https://github.com/masterFoad/NanoSage)                                              | [Walkthrough](https://www.reddit.com/r/LocalLLaMA/comments/1ilpkke/i_built_nanosage_a_deep_research_local_assistant/)                                                                  |
| [2025-02-09](https://github.com/LearningCircuit/local-deep-research/commit/188b9720fda1cb330a288a3d9df5931aa01dd5d3)           | [Local Deep Research](https://github.com/LearningCircuit/local-deep-research)                   | [Video](https://www.youtube.com/watch?v=0ISreg9q0p0)                                                                                                                                   |
| [2025-02-19](https://github.com/ThinkInAIXYZ/deepchat/commit/74ad4ecea448679f351825b52e1438cbb8a79c62)                         | [DeepChat](https://github.com/ThinkInAIXYZ/deepchat)                                            | [Homepage](https://deepchat.thinkinai.xyz/)                                                                                                                                            |
| [2025-02-25](https://github.com/u14app/deep-research/commit/7c52afc6f6b38e6412f83780708a3a03124024c9)                          | [U14 Deep Research](https://github.com/u14app/deep-research)                                    | [Demo](https://research.u14.app/)                                                                                                                                                      |
| [2025-04-06](https://github.com/AstraBert/llama-4-researcher/commit/012bbe52f2147649314b67507e3f92b851dccdd4)                  | [LlamaResearcher](https://github.com/AstraBert/llama-4-researcher)                              | [Demo](https://app.llamaresearcher.com/)                                                                                                                                               |
| [2025-04-09](https://github.com/bytedance/deer-flow/commit/03798ded08d4885e3377918f60abf66ae1ac7156)                           | [DeerFlow](https://github.com/bytedance/deer-flow)                                              | [Homepage](https://deerflow.tech/)                                                                                                                                                     |

## Closed Source

| Launch Date                                                                                                                                                    | Software                                               |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
| [2022-03-28](https://news.ycombinator.com/item?id=30832589)                                                                                                    | [Andi](https://andisearch.com/)                        |
| [2022-09-08](https://www.producthunt.com/products/consensus-2/launches)                                                                                        | [Consensus](https://consensus.app/)                    |
| [2022-11-23](https://www.producthunt.com/products/typeset/launches)                                                                                            | [SciSpace](https://typeset.io)                         |
| [2022-12-07](https://news.ycombinator.com/item?id=33897884)                                                                                                    | [Perplexity](https://perplexity.ai)                    |
| [2022-12-23](https://news.ycombinator.com/item?id=34110738)                                                                                                    | [You.com](http://you.com)                              |
| [2023-01-18](https://news.ycombinator.com/item?id=34421831)                                                                                                    | [Komo](https://komo.ai/)                               |
| [2023-02-21](https://news.ycombinator.com/item?id=34884338)                                                                                                    | [Phind](https://www.phind.com/)                        |
| [2023-04-26](https://news.ycombinator.com/item?id=35719482)                                                                                                    | [Kagi FastGPT](https://kagi.com/fastgpt)               |
| [2023-05-02](https://www.forbes.com/sites/alexkonrad/2023/05/02/inflection-ai-ex-deepmind-launches-pi-chatbot/)                                                | [Pi](https://pi.ai/)                                   |
| [2023-05-18](https://x.com/liner_app/status/1659030782969810945)                                                                                               | [Liner](https://getliner.com/)                         |
| [2023-07-02](https://www.fastcompany.com/90841992/meet-waldo-a-new-search-engine-that-lets-you-hyper-tune-your-queries)                                        | [Waldo](https://www.waldo.fyi/)                        |
| [2023-07-20](https://stock.stockstar.com/RB2023090800017268.shtml)                                                                                             | [Tiangong](https://www.tiangong.cn/)                   |
| [2023-08-31](https://techcrunch.com/2023/08/31/chinese-users-can-finally-try-their-homegrown-chatgpt-equivalents/)                                             | [Doubao AI](https://www.doubao.com/)                   |
| [2023-10-15](https://en.wikipedia.org/wiki/Moonshot_AI)                                                                                                        | [Kimi](https://kimi.ai/)                               |
| [2023-11-15](https://blogs.bing.com/search/november-2023/our-vision-to-bring-microsoft-copilot-to-everyone-and-more)                                           | [Microsoft Copilot](https://copilot.microsoft.com/)    |
| [2023-12-07](https://www.producthunt.com/products/gemini-6/launches)                                                                                           | [Gemini](https://gemini.google.com/)                   |
| [2023-12-27](https://www.linkedin.com/feed/update/urn:li:activity:7113212433074135040/)                                                                        | [Poe Web-Search](https://poe.com/Web-Search)           |
| [2024-01-04](https://www.producthunt.com/products/aoyo-ai/launches)                                                                                            | [aoyo.ai](https://aoyo.ai/)                            |
| [2024-01-24](https://so.360.com/agreement/privacy)                                                                                                             | [360AI](https://so.360.com/)                           |
| [2024-01-25](https://news.ycombinator.com/item?id=39126200)                                                                                                    | [Msty](https://msty.app/)                              |
| [2024-01-29](https://arc.net/blog/arc-search)                                                                                                                  | [Arc Search](https://arc.net/search)                   |
| [2024-02-26](https://mistral.ai/news/le-chat-mistral/)                                                                                                         | [Le Chat Mistral](https://chat.mistral.ai/)            |
| [2024-02-27](https://community.deeplearning.ai/t/xdash-a-free-ai-powered-real-time-search-engine-https-www-xdash-ai/579309)                                    | [Xdash AI](https://www.xdash.ai/)                      |
| [2024-03-22](https://x.com/thinkanyai/status/1771073443271766193)                                                                                              | [ThinkAny](https://thinkany.ai/)                       |
| [2024-03-27](https://blog.csdn.net/qq_46106285/article/details/137062200)                                                                                      | [Metaso.cn](https://metaso.cn/)                        |
| [2024-04-02](https://www.1ai.net/en/6956.html)                                                                                                                 | [Yuewen](https://yuewen.cn/)                           |
| [2024-04-17](https://brave.com/blog/answer-with-ai/)                                                                                                           | [Brave Search](https://search.brave.com)               |
| [2024-04-25](https://dailynexus.com/2024-05-16/making-sure-its-correkt-a-group-of-ucsb-students-set-out-to-revolutionize-the-ethics-of-ai-chatbots/)           | [Correkt.ai](https://correkt.ai/)                      |
| [2024-05-27](https://medium.com/@Holmesbot/new-ai-revolutionizes-research-holmesbot-a5c63a04a269)                                                              | [HolmesBot](https://app.holmesbot.com/)                |
| [2024-05-27](https://www.reddit.com/r/SideProject/comments/1d20yb8/introducing_mixmyai/)                                                                       | [MixMyAI](https://mixmyai.com/)                        |
| [2024-06-18](https://techcrunch.com/2024/06/18/genspark-is-the-latest-attempt-at-an-ai-powered-search-engine/)                                                 | [Genspark](https://www.genspark.ai/)                   |
| [2024-06-24](https://apps.apple.com/us/app/monica-search-ai-search-gpt/id6503940969)                                                                           | [Monica Search](https://monica.so/)                    |
| [2024-06-24](https://www.producthunt.com/products/devv-ai/launches)                                                                                            | [Devv.AI](https://devv.ai)                             |
| [2024-07-09](https://www.reddit.com/r/AISearchEngine_miku/)                                                                                                    | [Miku AI](https://hellomiku.com/)                      |
| [2024-07-16](https://techcrunch.com/2024/07/16/exa-raises-17m-lightspeed-nvidia-ycombinator-google-ai-models/)                                                 | [Exa Search](https://exa.ai/search)                    |
| [2024-08-06](https://techcrunch.com/2024/08/06/hyperspace-is-building-custom-instances-to-accelerate-database-searches/)                                       | [Compute](https://compute.hyper.space/)                |
| [2024-08-13](https://docs.chatastra.ai/changelog/stellar)                                                                                                      | [Stellar](https://stellar.chatastra.ai/)               |
| [2024-08-14](https://www.producthunt.com/products/gigabrain-2/launches)                                                                                        | [GigaBrain](https://thegigabrain.com/)                 |
| [2024-09-04](https://www.globenewswire.com/news-release/2024/09/04/2940745/0/en/Felo-AI-Search-Engine-Launches-Revolutionizing-Global-Information-Access.html) | [Felo](https://felo.ai/)                               |
| [2024-09-11](https://blog.iask.ai/hey-were-iask-ai-903c3dcdec39)                                                                                               | [iAsk Ai](http://iask.ai)                              |
| [2024-09-12](https://www.washingtonpost.com/creativegroup/stage/aws/start-ups-shaping-the-future-of-generative-ai/)                                            | [AI Hay](https://ai-hay.vn/)                           |
| [2024-09-24](https://blog.kagi.com/announcing-assistant)                                                                                                       | [Kagi Assistant](https://kagi.com/welcome/assistant)   |
| [2024-10-14](https://community.openai.com/t/deepfind-a-privacy-first-ai-search-engine/978428)                                                                  | [Deepfind](https://www.deepfind.co/)                   |
| [2024-10-31](https://openai.com/index/introducing-chatgpt-search/)                                                                                             | [ChatGPT Search](https://chatgpt.com/?hints=search)    |
| [2024-11-18](https://www.producthunt.com/products/uncovr-your-ai-search-companion/launches)                                                                       | [Uncovr](https://uncovr.app/)                         |
| [2024-12-10](https://www.reddit.com/r/LocalLLaMA/comments/1hazh68/web_search_is_now_available_on_chatdeepseekcom_an/)                                          | [DeepSeek Chat](https://chat.deepseek.com/)            |
| [2024-12-10](https://www.reddit.com/r/SideProject/comments/1hchgmx/introducing_hika_ai_a_free_ai_search_engine_for/)                                           | [Hika](https://hika.fyi)                               |
| [2024-12-11](https://blog.google/products/gemini/google-gemini-deep-research/)                                                                                 | [Gemini Deep Research](https://gemini.google/advanced) |
| [2024-12-29](https://news.ycombinator.com/item?id=42540979)                                                                                                    | [Graphthem](https://graphthem.com/)                    |
| [2025-02-02](https://openai.com/index/introducing-deep-research/)                                                                                              | [ChatGPT Deep Research](https://chatgpt.com/)          |
| [2025-02-26](https://www.reddit.com/r/ChatGPTPro/comments/1iyjxhi/i_united_deepseek_r1_with_other_ais_to_make_a/)                                              | [Ithy](https://ithy.com/)                              |
| [2025-02-27](https://www.producthunt.com/products/colomboai/launches)                                                                                          | [ColomboAI](https://colomboai.com/)                    |
| [2025-02-28](https://labs.lumigo.ai/)                                                                                                                          | [Lumigo](https://lumigo.ai/)                           |