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

Integrate google search with Superbooga #3021

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

IllogicalDesigns
Copy link

I seem to have closed the original pull request. #1326

The goal of this request is to integrate the programmable search engine API from Google. Allowing a user to set up a search engine and add the results to the Superbooga DB for runtime context retrieval. I have also added some basic semantic filtering of search results, so only relevant results from the first page are downloaded.

@oobabooga
Copy link
Owner

This is a very good feature, I'll test and merge it soon

@oobabooga oobabooga changed the base branch from main to dev July 13, 2023 21:16
@oobabooga oobabooga changed the base branch from dev to main July 30, 2023 16:19
@AIWintermuteAI
Copy link

It is a good feature indeed! Especially considering Superbooga integration. @oobabooga are you still considering merging it?

@IllogicalDesigns
Copy link
Author

There was a version that was merged, but I no longer see the controls when loading superbooga. I have been out of the loop for a while.

I can look into it when I get a chance to reimplement it with the updated oobabooga client. I also remember reading that there are search providers that offer and API without the need for large amounts of setup, like the Google one.

I would like to also find a way to take the query that the user comes up with and generate a search from that, then scrape the search results and add them to the superbooga DB. Then run the original query with the new DB. It would make the user experience similar to huggingface.co/chat's web search feature. Where the user does not have to worry about search term, it just gets generated in the background.

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

Successfully merging this pull request may close these issues.

3 participants