DEV Community

AITinkerer
AITinkerer

Posted on

How I generated copywriting for my children art studio using GLM-5 (No coding required)

I run an early childhood art and calligraphy studio. Recently, we needed to draft promotional scripts and course copy for young parents. I am not a programmer, but I frequently use AI to assist with writing.

I wanted to try the GLM-5 model because of its strong capability in generating natural, warm text. However, setting up a developer account directly can be confusing for non-technical users, and many platforms force monthly subscriptions that expire if unused.

Here is how I set up and used GLM-5 in 3 simple steps without writing any code:

Step 1: Get an API Key
Instead of registering on complicated developer portals, I used an API routing platform called RouteAI[cite: 1].

  • I created an account and added a small balance[cite: 1].
  • The balance does not expire, so there was no pressure to use it immediately[cite: 1].
  • I generated an API key and copied it[cite: 1].

Step 2: Connect to a Chat App
I opened a free visual desktop tool called Chatbox (NextChat also works).

  • Under Settings -> Provider, I selected OpenAI API.
  • I pasted my RouteAI key into the API Key field[cite: 1].
  • I entered https://api.fastrouteai.com/v1 in the API Address field[cite: 1].
  • In the Model field, I typed glm-5[cite: 1].

Step 3: Generate the Copy
I entered my request: "Write a warm, engaging promotional message for parents introducing our creative art and calligraphy classes for young children."

Within seconds, GLM-5 produced high-quality draft copy with a reassuring tone. Using a pay-as-you-go gateway like RouteAI combined with a simple visual client allows small business owners like me to access powerful AI tools without technical complexity[cite: 1].

TL;DR: Non-coders can easily use GLM-5 by getting a pay-as-you-go API key from RouteAI and pasting it into a free app like Chatbox[cite: 1].

Top comments (0)