Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Add aisearch function #19

Open
svilupp opened this issue Apr 20, 2024 · 0 comments
Open

[FR] Add aisearch function #19

svilupp opened this issue Apr 20, 2024 · 0 comments

Comments

@svilupp
Copy link
Owner

svilupp commented Apr 20, 2024

It would be great to provide a direct interface for Tavily search API for Julia specific searches.

On google, one encounters a lot of noise because Julia is not as common programming language. With a dedicated function, we could automatically outline some domains to include/exclude to automatically improve on the answer quality.

As an additional benefit, it would prevent us from having to break our flow and go to a browser.

Suggested interface: aisearch("some question about julia")
Tavily can automatically provide an answer as well, so we can skip the LLM call. But we could also add an LLM call that will know it's Julia specific. We'd need to measure which works better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant