oso
oso copied to clipboard
Epic: LLM-based Semantic Research
What is it?
Most deep research features operate in a general fashion on strings. However for us, we usually mostly care about things in our semantic model (e.g. users, projects, artifacts, collections etc).
This epic reflects trying to get our agent to do web search / research in a way that can start from a list of entities in our semantic model, and end in structured tables tied back to those entities.
A good example is the recent work @evanameyer1 did on categorizing dev tools by processing README files in GitHub