devv-ai / devv

An AI-powered search engine for developers.
https://devv.ai
1.42k stars 25 forks source link

Add query url parameter for search #85

Closed Irtiza90 closed 7 months ago

Irtiza90 commented 7 months ago

Is your feature request related to a problem? Please describe. I want to search devv.ai directly from my browser's toolbar, this currently is not available. Since the search engine creates a conversation first from a query.

Describe the solution you'd like I'd like that i can create a conversation directly from the url. For example i can do this in google.com: https://google.com/search?q=python yield This directly takes me to a search result, from my browser's toolbar. So i don't have to first go to the website devv.com then wait for it to load, then i can write my search query.

I'd like if it were implemented, so i can just directly type devv.com/search?q=my search query.

Google Translation: 您的功能请求与问题相关吗? 请描述。 我想直接从浏览器的工具栏搜索 devv.ai,目前不可用。 由于搜索引擎首先根据查询创建对话。

描述您想要的解决方案 我希望可以直接从 url 创建对话。 例如,我可以在 google.com 中执行此操作:https://google.com/search?q=python Yield 这会直接从浏览器的工具栏转到搜索结果。 因此,我不必先访问网站 devv.com,然后等待其加载,然后我就可以编写搜索查询。

我希望它能够实现,这样我就可以直接输入 devv.com/search?q=我的搜索查询

Irtiza90 commented 7 months ago

Nevermind, i figured out the url for search, which is https://devv.ai/search/query