McGill-NLP / webllama

Llama-3 agents that can browse the web by following instructions and talking to you
https://webllama.github.io
MIT License
1.33k stars 101 forks source link

Adding functions for dynamic html input and typed outputs #10

Closed xhluca closed 3 months ago

xhluca commented 5 months ago

At the moment the WebLinx codebase is designed to process html page files from demonstrations, as well as precomputed DMR candidate elements. This issue will track the addition of functions/classes for processing html into candidates and dmr-based representations dynamically