#726 · Primary category: Education & Research
WebShop
[NeurIPS 2022] 🛒WebShop: Towards Scalable Real-World Web Interaction with Grounded Language Agents
Project last updated:09/06/24
GitHub Stars
587
Forks
107
Contributors
7
License
MIT
Why we included this project
Most language agents are trained on text, but WebShop drops them into a simulated storefront where they have to actually shop. The environment reproduces an e-commerce site with more than a million real product listings and roughly twelve thousand crowd-sourced instructions, so an agent must parse compositional requests, reformulate its own search queries, and wade through noisy page text to find and buy the right item. You can drive it through a browser-rendered HTML view or a lightweight OpenAI-gym text interface, which makes plugging in your own policy easy, and the repo ships rule-based, imitation-learning, and reinforcement-learning baselines for comparison. If you study web navigation, grounded language understanding, or decision-making in interactive settings, this is a solid, reproducible starting point, though it is a research tool rather than something you would deploy in production.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI