Skip to main content

Building Multi-Step AI Tools with OpenAssistant

4 min read
Xun Li
Software Engineer @ OpenAssistant

OpenAssistant now provides enhanced support for creating multi-step AI tools using Zod, enabling LLMs to break down complex tasks into manageable steps while maintaining context throughout the process. Let's explore how this powerful feature works and how you can implement it in your applications.

Build a Deck.gl Assistant with OpenAssistant

16 min read
Xun Li
Software Engineer @ OpenAssistant

Deck.gl is a powerful WebGL-based library for large-scale data visualization on maps. While it offers extensive capabilities, users often need to write complex code to interact with the visualizations. In this tutorial, we'll create an AI-powered assistant using OpenAssistant that can understand natural language commands to manipulate a Deck.gl map - from adjusting point sizes to filtering data through interactive visualizations.

Screenshot of the map