Skip to content

Add web search demo temporarily as a py file#145

Open
pratyaypandey wants to merge 1 commit intomainfrom
pratyay/deep-research-demo
Open

Add web search demo temporarily as a py file#145
pratyaypandey wants to merge 1 commit intomainfrom
pratyay/deep-research-demo

Conversation

@pratyaypandey
Copy link
Copy Markdown
Collaborator

As we navigate issues setting up a Colab for this demo, I still wanted to get feedback on the text (represented through the multiline comments) and substance of the demo. Later, I will port this into the Colab.

The deep research demo attempts to be iterative, with each example building onto the previous one. First, we simply use web_search and sem_agg with Google. Later, we integrate the arXiv search, too.

This provides the initial two streams of information. To demonstrate the scale of this search functionality, we then grab 50 results from them, and use sem_topk to filter to the most relevant for our answer.

Finally, we make use of parse_pdf to also integrate textbook data towards our answer.

Hopefully, in going through the demo, a reader gains intuition into LOTUS, understanding how to iteratively scale projects with LOTUS.

@liana313 liana313 changed the title Add deep research demo temporarily as a py file Add web search demo temporarily as a py file Mar 2, 2025
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