Skip to content

JS Proxy Parser Skill#617

Open
jasonmayes wants to merge 5 commits intogoogle-ai-edge:mainfrom
jasonmayes:main
Open

JS Proxy Parser Skill#617
jasonmayes wants to merge 5 commits intogoogle-ai-edge:mainfrom
jasonmayes:main

Conversation

@jasonmayes
Copy link
Copy Markdown

Adds a skill example to enable Gemma 4 to be able to pull in selective data from the DOM tree of any public website so it can answer questions about specific content on a website. Supports smart generation of selectors such that they user can say something like "fetch the first 2 paragraphs of text from https://jasonmayes.com and give me the TLDR of their experience." This enables using less tokens both in terms of raw text passed to model as no HTML is sent back, and by being selective, we can further reduce the number of tokens needed to answer a given question.

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.

1 participant