vision-agent 1.1.4__py3-none-any.whl → 1.1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: vision-agent
3
- Version: 1.1.4
3
+ Version: 1.1.5
4
4
  Summary: Toolset for Vision Agent
5
5
  Author: Landing AI
6
6
  Author-email: dev@landing.ai
@@ -48,7 +48,10 @@ Description-Content-Type: text/markdown
48
48
  <source media="(prefers-color-scheme: dark)" srcset="https://github.com/landing-ai/vision-agent/blob/main/assets/logo_light.svg?raw=true">
49
49
  <source media="(prefers-color-scheme: light)" srcset="https://github.com/landing-ai/vision-agent/blob/main/assets/logo_dark.svg?raw=true">
50
50
  <img alt="VisionAgent" height="200px" src="https://github.com/landing-ai/vision-agent/blob/main/assets/logo_light.svg?raw=true">
51
- </picture>
51
+ </picture>
52
+
53
+ _Prompt with an image/video → Get runnable vision code → Build Visual AI App in minutes_
54
+
52
55
 
53
56
  [![](https://dcbadge.vercel.app/api/server/wPdN8RCYew?compact=true&style=flat)](https://discord.gg/wPdN8RCYew)
54
57
  ![ci_status](https://github.com/landing-ai/vision-agent/actions/workflows/ci_cd.yml/badge.svg)
@@ -56,16 +59,23 @@ Description-Content-Type: text/markdown
56
59
  ![version](https://img.shields.io/pypi/pyversions/vision-agent)
57
60
  </div>
58
61
 
59
- ## VisionAgent
60
- VisionAgent is the Visual AI Pilot from LandingAI. Submit a prompt and image to VisionAgent, and the app selects the best models for your tasks. VisionAgent then generates code so that you can build vision-enabled apps in minutes.
61
-
62
- ## How to Use This VisionAgent Library
63
- - [Prompt VisionAgent](#quickstart-prompt-visionagent): Submit your prompt and VisionAgent generates code.
64
- - [Call specific tools](#use-specific-tools-from-visionagent): Incorporate specific tools from the library into your code.
62
+ <p align="center">
63
+ <a href="https://va.landing.ai/agent" target="_blank"><strong>Web App</strong></a> ·
64
+ <a href="https://discord.com/invite/RVcW3j9RgR" target="_blank"><strong>Discord</strong></a> ·
65
+ <a href="https://landing.ai/blog/visionagent-an-agentic-approach-for-complex-visual-reasoning" target="_blank"><strong>Architecture</strong></a> ·
66
+ <a href="https://support.landing.ai/docs/visionagent" target="_blank"><strong>Docs</strong></a> ·
67
+ <a href="https://www.youtube.com/playlist?list=PLrKGAzovU85fvo22OnVtPl90mxBygIf79" target="_blank"><strong>YouTube</strong></a>
68
+ </p>
69
+
70
+ <br />
71
+
72
+ **VisionAgent** is the Visual AI pilot from LandingAI. Give it a prompt and an image, and it automatically picks the right vision models and outputs ready‑to‑run code—letting you build vision‑enabled apps in minutes.
73
+
74
+ Prefer full control? Install the library and run VisionAgent locally. Just want to dive in quickly? Use the [VisionAgent web app](https://va.landing.ai/).
65
75
 
66
- If you are a seasoned developer who wants to build locally using this library and enjoys having more control then we recommend setting this up. Otherwise, you can use the [VisionAgent web app](https://va.landing.ai/).
76
+ ## Steps to Set Up the Library
67
77
 
68
- ## Get Your VisionAgent API Key
78
+ ### Get Your VisionAgent API Key
69
79
  The most important step is to [signup](https://va.landing.ai/agent) and obtain your [API key](https://va.landing.ai/account/api-key).
70
80
 
71
81
  ### Other Prerequisites
@@ -40,7 +40,7 @@ vision_agent/utils/tools.py,sha256=hUWoJuKkFWfKNK7RZo370V1dTF5IRGVo0OK4TT-b8YM,8
40
40
  vision_agent/utils/tools_doc.py,sha256=yFue6KSXoa_Z1ngCdBEc4SdPZOWF1rVLeaHu02I8Wis,2523
41
41
  vision_agent/utils/video.py,sha256=rjsQ1sKKisaQ6AVjJz0zd_G4g-ovRweS_rs4JEhenoI,5340
42
42
  vision_agent/utils/video_tracking.py,sha256=DZLFpNCuzuPJQzbQoVNcp-m4dKxgiKdCNM5QTh_zURE,12245
43
- vision_agent-1.1.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
44
- vision_agent-1.1.4.dist-info/METADATA,sha256=rlRqv1OMgJpAbAb1jx2cRyLirYcm1qSWvI85YMX7VnM,12573
45
- vision_agent-1.1.4.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
46
- vision_agent-1.1.4.dist-info/RECORD,,
43
+ vision_agent-1.1.5.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
44
+ vision_agent-1.1.5.dist-info/METADATA,sha256=EmQR2j-P0KV-1jtPD4UBEfHk8EcKSOcIuDmf30lIwck,12954
45
+ vision_agent-1.1.5.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
46
+ vision_agent-1.1.5.dist-info/RECORD,,