Livegap now supports natural language charting. Use ChatGPT, Gemini, or Claude to generate, style, and render visualizations instantly using our new OpenAPI 3.1 schema.
Simply paste your raw data into your favorite AI. No formatting or CSV conversion needed from your side.
The AI uses the Livegap OpenAPI to map your data to titles, labels, colors, and the best chart type automatically.
Click the AI-generated link to open your chart in Livegap for final polishing or immediate download.
Integrate Livegap Charts directly into your AI Agents or Custom GPTs. Our API is optimized for tool-calling, ensuring LLMs understand exactly how to format the data.
ai_template for custom branding.GET /v2/app.php?ai_template=gpt&type=line&labels=Jan,Feb,Mar&data=120,150,180&colors=#ff0000|#00ff00
// AI-generated output example