Create what you envision.
Chat. Sketch. Build. From idea to manufacturing — on your own hardware.
ty\e 52M · TH / EN
Chat. Sketch. Build. From idea to manufacturing — on your own hardware.
Engineering LLM Platform
Enter the 6-digit code sent to
Resets daily at midnight UTC
—
Name shown in conversations
PNG · JPG · WebP · max 2MB
—
—
—
Show responses in real time
Shift+Enter = new line
Turning off disables past history
Data will be anonymized
Create a new, secure password
PDPA compliant
Cannot be undone
Permanently deletes everything
Pro and Max plans only
Upgrade to connect AI with your application
Use in header: Authorization: Bearer <key> · keep your key secret, never commit to a repository
https://api.goovex.co/v1/chat/completions
POST
Authorization: Bearer {api_key}
application/json
goovex-smart
JSON · SSE stream
Pro 500/day · Max Unlimited
import requests
res = requests.post(
"https://api.goovex.co/v1/chat/completions",
headers={
"Authorization": "Bearer YOUR_API_KEY",
"Content-Type": "application/json",
},
json={
"model": "goovex-smart",
"messages": [{"role": "user", "content": "คำนวณ COP chiller ที่ load=75%"}],
}
)
print(res.json()["choices"][0]["message"]["content"])
—
Connecting...
Secure payment · SSL Encrypted
Confirming payment…
Please wait, do not close this window
Stripe window opened in a new tab
Done paying? The system will update automatically
Waiting for confirmation...
Plan upgraded successfully
—