> ## Documentation Index
> Fetch the complete documentation index at: https://landinglens.docs.landing.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started with LandingLens

export const vp = 'Visual Prompting';

export const smartLabel = 'Smart Labeling';

export const productLL = 'LandingLens';

export const mi = 'Mobile Inference';

export const llsf = 'LandingLens on Snowflake';

export const companyName = 'LandingAI';

*This article applies to these versions of LandingLens:*

<table>
  <thead>
    <tr>
      <th>LandingLens</th>
      <th>LandingLens on Snowflake</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td><span class="check-icon">✓</span></td>
      <td><span class="check-icon">✓</span></td>
    </tr>
  </tbody>
</table>

<iframe width="560" height="315" src="https://landing-5.wistia.com/embed/iframe/x1l0544lvc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

LandingLens is a cloud-based computer vision platform. LandingLens empowers you to create and train computer vision models—even if you don't have a background in AI, machine learning, or computer vision. LandingLens guides you through the process of uploading images, labeling them, training models, comparing model performance, and finally—deploying models.

To support users who are familiar with machine learning, LandingLens includes advanced tools to customize the model training process. LandingLens also supports advanced deployment options via [Docker](./landingedge/docker-deploy) and [LandingEdge](./landingedge/landingedge-overview), our edge-deployment solution.

## Continuous Learning

After you're running inference on your model, you can continue to fine-tune it! You can automatically add images that you've run inference on into your dataset in LandingLens, and then retrain your model with that new data. This process of continuous learning ensures that your model and process evolve when you need them to.

<img src="https://mintcdn.com/landinglens/Jny_KNeeDUR8-XS1/images/landingai-illustration.svg?fit=max&auto=format&n=Jny_KNeeDUR8-XS1&q=85&s=8bad402d31e039d2933517f25b572bb5" alt="landingai-illustration" width="988" height="441" data-path="images/landingai-illustration.svg" />

## Use Computer Vision Models from LandingLens

After you've trained a model in LandingLens, you can deploy it using a variety of deployment options. Additionally, Developers can use our [Python](https://github.com/landing-ai/landingai-python) and [JavaScript](https://github.com/landing-ai/landingai-js) API libraries to programmatically run inference.

<img src="https://mintcdn.com/landinglens/e3dn6upV4NR85srT/images/ll_overview_deployed.png?fit=max&auto=format&n=e3dn6upV4NR85srT&q=85&s=d38d3c2426bea7fa4bb8f2a14b182e02" alt="ll_overview_deployed" width="2790" height="1495" data-path="images/ll_overview_deployed.png" />
