Tutorials / Provider setup / LingModel (built-in)
📝 Written ● Beginner

LingModel (built-in)

The easiest way to get started. No API key, no setup, free to use. LingModel is a managed AI service built into LingCode.

What is LingModel?

LingModel is a built-in AI provider managed by LingCode. It powers all the quick-start examples, the "Try:" templates, and is the default when you first open the playground. You don't need:

Just open the playground and start building.

Free tier vs. paid tier

Free Tier: 100 queries per month. Perfect for learning, experimenting, and casual use.

Paid Tier: Unlimited queries. Pay-as-you-go or subscribe for higher limits. Sign in to see your quota and upgrade options.

Getting started: Use the free tier to learn LingCode and build a few projects. When you're ready for unlimited access or need priority support, sign in and upgrade.

Using LingModel

1

Open the playground

Go to /try.html. LingModel is already selected as the default provider.

2

Type a prompt

Click in the text area and describe what you want to build:

  • "Build a landing page for an AI startup"
  • "Create an analytics dashboard"
  • "Make a business proposal template"
3

Click "Send" and wait

LingModel will generate your design in real-time. You'll see the HTML render in the preview pane as it streams in.

4

Download your creation

Once done, click the three-dots menu and choose:

  • Download .html to save as a file
  • Export PDF to print or share
  • Export PPT (if your design has slides)

Free tier limits

On the free tier, you get 100 queries per month. A "query" is one prompt + any follow-up "Continue" requests.

Examples of usage:

Running low? You'll see a warning when you're near your limit. You can:

Tip: For learning, 100 queries per month is usually plenty. That's ~3 designs per day. Switch to paid when you're actively building.

When to upgrade to paid

Consider upgrading your LingModel account if:

To upgrade:

  1. Click the "Sign in" button in the top-right corner of the playground
  2. Create a LingCode account or log in
  3. Navigate to your account settings and select a plan
  4. Add a payment method

Using other providers instead

If you want unlimited builds without upgrading LingModel, you can use other providers:

See the tutorials for Claude, DeepSeek, and OpenAI to get started with these providers.

Comparing LingModel to other options

Provider Setup Cost (free) Best for
LingModel None 100/month Learning & casual use
Claude API key required None (paid) Premium designs
DeepSeek API key required None (paid) Budget-friendly
GPT-4 API key required None (paid) All-purpose AI

FAQ

Q: Does LingModel require an account?

A: No account needed for the free tier. Sign in if you want to upgrade to unlimited queries or track your usage.

Q: Is LingModel available on the Mac app?

A: Currently, LingModel is available in the web playground. The Mac app is coming soon with LingModel support.

Q: What happens if I run out of free queries?

A: You'll see a message that your quota is exhausted. Wait until next month for a fresh batch, or sign in to upgrade to unlimited.

Q: Can I use LingModel and Claude together?

A: Yes. Set up Claude's API key, then in the playground you can select both LingModel and Claude and run the same prompt on both to compare.