Metadata-Version: 2.4
Name: agent-as-annotators
Version: 0.0.1
Summary: Agent-as-Annotators: Structured Distillation of Web Agent Capabilities
Author-email: Xing Han Lu <your.email@example.com>
License: TBD
Project-URL: Homepage, https://github.com/McGill-NLP/agent-as-annotators
Project-URL: Repository, https://github.com/McGill-NLP/agent-as-annotators
Project-URL: Bug Tracker, https://github.com/McGill-NLP/agent-as-annotators/issues
Keywords: llm,annotation,machine-learning,nlp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: accelerate>=1.11.0
Requires-Dist: agentlab
Requires-Dist: bitsandbytes>=0.48.2
Requires-Dist: browsergym-meta
Requires-Dist: browsergym-workarena==0.5.3
Requires-Dist: flash-attn>=2.8.3
Requires-Dist: google-auth>=2.43.0
Requires-Dist: langchain>=0.3.27
Requires-Dist: peft>=0.18.1
Requires-Dist: qwen-vl-utils>=0.0.14
Requires-Dist: transformers==4.57.*
Requires-Dist: trl>=0.25.0
Requires-Dist: vllm>=0.11.0
Requires-Dist: gradio<6,>=5
Requires-Dist: playwright-stealth>=2.0.2
Provides-Extra: dev
Requires-Dist: black>=21.0; extra == "dev"
Provides-Extra: docs

# Agent-as-Annotators (A3)

Coming soon.
