Metadata-Version: 2.4
Name: browsemind
Version: 0.6.0
Summary: General-purpose browser automation agent with LLM planning, crawling, and extraction
License-Expression: AGPL-3.0-or-later
Project-URL: Homepage, https://github.com/prokopis3/browsemind
Project-URL: Repository, https://github.com/prokopis3/browsemind
Project-URL: Documentation, https://github.com/prokopis3/browsemind#readme
Project-URL: Changelog, https://github.com/prokopis3/browsemind/blob/main/CHANGELOG.md
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: crawl4ai>=0.9.0
Requires-Dist: colorama>=0.4.6
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: httpx>=0.27.0
Requires-Dist: lxml>=5.0.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: requests>=2.31.0
Requires-Dist: nvidia-ml-py>=12.560.30
Requires-Dist: litellm>=1.60.0
Requires-Dist: aiofiles>=23.0.0
Requires-Dist: pypdf>=5.0.0
Requires-Dist: parsel>=1.11.0
Requires-Dist: yt-dlp>=2026.6.0
Requires-Dist: tokenizers<0.23.0
Requires-Dist: transformers<5.0.0
Requires-Dist: torch>=2.0.0
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: scipy>=1.10.0
Requires-Dist: pydantic>=2.13.4
Dynamic: license-file
